method Queue.prototype.skipimport { Queue } from "https://deno.land/x/lavadeno@3.3.0/testing/queue.ts"; skip(): Promise<Song | undefined>Skips the current song and returns the new playing one. ReturnsPromise<Song | undefined>