TwurpleAuthenticationGetting dataExamplesFAQMigration

Main classes

HelixShieldModeStatus

Information about the Shield Mode status of a channel.

Overview

Properties

isActive

Type: boolean

Whether Shield Mode is active.

lastActivationDate

Type: Date | null

The date when Shield Mode was last activated. null indicates Shield Mode hasn't been previously activated.

moderatorDisplayName

Type: string

The display name of the moderator that last activated Shield Mode.

moderatorId

Type: string

The ID of the moderator that last activated Shield Mode.

moderatorName

Type: string

The name of the moderator that last activated Shield Mode.

Methods

getModerator()

async

Gets more information about the moderator that last activated Shield Mode.

Return type: HelixUser