A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
AdiIRCAPIv2.Arguments.ChannelModes
ChannelModeUserDeoppedArgs Class
ChannelModeUserDeoppedArgs Properties
ByUser Property
Channel Property
EatData Property
MessageTags Property
ModeFirst Property
ModeLast Property
RawBytes Property
RawMessage Property
ServerTime Property
User Property
ChannelModeUserDeoppedArgs
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
ChannelModeUserDeoppedArgs Class
AdiIRCAPIv2.Arguments.ChannelModes Namespace