Class UsersTopic

java.lang.Object
com.github.twitch4j.helix.webhooks.topics.TwitchWebhookTopic<UserList>
com.github.twitch4j.helix.webhooks.topics.UsersTopic

public class UsersTopic extends TwitchWebhookTopic<UserList>
Notifies when a user changes information about his/her profile. This web hook requires the user:read:email OAuth scope, to get notifications of email changes.
  • Field Details

  • Constructor Details

  • Method Details

    • getUserId

      public String getUserId()
      Returns:
      The user whose data is monitored.