Skip to main content

DiscordActivityEmoji

@discordeno/botDocs


Documentation / @discordeno/bot / DiscordActivityEmoji

Interface: DiscordActivityEmoji

https://discord.com/developers/docs/events/gateway#activity-object-activity-emoji

Properties

animated?

optional animated: boolean

Whether this emoji is animated

Defined in

packages/types/dist/types/discord.d.ts:1159


id?

optional id: string

The id of the emoji

Defined in

packages/types/dist/types/discord.d.ts:1161


name

name: string

The name of the emoji

Defined in

packages/types/dist/types/discord.d.ts:1157