Property IsRevoked
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
IsRevoked
Gets whether the connection is revoked.
[JsonProperty("revoked")]
public bool IsRevoked { get; }
Property Value
- bool
Gets whether the connection is revoked.
[JsonProperty("revoked")]
public bool IsRevoked { get; }