Property IsSystem
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsSystem
Gets whether the member is an official Discord system user.
[JsonIgnore]
public override bool? IsSystem { get; }
Property Value
- bool?
Gets whether the member is an official Discord system user.
[JsonIgnore]
public override bool? IsSystem { get; }