Interface

GuildEmojisUpdatePayload

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

Properties

NameTypeDescription
emojisGuildEmoji[]Updated list of GuildEmoji instances (from cache).
guildIdstringGuild whose emoji list changed.