import { deleteChannel } from "https://deno.land/x/natico@4.0.0-pre.4/examples/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/natico@4.0.0-pre.4/examples/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.