ChannelKickArgs Properties |
The ChannelKickArgs type exposes the following members.
Name | Description | |
---|---|---|
ByUser |
Returns the IChannelUser who performed the kick
| |
Channel |
Returns the IChannel where the kick occured
| |
EatData |
Gets or sets the current event proccessing state
| |
KickedUser |
Returns the IChannelUser which was kicked
| |
KickReason |
Returns the kick reason, if any
| |
MessageTags |
Returns a list of IRCv3 tags found in the raw line
| |
RawBytes |
Returns the raw event message without decoding
| |
RawMessage |
Returns the raw event message
| |
ServerTime |
Returns the time the event was recieved
|