Table of Contents

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; }

Property Value

bool