TwurpleAuthenticationGetting dataExamplesFAQMigration

parseEmoteOffsets

Definition

parseEmoteOffsets(emotes)

Parses an emote offset string into a map that maps emote IDs to their position ranges.

ParameterTypeRequiredDefaultDescription
emotesstringnone

The emote offset string.

Return type: Map<string, string[]>