java.lang.Object
com.gmt2001.twitch.eventsub.EventSubSubscriptionType
com.gmt2001.twitch.eventsub.subscriptions.channel.ChannelUpdate
All Implemented Interfaces:
Flow.Subscriber<EventSubInternalEvent>

public final class ChannelUpdate extends EventSubSubscriptionType
A broadcaster updates their channel properties e.g., category, title, mature flag, broadcast, or language.
Author:
gmt2001