suspend fun RedisTransaction.subscribeAwait(channel: String): String
Listen for messages published to the given channels
channel - Channel to subscribe to
channel
Return