Constructors

Link copied to clipboard
constructor(clientId: String)

Properties

Link copied to clipboard

the client ID to receive conduit shard disabled 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.