Command: ole.IsVoiced(channel,nickname);
Syntax: ole.IsVoiced(string channel,string nickname);
Return: bool

Check if user is marked as being voiced on the specified channel. To use this command you must be on the specified channel.

Example:
ole.IsVoiced("#foo","Joe");

See also: Devoice, Mode, Voice


Home|Scripting