GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

APIPartialEmoji

Not documented but mentioned

API/Interfaces/APIPartialEmoji
seyfert/lib/types/payloads/emoji.d.ts

Signature

export interface APIPartialEmoji

Properties

3
idnameanimated

Methods

0

No methods.

Properties

id#
id: Snowflake | null;

Emoji id

name#
name: string | null;

Emoji name (can be null only in reaction emoji objects)

animated#
animated?: boolean;

Whether this emoji is animated