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; init; }
The guild id to use for debugging. Leave as 0 to disable.
public ulong DebugGuildId { get; init; }