The batch functionality would be great so the `sendMessage` could be used in commands in batches. Probably some flag for not flushing the messages with combination of `flush()` method would be sufficient.
The batch functionality would be great so the
sendMessagecould be used in commands in batches.Probably some flag for not flushing the messages with combination of
flush()method would be sufficient.