Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/discordeno/mod.ts>send

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

Parameters

shard: Shard
message: ShardSocketRequest
highPriority: boolean

Returns

Promise<void>