Revokes moderator status from a character on a chat channel. Has no effect unless the player is the owner of the given channel
See also Channel functions.
Signature:
ChannelUnmoderator("channel",
"fullname")
Arguments:
channel
- Name of the channel (string
)fullname
- Name of the character to demote from moderator (string
)