suspend fun RedisTransaction.clusterDelslotsManyAwait(slots: List<String>): String
Suspending version of method io.vertx.redis.RedisTransaction.clusterDelslotsMany
Return
NOTE: This function has been automatically generated from io.vertx.redis.RedisTransaction using Vert.x codegen.