Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function sendTextMessage
import { sendTextMessage } from "https://deno.land/x/discordeno_patched@18.0.3/plugins/helpers/src/sendTextMessage.ts";

Sends a text message.

Parameters

bot: Bot
channelId: BigString
content: string | CreateMessage