Removes user from anonymous channel
Removes users from anonymous channel.
action
'channelLeaveAnon'
Action name
options.channel
{string}
Channel name
// This will remove a user to "chatRoom" [ { "action": "channelLeaveAnon", "options": { "channel": "chatRoom" } } ]
Last updated 4 years ago
Was this helpful?