Property IsOptimal
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
IsOptimal
Gets whether this region is the most optimal for the current user.
[JsonProperty("optimal", NullValueHandling = NullValueHandling.Ignore)]
public bool IsOptimal { get; }