Catches each user listed in a WHO reply and updates their entries in the
seen users list, creating them if they don't exist.
A WHO request enumerates all members in a channel. It returns several
replies, one event per each user in the channel. The
ChanQueryService services
instigates this shortly after having joined one, as a service to other plugins.
Catches each user listed in a WHO reply and updates their entries in the seen users list, creating them if they don't exist.
A WHO request enumerates all members in a channel. It returns several replies, one event per each user in the channel. The ChanQueryService services instigates this shortly after having joined one, as a service to other plugins.