Table of Contents

Property BotId

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.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?