ChannelServerModeListBanExemptArgs Properties

AdiIRC API v2

ChannelServerModeListBanExemptArgs Properties

The ChannelServerModeListBanExemptArgs type exposes the following members.

Properties
  NameDescription
Public propertyBanMask
Returns the nick!ident@host mask for this exempt
Public propertyChannel
Returns the IChannel where the exempt occured
Public propertyEatData
Gets or sets the current event proccessing state
Public propertyMessageTags
Returns a list of IRCv3 tags found in the raw line
Public propertyModeFirst
Returns true if this was the first mode change in the channel mode event
Public propertyModeLast
Returns true if this was the last mode change in the channel mode event
Public propertyRawBytes
Returns the raw event message without decoding
Public propertyRawMessage
Returns the raw event message
Public propertyServerTime
Returns the time the event was recieved
Top
See Also