Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
function sendTextMessage
Re-export
import { sendTextMessage } from "https://deno.land/x/discordeno@18.0.1/template/minimal/deps.ts";

Sends a text message.

Parameters

bot: Bot
channelId: BigString
content: string | CreateMessage