Command:
ole.Invite(user,channel);
Syntax:
ole.Invite(
string
user,
string
channel);
Return:
nothing
This command is used when you want to invite a user to the specified channel.
Example:
ole.Invite("Joe","#foo");
See also:
Part
,
Quit
,
Nick
,
Join
,
Kick
,
Silence
,
Away
,
Topic
Home
|
Scripting