ChannelModerate
Twitch EventSub: channel.moderate
A moderation action was performed in a channel. The action field discriminates the type and the corresponding detail object (e.g. ban, timeout, unban) will be non-null.
Constructors
Properties
details if action is add_blocked_term or delete_blocked_term.
the broadcaster's user ID.
the broadcaster's login.
the broadcaster's display name.
details if action is followers.
details if action is mod or unmod.
the user ID of the moderator who performed the action.
the login of the moderator who performed the action.
the display name of the moderator who performed the action.
The EventSub subscription type string (e.g. channel.follow).
details if action is timeout.
details if action is unban.
details if action is unmod.
details if action is approve_unban_request or deny_unban_request.
details if action is unraid.
details if action is untimeout.
details if action is unvip.
details if action is vip or unvip.