AdiIRCAPIv2.Arguments.Channel Namespace

AdiIRC API v2

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
  ClassDescription
Public classChannelInvitedUserArgs
Arguments class passed to the ChannelInvitedUser event
Public classChannelJoinArgs
Arguments class passed to the ChannelJoin event
Public classChannelKickArgs
Arguments class passed to the ChannelKick event
Public classChannelPartArgs
Arguments class passed to the ChannelPart event
Public classChannelTopicArgs
Arguments class passed to the ChannelTopic event
Public classUserInvitedToChannelArgs
Arguments class passed to the UserInvitedToChannel event