channels property

Map<String, int> channels
getter/setter pair

Map of channels to message counts.

Implementation

Map<String, int> channels;