Class ChannelModerateType

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.ChannelModerateType
All Implemented Interfaces:
SubscriptionType<ModeratorEventSubCondition,ModeratorEventSubCondition.ModeratorEventSubConditionBuilder<?,?>,ChannelModerateEvent>

Fires when a moderator performs a moderation action in a channel.

Must have all of the following scopes:

  • moderator:read:blocked_terms OR moderator:manage:blocked_terms
  • moderator:read:chat_settings OR moderator:manage:chat_settings
  • moderator:read:unban_requests OR moderator:manage:unban_requests
  • moderator:read:banned_users OR moderator:manage:banned_users
  • moderator:read:chat_messages OR moderator:manage:chat_messages
  • moderator:read:warnings OR moderator:manage:warnings
  • moderator:read:moderators
  • moderator:read:vips
See Also: