import { leaveThread } from "https://deno.land/x/discordeno@13.0.0-rc45/template/bigbot/deps.ts";
Removes the bot from a thread. Requires the thread is not archived.
Parameters
bot: Bot
import { leaveThread } from "https://deno.land/x/discordeno@13.0.0-rc45/template/bigbot/deps.ts";
Removes the bot from a thread. Requires the thread is not archived.