Property IsBot
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsBot
Gets whether the user is a bot.
[JsonProperty("bot", NullValueHandling = NullValueHandling.Ignore)]
public virtual bool IsBot { get; }
Gets whether the user is a bot.
[JsonProperty("bot", NullValueHandling = NullValueHandling.Ignore)]
public virtual bool IsBot { get; }