import { deleteChannel } from "https://deno.land/x/oasis@2.1.0/packages/deps.ts";
Delete a channel in your server. Bot needs MANAGE_CHANNEL permissions in the server. Bot needs MANAGE_THREADS permissions in the server if deleting thread.
import { deleteChannel } from "https://deno.land/x/oasis@2.1.0/packages/deps.ts";
Delete a channel in your server. Bot needs MANAGE_CHANNEL permissions in the server. Bot needs MANAGE_THREADS permissions in the server if deleting thread.