IRCServer.prefixchars

Prefix characters by mode character; o by @, v by +, etc.

struct IRCServer
@Unserialisable
char[char] prefixchars;

Meta