Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/discordeno/gateway/shard/send.ts>send

Discord API library for Deno
Extremely Popular
Go to Latest
function send
import { send } from "https://deno.land/x/discordeno@17.0.0/gateway/shard/send.ts";

Parameters

shard: Shard
message: ShardSocketRequest
highPriority: boolean

Returns

Promise<void>