IRCClient.modes

The current modechars active on the client (e.g. "ix");

struct IRCClient
@Unserialisable
string modes;

Meta