import { validatePermissions } from "https://deno.land/x/discordeno@18.0.1/plugins/permissions/mod.ts";
Checks if the given permission bits are matching the given permissions. ADMINISTRATOR
always returns true
Parameters
permissions: PermissionStrings[]