What scope does PubSub need?

I’ve been trying to LISTEN to PubSub but I’m not sure what to use as auth_token.

Any scope should do

Could you give an example JSON request to LISTEN to a channel’s moderator actions? (bans)

UPDATE: We are changing the topic relatively soon, so we can support moderators receiving these messages. You should listen on the chat_moderator_actions.{user_id}.{room_id} where user_id is the moderator user ID, and roomID is the user_id of the channel/user.`

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.