TrackedUser.user

Nick name, user name and host name of the user.

TrackedUser is a super-type of $(DPREF protocol, IrcUser).

Only the nick name is guaranteed to be non-null.

struct TrackedUser
IrcUser user;

See Also

$(DPREF protocol, IrcUser)

Meta