Table of Contents

Property CurrentAddress

Namespace
DSharpPlus.Lavalink.Entities
Assembly
DSharpPlus.Lavalink.dll

Gets the current IP Address used by the planner.

Only present in the RotatingIpRoutePlanner.

[JsonProperty("currentAddress", NullValueHandling = NullValueHandling.Ignore)]
public string CurrentAddress { get; }

Property Value

string