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

x/lavadeno/src/node.ts>Node#send

lavadeno is a simple, easy-to-use, and flexible lavalink client built on the Deno Runtime.
Latest
method Node.prototype.send
import { Node } from "https://deno.land/x/lavadeno@3.3.0/src/node.ts";

Parameters

payload: Lavalink.OutgoingMessage
optional
prioritize: boolean

Returns

Promise<void>