TwurpleAuthenticationGetting dataExamplesFAQMigration

Main classes

HelixBlockedTerm

Information about a word or phrase blocked in a broadcaster's channel.

Overview

Properties

broadcasterId

Type: string

The ID of the broadcaster that owns the list of blocked terms.

creationDate

Type: Date

The date and time of when the term was blocked.

expirationDate

Type: Date | null

The date and time of when the blocked term is set to expire. After the block expires, users will be able to use the term in the broadcaster’s chat room. Is null if the term was added manually or permanently blocked by AutoMod.

id

Type: string

An ID that uniquely identifies this blocked term.

moderatorId

Type: string

The ID of the moderator that blocked the word or phrase from being used in the broadcaster’s chat room.

text

Type: string

The blocked word or phrase.

updatedDate

Type: Date

The date and time of when the term was updated.