TrackedUser.realName

Real name of the user. Is null unless a whois-query has been successfully issued for the user.

struct TrackedUser
string realName;

See Also

$(DPREF client, IrcClient.queryWhois)

Meta