Klasse ChannelBanTopic


public class ChannelBanTopic extends TwitchWebhookTopic<ModeratorEventList>
Notifies when a broadcaster bans or un-bans people in their channel.
  • Felddetails

  • Konstruktordetails

  • Methodendetails

    • getBroadcasterId

      public String getBroadcasterId()
      Gibt zurück:
      The ID of the channel for which to monitor ban events.
    • getUserId

      public Optional<String> getUserId()
      Gibt zurück:
      The user ID of the moderator added or removed.