PersistenceService.channelUserClassDefinitions

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

Should be considered read-only outside of the initialising functions.

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