MessageCommandInvocationEvent
interface MessageCommandInvocationEvent<C : MessageCommand<*, *>> : CommandInvocationEvent<C, MessageCommandInteractionCreateEvent>
Basic event emitted when a message command is invoked.