import { addToThread } from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/mod.ts";
Adds a user to a thread. Requires the ability to send messages in the thread. Requires the thread is not archived.
import { addToThread } from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/mod.ts";
Adds a user to a thread. Requires the ability to send messages in the thread. Requires the thread is not archived.