comparison doc/html/api/event/onNames.md @ 0:1158cffe5a5e

Initial import
author David Demelier <markand@malikania.fr>
date Mon, 08 Feb 2016 16:43:14 +0100
parents
children 392778b6d3c9
comparison
equal deleted inserted replaced
-1:000000000000 0:1158cffe5a5e
1 ---
2 event: onNames
3 summary: "This event is triggered when a list of names has come."
4 synopsis: "function onNames(server, channel, list)"
5 arguments:
6 - "server, he current server,"
7 - "channel, which channel,"
8 - "list, a sequence with all users."
9 ---