view doc/html/api/event/onNames.md @ 260:904ee87bc808

CMake: split documentation into several topic, closes #535
author David Demelier <markand@malikania.fr>
date Wed, 14 Sep 2016 13:36:06 +0200
parents 392778b6d3c9
children
line wrap: on
line source

---
event: onNames
js: true
summary: "This event is triggered when a list of names has come."
synopsis: "function onNames(server, channel, list)"
arguments:
  - "**server**: he current server,"
  - "**channel**: which channel,"
  - "**list**: a sequence with all users."
---