A Sandcastle Documented Class Library
AdiIRCAPIv2.Arguments.Channel Namespace |
Delegates related to Channel specific interactions
Delegates for various channel messages can be found at /Delegates/ChannelMessages.cs
Delegates related to channel modes can be found at /Delegates/ChannelModes.cs
Classes
Class | Description | |
---|---|---|
ChannelInvitedUserArgs |
Arguments class passed to the ChannelInvitedUser event
| |
ChannelJoinArgs |
Arguments class passed to the ChannelJoin event
| |
ChannelKickArgs |
Arguments class passed to the ChannelKick event
| |
ChannelPartArgs |
Arguments class passed to the ChannelPart event
| |
ChannelTopicArgs |
Arguments class passed to the ChannelTopic event
| |
UserInvitedToChannelArgs |
Arguments class passed to the UserInvitedToChannel event
|