IrcClient.realName

Real name of the user for this client.

Cannot be changed after connecting.

  1. string realName()
    class IrcClient
    string
    realName
    const pure @property
    (
    )
  2. void realName(string newRealName)

Meta