AdiIRCAPIv2.Arguments.Channel Namespace
From AdiIRC API v2
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
| 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
|