Property GuildIds
- Namespace
- DSharpPlus.Commands
- Assembly
- DSharpPlus.Commands.dll
GuildIds
The guild ids to register this command to.
public IReadOnlyList<ulong> GuildIds { get; init; }
The guild ids to register this command to.
public IReadOnlyList<ulong> GuildIds { get; init; }