Property IpIndex
- Namespace
- DSharpPlus.Lavalink.Entities
- Assembly
- DSharpPlus.Lavalink.dll
IpIndex
Gets the current offset of the IP block.
Only present in the RotatingIpRoutePlanner.
[JsonProperty("ipIndex", NullValueHandling = NullValueHandling.Ignore)]
public string IpIndex { get; }