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