TwurpleAuthenticationGetting dataExamplesFAQMigration

Main classes

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

Value: 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.