UserCommandInvocationEvent
interface UserCommandInvocationEvent<C : UserCommand<*, *>> : CommandInvocationEvent<C, UserCommandInteractionCreateEvent>
Basic event emitted when a user command is invoked.
Basic event emitted when a user command is invoked.