MessageCommandFailedEvent
sealed interface MessageCommandFailedEvent<C : MessageCommand<*, *>> : CommandFailedEvent<C, MessageCommandInteractionCreateEvent>
Basic event emitted when a message command invocation fails.
Basic event emitted when a message command invocation fails.