suspend fun RedisClient.subscribeManyAwait(channels: List<String>): JsonArray
Listen for messages published to the given channels
channels - List of channels to subscribe to
channels
Return