Namespace Color_Chan.Discord.Commands.Services
Interfaces
IComponentService
Holds all methods to setup, build and execute interaction components.
IDiscordInteractionAuthService
The service that verifies all interaction request.
ISlashCommandAutoSyncService
Hold all the methods to sync the local slash command to Discords api.
ISlashCommandRequirementService
Holds all the methods to execute all InteractionRequirementAttributes for a slash command.
ISlashCommandService
Holds all methods to setup, build and execute slash commands.