onChannelAwarenessNamesReply

Adds users as being part of a channel upon receiving the reply from the request for a list of all the participants.

On some servers this does not include information about the users, only their nickname and their channel mode (e.g. @ for operator), but other servers express the users in the full user!ident@address form.

@safe
void
onChannelAwarenessNamesReply
(,
const ref IRCEvent event
)

Meta