Method PauseAsync
- Namespace
- DisCatSharp.Lavalink
- Assembly
- DisCatSharp.Lavalink.dll
PauseAsync()
Pauses the player.
public Task<LavalinkGuildPlayer> PauseAsync()
Returns
- Task<LavalinkGuildPlayer>
The updated guild player.
Pauses the player.
public Task<LavalinkGuildPlayer> PauseAsync()
The updated guild player.