IRCServer.maxNickLength

Max nickname length as per IRC specs, but not the de facto standard.

struct IRCServer
@Unserialisable
uint maxNickLength;

Meta