Client.publicPrefix

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

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

Meta