Skip to main content
Go to Latest
function sendTextMessage
Re-export
import { sendTextMessage } from "https://deno.land/x/discordeno@13.0.0-rc45/plugins/helpers/mod.ts";

Sends a text message.

Parameters

bot: Bot
channelId: bigint
content: string | CreateMessage