Method AddApplicationCommands
- Namespace
- DSharpPlus.Commands.Processors.SlashCommands
- Assembly
- DSharpPlus.Commands.dll
AddApplicationCommands(params DiscordApplicationCommand[])
public void AddApplicationCommands(params DiscordApplicationCommand[] commands)
Parameters
commandsDiscordApplicationCommand[]
AddApplicationCommands(IEnumerable<DiscordApplicationCommand>)
public void AddApplicationCommands(IEnumerable<DiscordApplicationCommand> commands)
Parameters
commandsIEnumerable<DiscordApplicationCommand>