Table of Contents

Property IsDeprecated

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsDeprecated

Gets whether this voice region is deprecated.

[JsonProperty("deprecated", NullValueHandling = NullValueHandling.Ignore)]
public bool IsDeprecated { get; }

Property Value

bool