diff --git a/doc/de/autogen/plugin_api/hdata.txt b/doc/de/autogen/plugin_api/hdata.txt index 30efe0f6a..8d734ac35 100644 --- a/doc/de/autogen/plugin_api/hdata.txt +++ b/doc/de/autogen/plugin_api/hdata.txt @@ -9,6 +9,7 @@ 'modes' (string) + 'limit' (integer) + 'key' (string) + + 'names_received' (integer) + 'checking_away' (integer) + 'away_message' (string) + 'has_quit_server' (integer) + diff --git a/doc/en/autogen/plugin_api/hdata.txt b/doc/en/autogen/plugin_api/hdata.txt index 113e07c5f..2ea9c4680 100644 --- a/doc/en/autogen/plugin_api/hdata.txt +++ b/doc/en/autogen/plugin_api/hdata.txt @@ -9,6 +9,7 @@ 'modes' (string) + 'limit' (integer) + 'key' (string) + + 'names_received' (integer) + 'checking_away' (integer) + 'away_message' (string) + 'has_quit_server' (integer) + diff --git a/doc/fr/autogen/plugin_api/hdata.txt b/doc/fr/autogen/plugin_api/hdata.txt index 4922cd9ae..2158687f6 100644 --- a/doc/fr/autogen/plugin_api/hdata.txt +++ b/doc/fr/autogen/plugin_api/hdata.txt @@ -9,6 +9,7 @@ 'modes' (string) + 'limit' (integer) + 'key' (string) + + 'names_received' (integer) + 'checking_away' (integer) + 'away_message' (string) + 'has_quit_server' (integer) + diff --git a/doc/it/autogen/plugin_api/hdata.txt b/doc/it/autogen/plugin_api/hdata.txt index 85ed25878..1dba68255 100644 --- a/doc/it/autogen/plugin_api/hdata.txt +++ b/doc/it/autogen/plugin_api/hdata.txt @@ -9,6 +9,7 @@ 'modes' (string) + 'limit' (integer) + 'key' (string) + + 'names_received' (integer) + 'checking_away' (integer) + 'away_message' (string) + 'has_quit_server' (integer) +