ChannelAdBreakBegin

Constructors

Link copied to clipboard
constructor(broadcasterUserId: String)

Properties

Link copied to clipboard

the broadcaster user ID to receive ad break events for.

Link copied to clipboard
open override val type: String

the EventSub subscription type identifier (e.g. channel.follow).

Link copied to clipboard
open override val version: String

the schema version for this subscription type.

Functions

Link copied to clipboard
open override fun toCondition(): Map<String, String>

Serializes the typed condition fields into the condition map expected by the Twitch API.