summaryrefslogtreecommitdiff
path: root/doc/en/autogen/plugin_api
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-03-24 13:02:26 +0100
committerSebastien Helleu <flashcode@flashtux.org>2013-03-24 13:02:26 +0100
commita08603c24c2a2b33fe8cdcb6e591ebf4cb7bd986 (patch)
tree344e827cf5bebbbad1dd6103b88df682ca69511b /doc/en/autogen/plugin_api
parente03310cb0d187bcf73485f25e9c40893238b17af (diff)
downloadweechat-a08603c24c2a2b33fe8cdcb6e591ebf4cb7bd986.zip
irc: add option irc.look.display_join_message (task #10895)
Diffstat (limited to 'doc/en/autogen/plugin_api')
-rw-r--r--doc/en/autogen/plugin_api/hdata.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/autogen/plugin_api/hdata.txt b/doc/en/autogen/plugin_api/hdata.txt
index e3f6d018e..bd48a5e19 100644
--- a/doc/en/autogen/plugin_api/hdata.txt
+++ b/doc/en/autogen/plugin_api/hdata.txt
@@ -27,7 +27,7 @@
'modes' (string) +
'limit' (integer) +
'key' (string) +
- 'names_received' (integer) +
+ 'join_msg_received' (hashtable) +
'checking_away' (integer) +
'away_message' (string) +
'has_quit_server' (integer) +