Table of Contents

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; }

Property Value

bool