diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-03-12 11:55:35 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-03-12 11:55:35 +0100 |
commit | 73476cc0f861f8dc160afc4021c38032d2a2c567 (patch) | |
tree | b9096ec57248db50d883de12b42dcdae7efc996c /doc/it/autogen/plugin_api | |
parent | f4c18d4fedbc1002be03b44a778c0ac52fb5aa06 (diff) | |
download | weechat-73476cc0f861f8dc160afc4021c38032d2a2c567.zip |
irc: fix redirection of message when message is queued for sending on server
Diffstat (limited to 'doc/it/autogen/plugin_api')
-rw-r--r-- | doc/it/autogen/plugin_api/hdata.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/it/autogen/plugin_api/hdata.txt b/doc/it/autogen/plugin_api/hdata.txt index ab2afba6d..85ed25878 100644 --- a/doc/it/autogen/plugin_api/hdata.txt +++ b/doc/it/autogen/plugin_api/hdata.txt @@ -78,6 +78,7 @@ 'string' (string) + 'timeout' (integer) + 'command' (string) + + 'assigned_to_command' (integer) + 'start_time' (time) + 'cmd_start' (hashtable) + 'cmd_stop' (hashtable) + |