Enum

Events

Event name constants for client.on(Events.X, handler). Use with ClientEvents for typed callbacks.

Members

NameValue
ChannelCreate"channelCreate"
ChannelDelete"channelDelete"
ChannelMemberCountsUpdate"channelMemberCountsUpdate"
ChannelPinsUpdate"channelPinsUpdate"
ChannelRecipientAdd"channelRecipientAdd"
ChannelRecipientRemove"channelRecipientRemove"
ChannelUpdate"channelUpdate"
Debug"debug"
EntranceSoundPlay"entranceSoundPlay"
Error"error"
GuildAuditLogEntryCreate"guildAuditLogEntryCreate"
GuildAvailable"guildAvailable"
GuildBanAdd"guildBanAdd"
GuildBanRemove"guildBanRemove"
GuildCountsUpdate"guildCountsUpdate"
GuildCreate"guildCreate"
GuildDelete"guildDelete"
GuildEmojisUpdate"guildEmojisUpdate"
GuildMemberAdd"guildMemberAdd"
GuildMemberRemove"guildMemberRemove"
GuildMembersChunk"guildMembersChunk"
GuildMemberUpdate"guildMemberUpdate"
GuildRoleCreate"guildRoleCreate"
GuildRoleDelete"guildRoleDelete"
GuildRoleUpdate"guildRoleUpdate"
GuildStickersUpdate"guildStickersUpdate"
GuildUnavailable"guildUnavailable"
GuildUpdate"guildUpdate"
InviteCreate"inviteCreate"
InviteDelete"inviteDelete"
MessageCreate"messageCreate"
MessageDelete"messageDelete"
MessageDeleteBulk"messageDeleteBulk"
MessageReactionAdd"messageReactionAdd"
MessageReactionAddMany"messageReactionAddMany"
MessageReactionRemove"messageReactionRemove"
MessageReactionRemoveAll"messageReactionRemoveAll"
MessageReactionRemoveEmoji"messageReactionRemoveEmoji"
MessageUpdate"messageUpdate"
PresenceUpdate"presenceUpdate"
PresenceUpdateBulk"presenceUpdateBulk"
Ready"ready"
Resumed"resumed"
TypingStart"typingStart"
UserConnectionsUpdate"userConnectionsUpdate"
UserUpdate"userUpdate"
VoiceServerUpdate"voiceServerUpdate"
VoiceStateAck"voiceStateAck"
VoiceStatesSync"voiceStatesSync"
VoiceStateUpdate"voiceStateUpdate"
WebAuthnCredentialsUpdate"webauthnCredentialsUpdate"
WebhooksUpdate"webhooksUpdate"