TwurpleAuthenticationGetting dataExamplesFAQMigration

Main classes

HelixCheermoteList

A list of cheermotes you can use globally or in a specific channel, depending on how you fetched the list.

Overview

Methods

getCheermoteDisplayInfo(name, bits, format)

Gets the URL and color needed to properly represent a cheer of the given amount of bits with the given prefix.

ParameterTypeRequiredDefaultDescription
namestringnone

The name/prefix of the cheermote.

bitsnumbernone

The amount of bits cheered.

formatCheermoteFormatnone

The format of the cheermote you want to request.

Return type: CheermoteDisplayInfo

getPossibleNames()

Gets all possible cheermote names.

Return type: string[]