ODTranscriptReactionData interface
under construction
We are still working the API Reference! This page might be incomplete or doesn't contain all details!
Overview
A universal representatation of a discord message reaction for transcripts.
Properties
amount number ➜ number
The amount of emojis for this reaction.
inherited animated boolean ➜ boolean
Is this emoji animated?
inherited custom boolean ➜ boolean
Is this a custom emoji (img/gif)?
inherited emoji string ➜ string
The url or emoji.
inherited id type ➜ null|string
The id of this emoji.
inherited name type ➜ null|string
The name of this emoji.
super boolean ➜ boolean
Is this a super (nitro) reaction?