Property BotId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
BotId
Gets the ID of the bot this role belongs to.
[JsonProperty("bot_id", NullValueHandling = NullValueHandling.Include)]
public ulong? BotId { get; }
Gets the ID of the bot this role belongs to.
[JsonProperty("bot_id", NullValueHandling = NullValueHandling.Include)]
public ulong? BotId { get; }