Klasse CharityCampaignStopType

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.CharityCampaignStopType
Alle implementierten Schnittstellen:
SubscriptionType<ChannelCharityCampaignCondition,ChannelCharityCampaignCondition.ChannelCharityCampaignConditionBuilder<?,?>,CharityCampaignStopEvent>

Sends a notification when the broadcaster stops a charity campaign.

The event data does not include information about the charity such as its name, description, and logo. To get that information, subscribe to the Start event or call the Get Charity Campaign endpoint.

Requires the channel:read:charity scope.