Invites the specified user to the channel. Channel operator access
may be required.
Namespace: NetIrc2Assembly: NetIrc2 (in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- user
- Type: NetIrc2 IrcString
The user to invite.
- channel
- Type: NetIrc2 IrcString
The channel to invite the user to.
See Also