mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-07 14:50:56 +00:00
4.17.5
* Added: Support for bits tier emote rewards. * Fixed: Stop casting Twitch emote IDs to numbers. Bits reward emotes use hexadecimal IDs prefixed with `emotesv2_`.
This commit is contained in:
parent
5f27045b9f
commit
3ff9895713
7 changed files with 139 additions and 92 deletions
|
@ -105,5 +105,6 @@ export const EmoteTypes = make_enum(
|
|||
'ChannelPoints',
|
||||
'Unavailable',
|
||||
'Subscription',
|
||||
'BitsTier',
|
||||
'Global'
|
||||
);
|
Loading…
Add table
Add a link
Reference in a new issue