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; }
Gets whether this is a VIP-only region.
[JsonProperty("vip", NullValueHandling = NullValueHandling.Ignore)]
public bool IsVIP { get; }