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