Skip to main content

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.

View Source

Properties


amount number number

The amount of emojis for this reaction.

View Source


inherited animated boolean boolean

Is this emoji animated?

View Source


inherited custom boolean boolean

Is this a custom emoji (img/gif)?

View Source


inherited emoji string string

The url or emoji.

View Source


inherited id type null|string

The id of this emoji.

View Source


inherited name type null|string

The name of this emoji.

View Source


super boolean boolean

Is this a super (nitro) reaction?

View Source