Property BlockIndex
- Namespace
- DSharpPlus.Lavalink.Entities
- Assembly
- DSharpPlus.Lavalink.dll
BlockIndex
Gets the information in which /64 block ips are chosen. This number increases on each ban.
Only present in the RotatingNanoIpRoutePlanner.
[JsonProperty("blockIndex", NullValueHandling = NullValueHandling.Ignore)]
public string BlockIndex { get; }