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; }
The optional ID of the Guild the command got registered for.
public ulong? GuildId { get; set; }