Property CurrentAddress
- Namespace
- DSharpPlus.Lavalink.Entities
- Assembly
- DSharpPlus.Lavalink.dll
CurrentAddress
Gets the current IP Address used by the planner.
Only present in the RotatingIpRoutePlanner.
[JsonProperty("currentAddress", NullValueHandling = NullValueHandling.Ignore)]
public string CurrentAddress { get; }