From 2a6d5ad070f4cf3fa45279dc9718ad29db595a80 Mon Sep 17 00:00:00 2001 From: ayntee Date: Sat, 26 Dec 2020 20:26:51 +0400 Subject: [PATCH] idk --- src/types/options.ts | 1 + 1 file changed, 1 insertion(+) 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