Table of Contents

Property IsVIP

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

IsVIP

Gets whether this is a VIP-only region.

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

Property Value

bool