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

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

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

Parameters

label: string
message: string
optional
player: Player<this>