suspend fun RedisTransaction.delManyAwait(keys: List<String>): String
Delete many keys
keys - List of keys to delete
keys
Return