Property GuildId
- Namespace
- DisCatSharp.ApplicationCommands.Attributes
- Assembly
- DisCatSharp.ApplicationCommands.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; }