Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Go to Latest
function sendTextMessage
Re-export
import { sendTextMessage } from "https://deno.land/x/discordeno@17.0.0/plugins/helpers/mod.ts";

Sends a text message.

Parameters

bot: Bot
channelId: BigString
content: string | CreateMessage