Table of Contents

Property IsCustom

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsCustom

Gets whether this is a custom voice region.

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

Property Value

bool