Property CurrentAddressIndex
- Namespace
- DSharpPlus.Lavalink.Entities
- Assembly
- DSharpPlus.Lavalink.dll
CurrentAddressIndex
Gets the current offset of the IP block.
Only present in the NanoIpRoutePlanner and the RotatingNanoIpRoutePlanner.
[JsonProperty("currentAddressIndex", NullValueHandling = NullValueHandling.Ignore)]
public long CurrentAddressIndex { get; }