Client.prefix

Full "nick!user@host". publicPrefix is what everyone except the user themself and opers see.

  1. string prefix;
    class Client
    string prefix;
  2. string publicPrefix;

Meta