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