Property IsDeprecated
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
IsDeprecated
Gets whether this voice region is deprecated.
[JsonProperty("deprecated", NullValueHandling = NullValueHandling.Ignore)]
public bool IsDeprecated { get; }
Gets whether this voice region is deprecated.
[JsonProperty("deprecated", NullValueHandling = NullValueHandling.Ignore)]
public bool IsDeprecated { get; }