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

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

Discord API library for Deno
Latest
function send
Re-export
import { send } from "https://deno.land/x/discordeno@18.0.1/gateway/shard/mod.ts";

Parameters

shard: Shard
highPriority: boolean

Returns

Promise<void>