Property IsSuppressed
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
IsSuppressed
Gets whether the current user has suppressed this user.
[JsonProperty("suppress", NullValueHandling = NullValueHandling.Ignore)]
public bool IsSuppressed { get; }