Table of Contents
API reference

Method RemoveFromQueueAt

Namespace
DisCatSharp.Lavalink
Assembly
DisCatSharp.Lavalink.dll

Removes the track at the specified index from the queue.

public void RemoveFromQueueAt(int index)

Parameters

index int

The zero-based index of the track to remove.