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.
Parameter | Type | Required | Default | Description |
---|---|---|---|---|
name | string | none | The name/prefix of the cheermote. | |
bits | number | none | The amount of bits cheered. | |
format | CheermoteFormat | none | The format of the cheermote you want to request. |
Return type: CheermoteDisplayInfo