Skip to main content
Module

x/discordeno/mod.ts>startThreadWithMessage

Discord API library for Deno
Extremely Popular
Go to Latest
function startThreadWithMessage
import { startThreadWithMessage } from "https://deno.land/x/discordeno@13.0.0-rc45/mod.ts";

Creates a new public thread from an existing message. Returns a thread channel.

Parameters

bot: Bot
channelId: bigint
messageId: bigint