PersistenceService.channelUsers

Associative array of permanent user classifications, per account and channel name.

class PersistenceService
private
RehashingAA!(IRCUser.Class[string])[string] channelUsers;