Table of Contents

Method AddApplicationCommands

Namespace
DSharpPlus.Commands.Processors.SlashCommands
Assembly
DSharpPlus.Commands.dll

AddApplicationCommands(params DiscordApplicationCommand[])

public void AddApplicationCommands(params DiscordApplicationCommand[] commands)

Parameters

commands DiscordApplicationCommand[]

AddApplicationCommands(IEnumerable<DiscordApplicationCommand>)

public void AddApplicationCommands(IEnumerable<DiscordApplicationCommand> commands)

Parameters

commands IEnumerable<DiscordApplicationCommand>