From 5cfeb2f2bcad5a4b2c8350d386c28e131acfec30 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Tue, 9 Oct 2012 21:33:09 +0200 Subject: irc: add option "-noswitch" for command /join (task #12275) --- doc/en/autogen/plugin_api/hdata.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/en/autogen/plugin_api') diff --git a/doc/en/autogen/plugin_api/hdata.txt b/doc/en/autogen/plugin_api/hdata.txt index 71439fdff..3b8bc5793 100644 --- a/doc/en/autogen/plugin_api/hdata.txt +++ b/doc/en/autogen/plugin_api/hdata.txt @@ -189,8 +189,9 @@ 'last_redirect' (pointer, hdata: "irc_redirect") + 'notify_list' (pointer, hdata: "irc_notify") + 'last_notify' (pointer, hdata: "irc_notify") + - 'manual_joins' (hashtable) + - 'channel_join_key' (hashtable) + + 'join_manual' (hashtable) + + 'join_channel_key' (hashtable) + + 'join_noswitch' (hashtable) + 'buffer' (pointer, hdata: "buffer") + 'buffer_as_string' (string) + 'channels' (pointer, hdata: "irc_channel") + -- cgit v1.2.3