TwurpleAuthenticationGetting dataExamplesFAQMigration

AnnouncementEvent

An event representing an announcement in chat.

Overview

Properties

broadcasterId

Type: string

The ID of the broadcaster.

broadcasterName

Type: string

The name of the broadcaster.

color

Type: string

The color of the announcement.

userDisplayName

Type: string

The display name of the user who sent the announcement.

userId

Type: string

The ID of the user who sent the announcement.

userName

Type: string

The name of the user who sent the announcement.

Methods

getBroadcaster()

async

Gets more information about the broadcaster.

Return type: HelixUser

getUser()

async

Gets more information about the user.

Return type: HelixUser