Property RotateIndex
- Namespace
- DSharpPlus.Lavalink.Entities
- Assembly
- DSharpPlus.Lavalink.dll
RotateIndex
Gets the number of rotations since the restart of Lavalink.
Only present in the RotatingIpRoutePlanner.
[JsonProperty("rotateIndex", NullValueHandling = NullValueHandling.Ignore)]
public string RotateIndex { get; }