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