diff --git a/src/types/options.ts b/src/types/options.ts index 028ba77ef..629243a9b 100644 --- a/src/types/options.ts +++ b/src/types/options.ts @@ -157,6 +157,7 @@ export interface EventHandlers { webhooksUpdate?: (channelID: string, guildID: string) => unknown; } +/** https://discord.com/developers/docs/topics/gateway#list-of-intents */ export enum Intents { /** Enables the following events: * - GUILD_CREATE