Constructor RegisterToGuildsAttribute
- Namespace
- DSharpPlus.Commands
- Assembly
- DSharpPlus.Commands.dll
RegisterToGuildsAttribute(params ulong[])
Creates a new instance of the RegisterToGuildsAttribute class.
public RegisterToGuildsAttribute(params ulong[] guildIds)
Parameters
guildIds
ulong[]The guild ids to register this command to.