UserInvitedToChannelArgs Properties

AdiIRC API v2

UserInvitedToChannelArgs Properties

The UserInvitedToChannelArgs type exposes the following members.

Properties
  NameDescription
Public propertyChannelName
Returns the target channel for the invite
Public propertyEatData
Gets or sets the current event proccessing state
Public propertyServer
Returns the IServer where the event occured
Public propertyUser
Returns the target IChannelUser who made the invite
Top
See Also