Click or drag to resize

ChannelModeUserDeadminedArgsMessageTags 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#
public IDictionary<string, string> MessageTags { get; }

Property Value

Type: IDictionaryString, String
See Also