Interface ISlashCommandBuilder
- Namespace
- NetCord.Services.ApplicationCommands
- Assembly
- NetCord.Services.dll
public interface ISlashCommandBuilder
Methods
AddSubCommand(string, string, Delegate)
void AddSubCommand(string name, string description, Delegate handler)