Command: ole.IsOp(channel,nickname);
Syntax: ole.IsOp(string channel,string nickname);
Return: bool
Check if a user has operator privileges on the specified channel. To use this command you must be onn the
specified channel.
Example:
ole.IsOp("#foo","Mike");