Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/discordeno/plugins/permissions/deps.ts>send

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

Parameters

shard: Shard
message: ShardSocketRequest
highPriority: boolean

Returns

Promise<void>