Skip to content

Events

Events are used to listen to specific changes of something, such as members or channels, which you then can use for your commands.

This section will list all events and what they do.

AutoModerationConfiguration

AutoModerationExecution

Custom

GuildBans

GuildEmojis

Stickers

GuildInvites

GuildMembers

GuildMessagePolls

GuildMessageReactions

GuildMessages

GuildPresences

Guilds

GuildVoiceStates

GuildWebhooks

NonIntents

Discord Event Documentation

https://discord.com/developers/docs/topics/gateway

You may find the appropriate return data for each event in the Discord documentation, otherwise it’s documented in the event functions displayed on the event pages.