Skip to main content

ODTranscriptEmojiData 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 emoji for transcripts.

View Source

Properties


animated boolean boolean

Is this emoji animated?

View Source


custom boolean boolean

Is this a custom emoji (img/gif)?

View Source


emoji string string

The url or emoji.

View Source


id type null|string

The id of this emoji.

View Source


name type null|string

The name of this emoji.

View Source