Skip navigation links
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Classes
  • Fields
  • Methods
  • Constructors
  • Enum Constants
  • Deprecated Classes
    Class
    Description
    com.github.twitch4j.eventsub.domain.BitsVoting
    Twitch no longer supports bits on polls.
    com.github.twitch4j.eventsub.events.AutomaticRewardRedemptionAddEvent
    in favor of AutomaticRewardRedemptionAddV2Event and AutomaticRewardRedemptionAddV2Event
    com.github.twitch4j.eventsub.events.ChannelUpdateEvent
    in favor of ChannelUpdateV2Event
    com.github.twitch4j.eventsub.subscriptions.ChannelFollowType
    Without prior notice, Twitch has restricted this subscription to client_id's that were using it on 2023-02-17. Furthermore, Twitch will shutdown this topic on 2023-09-12 in favor of ChannelFollowTypeV2 (which has the same event data but more stringent auth).
    com.github.twitch4j.eventsub.subscriptions.ChannelPointsAutomaticRewardRedemptionAddType
    in favor of ChannelPointsAutomaticRewardRedemptionAddV2Type
    com.github.twitch4j.eventsub.subscriptions.ChannelUpdateType
    in favor of ChannelUpdateV2Type
  • Deprecated Fields
    Field
    Description
    com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes.AUTOMOD_MESSAGE_HOLD
    com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes.AUTOMOD_MESSAGE_UPDATE
    com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes.CHANNEL_FOLLOW
    com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes.CHANNEL_POINTS_AUTOMATIC_REWARD_REDEMPTION_ADD
    com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes.CHANNEL_UPDATE
  • Deprecated Methods
    Method
    Description
    com.github.twitch4j.eventsub.domain.PollChoice.getBitsVotes()
    Twitch no longer supports bits on polls.
    com.github.twitch4j.eventsub.domain.PollChoice.PollChoiceBuilder.bitsVotes(Integer)
    Twitch no longer supports bits on polls.
    com.github.twitch4j.eventsub.domain.PollChoice.withBitsVotes(Integer)
    Twitch no longer supports bits on polls.
    com.github.twitch4j.eventsub.events.ChannelPollEvent.getBitsVoting()
    Twitch no longer supports bits on polls.
    com.github.twitch4j.eventsub.events.ShieldModeBeginEvent.getUserId()
    com.github.twitch4j.eventsub.events.ShieldModeBeginEvent.getUserLogin()
    com.github.twitch4j.eventsub.events.ShieldModeBeginEvent.getUserName()
    com.github.twitch4j.eventsub.events.ShieldModeEndEvent.getUserId()
    com.github.twitch4j.eventsub.events.ShieldModeEndEvent.getUserLogin()
    com.github.twitch4j.eventsub.events.ShieldModeEndEvent.getUserName()
    com.github.twitch4j.eventsub.EventSubSubscription.setStatus(EventSubSubscriptionStatus)
    com.github.twitch4j.eventsub.EventSubSubscription.setTransport(EventSubTransport)
    com.github.twitch4j.eventsub.EventSubTransport.setSessionId(String)
  • Deprecated Constructors
    Constructor
    Description
    com.github.twitch4j.eventsub.domain.PollChoice(String, String, Integer, Integer, Integer)
    Twitch no longer supports bits on polls.
  • Deprecated Enum Constants
    Enum Constant
    Description
    com.github.twitch4j.eventsub.domain.AutomaticReward.Type.CELEBRATION
    not sent in v2 of channel.channel_points_automatic_reward_redemption.add
    com.github.twitch4j.eventsub.domain.AutomaticReward.Type.GIGANTIFY_AN_EMOTE
    not sent in v2 of channel.channel_points_automatic_reward_redemption.add
    com.github.twitch4j.eventsub.domain.AutomaticReward.Type.MESSAGE_EFFECT
    not sent in v2 of channel.channel_points_automatic_reward_redemption.add