import { PermissionLevelHandlers } from "https://deno.land/x/discordeno@13.0.0-rc45/template/bigbot/src/utils/permLevels.ts";
type
Record<keyof PermissionLevels, (payload: Interaction, command: Command<any>) => boolean | Promise<boolean>>
x/discordeno/template/bigbot/src/utils/permLevels.ts>PermissionLevelHandlers
import { PermissionLevelHandlers } from "https://deno.land/x/discordeno@13.0.0-rc45/template/bigbot/src/utils/permLevels.ts";