Property IsRevoked
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
IsRevoked
Gets whether this invite is revoked.
[JsonProperty("revoked", NullValueHandling = NullValueHandling.Ignore)]
public bool IsRevoked { get; }
Gets whether this invite is revoked.
[JsonProperty("revoked", NullValueHandling = NullValueHandling.Ignore)]
public bool IsRevoked { get; }