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

x/lavadeno/testing/queue.ts>Queue#skip

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

Skips the current song and returns the new playing one.

Returns

Promise<Song | undefined>