diff options
Diffstat (limited to 'doc/fr/autogen/plugin_api')
-rw-r--r-- | doc/fr/autogen/plugin_api/hdata.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/fr/autogen/plugin_api/hdata.txt b/doc/fr/autogen/plugin_api/hdata.txt index cf62a1ee6..f68f67dea 100644 --- a/doc/fr/autogen/plugin_api/hdata.txt +++ b/doc/fr/autogen/plugin_api/hdata.txt @@ -182,6 +182,8 @@ *** 'casemapping' (integer) *** 'chantypes' (string) *** 'chanmodes' (string) +*** 'monitor' (integer) +*** 'monitor_time' (time) *** 'reconnect_delay' (integer) *** 'reconnect_start' (time) *** 'command_time' (time) @@ -204,6 +206,7 @@ *** 'last_redirect' (pointer, hdata: "irc_redirect") *** 'notify_list' (pointer, hdata: "irc_notify") *** 'last_notify' (pointer, hdata: "irc_notify") +*** 'notify_count' (integer) *** 'join_manual' (hashtable) *** 'join_channel_key' (hashtable) *** 'join_noswitch' (hashtable) |