Constant Field Values

Contents

com.github.*

  • com.github.twitch4j.helix.webhooks.topics.ChannelBanTopic
    Modifier and Type
    Constant Field
    Value
    public static final String
    "/moderation/banned/events"
  • com.github.twitch4j.helix.webhooks.topics.ChannelSubscriptionTopic
    Modifier and Type
    Constant Field
    Value
    public static final String
    "/subscriptions/events"
  • com.github.twitch4j.helix.webhooks.topics.ExtensionTransactionsTopic
    Modifier and Type
    Constant Field
    Value
    public static final String
    "/extensions/transactions"
  • com.github.twitch4j.helix.webhooks.topics.FollowsTopic
    Modifier and Type
    Constant Field
    Value
    public static final String
    "/users/follows"
  • com.github.twitch4j.helix.webhooks.topics.HypeTrainTopic
    Modifier and Type
    Constant Field
    Value
    public static final String
    "/hypetrain/events"
  • com.github.twitch4j.helix.webhooks.topics.ModeratorChangeTopic
    Modifier and Type
    Constant Field
    Value
    public static final String
    "/moderation/moderators/events"
  • com.github.twitch4j.helix.webhooks.topics.StreamsTopic
    Modifier and Type
    Constant Field
    Value
    public static final String
    "/streams"
  • com.github.twitch4j.helix.webhooks.topics.UsersTopic
    Modifier and Type
    Constant Field
    Value
    public static final String
    "/users"