IrcClient.userName

User name of the user for this client.

Cannot be changed after connecting.

  1. string userName()
  2. void userName(string newUserName)
    class IrcClient
    @property
    void
    userName
    ()

Meta