Interface

GuildEmojisUpdatePayload

Payload emitted for Events. Contains the fully-cached GuildEmoji instances after the update.

Properties

emojis: GuildEmoji[]

Updated list of GuildEmoji instances (from cache).

guildId: string

Guild whose emoji list changed.