suspend fun RedisTransaction.pubsubChannelsAwait(pattern: String): String
Lists the currently active channels - only those matching the pattern
pattern - A glob-style pattern - an empty string means no pattern
pattern
Return