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