Package dev.sympho.modular_commands.api.command.context
package dev.sympho.modular_commands.api.command.context
Interfaces that represent the invocation context of a command.
-
InterfacesClassDescriptionContext around the access of a program function by a user.Access context that is specific to a channel.The execution context of an invoked command.The execution context of an command invoked through an interaction (application command).The execution context of an command invoked through a message.The execution context of an command invoked through a slash command.