Table of Contents

Property IsSuppressed

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsSuppressed

Gets whether the current user has suppressed this user.

[JsonProperty("suppress", NullValueHandling = NullValueHandling.Ignore)]
public bool IsSuppressed { get; }

Property Value

bool