Property GuildId
- Namespace
- DSharpPlus.SlashCommands
- Assembly
- DSharpPlus.SlashCommands.dll
GuildId
The optional ID of the Guild the command got registered for.
public ulong? GuildId { get; set; }
Property Value
- ulong?
The optional ID of the Guild the command got registered for.
public ulong? GuildId { get; set; }