Table of Contents

Enum LavalinkRoutePlannerType

Namespace
DSharpPlus.Lavalink
Assembly
DSharpPlus.Lavalink.dll
public enum LavalinkRoutePlannerType
Extension Methods

Fields

Route planner that selects random IP addresses from the given block.

Route planner that switches the IP on every clock update.

Route planner that switches the IP on ban.

Route planner that switches the IP on every clock update and rotates to next IP block on a ban as a fallback.