Method BeforePlayingAsync
- Namespace
- DisCatSharp.Lavalink.Entities
- Assembly
- DisCatSharp.Lavalink.dll
BeforePlayingAsync(LavalinkGuildPlayer)
Actions to execute before this queue entry gets played. Return false if entry shouldn't be played.
Task<bool> BeforePlayingAsync(LavalinkGuildPlayer player)
Parameters
player
LavalinkGuildPlayerThe player.