MessageSentArgs Properties

AdiIRC API v2

MessageSentArgs Properties

The MessageSentArgs type exposes the following members.

Properties
  NameDescription
Public propertyCommand
Returns the command that was triggered
Public propertyEatData
Gets or sets the current event proccessing state
Public propertyMessage
Returns the message to be sent
Public propertyMessageType
Returns the message type
Public propertyServer
Returns the IServer where the event occured
Public propertyTarget
Returns the message target
Top
See Also