Table of Contents

Property BotId

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

BotId

Gets the id of the bot this role belongs to.

[JsonProperty("bot_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? BotId { get; }

Property Value

ulong?