Class CommandReplyEditMono

java.lang.Object
reactor.core.publisher.Mono<Message>
dev.sympho.modular_commands.api.command.reply.CommandReplyEditMono
All Implemented Interfaces:
org.reactivestreams.Publisher<Message>, CorePublisher<Message>

@ParametersAreNonnullByDefault @Generated("org.immutables.processor.ProxyProcessor") @Immutable @CheckReturnValue public final class CommandReplyEditMono extends Mono<Message>
Specification for editing a command reply that can be directly subscribed to to execute.
Since:
1.0
Version:
1.0