await Decrease Meta Counters
suspend fun BaseChannel.awaitDecreaseMetaCounters(metaCounterMap: Map<String, Int>): Map<String, Int>
Decreases meta counters. This decreases atomically the keyed meta counter by the specified value.
Return
The decreased meta counter map
Since
4.17.0
Parameters
meta Counter Map
The meta counter map to decrease