UserCommandSucceededEvent
interface UserCommandSucceededEvent<C : UserCommand<*, *>> : CommandSucceededEvent<C, UserCommandInteractionCreateEvent>
Basic event emitted when a user command invocation succeeds.
Basic event emitted when a user command invocation succeeds.