import { Intents } from "https://deno.land/x/harmony@v2.6.0/src/utils/intents.ts";
Utility class for handling Gateway Intents
Static Methods
create(privileged?: PrivilegedIntents[], disable?: number[]): number[]
Create an Array of Intents easily passing Intents you're privileged for and disable the ones you don't need