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

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

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

Parameters

shard: Shard
highPriority: boolean

Returns

Promise<void>