Property IsSystem
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsSystem
Gets whether the user is an official Discord system user.
[JsonProperty("system", NullValueHandling = NullValueHandling.Ignore)]
public virtual bool? IsSystem { get; }
Property Value
- bool?