Table of Contents

Property IsRevoked

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsRevoked

Gets whether the connection is revoked.

[JsonProperty("revoked", NullValueHandling = NullValueHandling.Ignore)]
public bool? IsRevoked { get; }

Property Value

bool?