Skip to main content
Module

x/discordeno/plugins/mod.ts>sendTextMessage

Discord API library for Deno
Go to Latest
function sendTextMessage
Re-export
import { sendTextMessage } from "https://deno.land/x/discordeno@17.0.0/plugins/mod.ts";

Sends a text message.

Parameters

bot: Bot
channelId: BigString
content: string | CreateMessage