Table of Contents
API reference

Method AfterPlayingAsync

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

Actions to execute after this queue entry was played.

public Task AfterPlayingAsync(LavalinkGuildPlayer player)

Parameters

player LavalinkGuildPlayer

The player.

Returns

Task