![]() |
![]() |
$chan.getflagReturns the channel-user mode flag of an user |
Syntax |
|
Description |
Returns the channe-user mode flag of an user on the channel specified by <window_id>. If <window_id> is not passed, the current window is used. If the specified window is not a channel, a warning is printed and an empty string is returned. If the specified user is not on the channel identified by <window_id>, and empty string is returned. The user flag is '@' for ops , '%' for halfops , '+' for voiced users. |