[ the jinxbot project :: home | community forum | bn# | controls | mbncsutil | get the source ]

[This is preliminary documentation and is subject to change.]

The ChatMessageEventArgs type exposes the following members.

Properties

  NameDescription
EventData
Gets or sets the underlying connection data that was used to drive this event. This property is not CLS-compliant.
(Inherited from BaseEventArgs.)
EventType
Gets the type of chat event that took place.
(Inherited from ChatEventArgs.)
Flags
Gets the flags of the user.
Text
Gets the message.
Username
Gets the name of the user who communicated.

See Also