Class BanSharingSettingsUpdateEvent

All Implemented Interfaces:
com.github.philippheuer.events4j.api.domain.IEvent

public final class BanSharingSettingsUpdateEvent extends TwitchEvent
Fired when a channel changes their ban sharing settings.

This includes changing the low trust treatment that is applied to users with shared bans, or changing which types of users can request the broadcaster to share their bans.

Requires ITwitchPubSub.listenForLowTrustUsersEvents(OAuth2Credential, String, String).