IRCClient.username

The username shown by the WHOIS command.

Defaults to vibeirc.

  1. string username [@property getter]
  2. string username [@property setter]
    class IRCClient
    @property
    string
    username
    (
    string newValue
    )

Meta