mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-02 08:50:07 +00:00
idk
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user