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
: stringGuild whose emoji list changed.