Table of Contents

Property IsRevoked

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

IsRevoked

Gets whether the connection is revoked.

[JsonProperty("revoked")]
public bool IsRevoked { get; }

Property Value

bool