TwurpleAuthenticationGetting dataExamplesFAQMigration

Main classes

HelixChatBadgeSet

A version of a chat badge.

Overview

Properties

Methods

Properties

id

Type: string

The badge set ID.

versions

Type: HelixChatBadgeVersion[]

All versions of the badge.

Methods

getVersion(versionId)

Gets a specific version of the badge.

ParameterTypeRequiredDefaultDescription
versionIdstringnone

The ID of the version.

Return type: HelixChatBadgeVersion | null