Skip to main content
Latest
function addToThread
import { addToThread } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";

Adds a user to a thread. Requires the ability to send messages in the thread. Requires the thread is not archived.

Parameters

bot: Bot
threadId: bigint
userId: bigint