Table of Contents

Property IsCustom

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

IsCustom

Gets whether this is a custom voice region.

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

Property Value

bool