You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to register for an ban/unban bot feature,
I was able to use the subscribe_channel_bans function to register for the EventSub.
However, there is no corresponding "ban" event notification sub function described in the documentation.
Took several tries before stumbling upon the event_eventsub_notification_ban function.
It would be great if this function would be documented in the docs.
The text was updated successfully, but these errors were encountered:
Trying to register for an ban/unban bot feature,
I was able to use the
subscribe_channel_bans
function to register for the EventSub.However, there is no corresponding "ban" event notification sub function described in the documentation.
Took several tries before stumbling upon the
event_eventsub_notification_ban
function.It would be great if this function would be documented in the docs.
The text was updated successfully, but these errors were encountered: