TrackedUser.channels

Channels in which both the current user and the tracked user share membership.

struct TrackedUser
string[] channels;

See Also

$(DPREF client, IrcClient.queryWhois) to query channels a user is in, regardless of shared membership with the current user.

Meta