Property DebugGuildId
- Namespace
- DSharpPlus.Commands
- Assembly
- DSharpPlus.Commands.dll
DebugGuildId
The guild id to use for debugging. Leave as 0 to disable.
public ulong DebugGuildId { get; set; }
Property Value
- ulong
The guild id to use for debugging. Leave as 0 to disable.
public ulong DebugGuildId { get; set; }