MessageCommandSucceededEvent
interface MessageCommandSucceededEvent<C : MessageCommand<*, *>> : CommandSucceededEvent<C, MessageCommandInteractionCreateEvent>
Basic event emitted when a message command invocation succeeds.