onChannelAwarenessQuit

Removes a user from all tracked channels if they disconnect.

Does not touch the internal list of users; the user awareness bits are expected to take care of that.

@safe
void
onChannelAwarenessQuit
(,
const ref IRCEvent event
)

Meta