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

x/lavadeno/src/connection.ts>Connection#send

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

Parameters

payload: Lavalink.OutgoingMessage
optional
prioritize = [UNSUPPORTED]

Returns

Promise<void>