ExtensionBitsTransactionCreate

Constructors

Link copied to clipboard
constructor(extensionClientId: String)

Properties

Link copied to clipboard

the extension client ID to receive bits transaction 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.