twitcheasy-twitch-bottwitch-authtwitch-auth-tmitwitch-chat-clienttwitch-eventsubtwitch-pubsub-clienttwitch-webhooks
Welcome

HelixUserExtensionUpdatePayloadActiveSlot

An active extensions slot.

{
A flag indicating that the slot is active.
active: true
The ID of the extension.
id: string
The version of the extension.
version?: string
}

Properties

active

Type: true

A flag indicating that the slot is active.

id

Type: string

The ID of the extension.

version

Type: ?string

The version of the extension.