Klasse ModeratorChangeTopic

java.lang.Object
com.github.twitch4j.helix.webhooks.topics.TwitchWebhookTopic<ModeratorEventList>
com.github.twitch4j.helix.webhooks.topics.ModeratorChangeTopic

public class ModeratorChangeTopic extends TwitchWebhookTopic<ModeratorEventList>
Notifies when a broadcaster adds or removes moderators.
  • Felddetails

  • Konstruktordetails

  • Methodendetails

    • getBroadcasterId

      public String getBroadcasterId()
      Gibt zurück:
      The user ID of the broadcaster.
    • getUserId

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