A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
AdiIRCAPIv2.Arguments.Contextless
QuitArgs Class
QuitArgs Properties
EatData Property
MessageTags Property
QuitMessage Property
RawBytes Property
RawMessage Property
Server Property
ServerTime Property
User Property
QuitArgs
MessageTags Property
Returns a list of IRCv3 tags found in the raw line
Namespace:
AdiIRCAPIv2.Arguments.Contextless
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
QuitArgs Class
AdiIRCAPIv2.Arguments.Contextless Namespace