A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
AdiIRCAPIv2.Arguments.ChannelModes
ChannelModeListBanUnexemptArgs Class
ChannelModeListBanUnexemptArgs Properties
BanMask Property
ByUser Property
Channel Property
EatData Property
MessageTags Property
ModeFirst Property
ModeLast Property
RawBytes Property
RawMessage Property
ServerTime Property
ChannelModeListBanUnexemptArgs
MessageTags Property
Returns a list of IRCv3 tags found in the raw line
Namespace:
AdiIRCAPIv2.Arguments.ChannelModes
Assembly:
AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
Copy
public
IDictionary
<
string
,
string
>
MessageTags
{
get
; }
Property Value
Type:
IDictionary
String
,
String
See Also
Reference
ChannelModeListBanUnexemptArgs Class
AdiIRCAPIv2.Arguments.ChannelModes Namespace