NickArgs Properties

AdiIRC API v2

NickArgs Properties

The NickArgs type exposes the following members.

Properties
  NameDescription
Public propertyEatData
Gets or sets the current event proccessing state
Public propertyMessageTags
Returns a list of IRCv3 tags found in the raw line
Public propertyNewNick
Returns the new nick of the IUser
Public propertyRawBytes
Returns the raw event message without decoding
Public propertyRawMessage
Returns the raw event message
Public propertyServer
Returns the IServer where the event occured
Public propertyServerTime
Returns the time the event was recieved
Public propertyUser
Returns the IUser who changed nick
Top
See Also