TwurpleAuthenticationGetting dataExamplesFAQMigration

Main classes

HelixChatSettings

The settings of a broadcaster's chat.

Overview

Properties

broadcasterId

Type: string

The ID of the broadcaster.

emoteOnlyModeEnabled

Type: boolean

Whether emote only mode is enabled.

followerOnlyModeDelay

Type: number | null

The time after which users are able to send messages after following, in minutes.

Is null if follower only mode is not enabled, but may also be 0 if you can send messages immediately after following.

followerOnlyModeEnabled

Type: boolean

Whether follower only mode is enabled.

slowModeDelay

Type: number | null

The time to wait between messages in slow mode, in seconds.

Is null if slow mode is not enabled.

slowModeEnabled

Type: boolean

Whether slow mode is enabled.

subscriberOnlyModeEnabled

Type: boolean

Whether subscriber only mode is enabled.

uniqueChatModeEnabled

Type: boolean

Whether unique chat mode is enabled.