Method SkipAsync
- Namespace
- DisCatSharp.Lavalink
- Assembly
- DisCatSharp.Lavalink.dll
SkipAsync()
Skips the current track.
public Task<LavalinkGuildPlayer> SkipAsync()
Returns
- Task<LavalinkGuildPlayer>
The updated guild player.
Skips the current track.
public Task<LavalinkGuildPlayer> SkipAsync()
The updated guild player.