Overview
Methods
Properties
userInfo
Type: ChatUser
Info about the user that send the message, like their user ID and their status in the current channel.
Methods
parseEmotes()
Parses the message, separating text from emote usages.
Aliased type: ParsedMessageTextPart | ParsedMessageCheerPart | ParsedMessageEmotePart
parseEmotesAndBits(cheermotes)
Parses the message, separating text from emote usages and cheers.
Parameter | Type | Required | Default | Description |
---|---|---|---|---|
cheermotes | BaseCheermoteList | none | A list of cheermotes |
Aliased type: ParsedMessageTextPart | ParsedMessageCheerPart | ParsedMessageEmotePart