Table of Contents

Method AfterPlayingAsync

Namespace
DisCatSharp.Lavalink.Entities
Assembly
DisCatSharp.Lavalink.dll

Actions to execute after this queue entry was played.

Task AfterPlayingAsync(LavalinkGuildPlayer player)

Parameters

player LavalinkGuildPlayer

The player.

Returns

Task