UNPKG

simplify-cord

Version:

SimplifyCord is an unofficial extension of the 'discord.js' library. Our extension aims to simplify the development of Discord bots, promoting cleaner code and easier maintenance.

3 lines (2 loc) 107 B
import { GatewayIntentBits } from "discord.js"; export declare const DEFAULT_INTENTS: GatewayIntentBits[];