Command:
ole.Devoice(channel,user);
Syntax:
ole.Devoice(
string
channel,
string
user);
Return:
nothing
Devoice a user that is marked on the specified channel as being voiced(+v).
Example:
ole.Devoice("#foo","Mike");
See also:
Voice
,
Mode
,
IsVoiced
Home
|
Scripting