diff options
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/weechat_plugin_api.en.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/en/weechat_plugin_api.en.txt b/doc/en/weechat_plugin_api.en.txt index 42c6dfc5a..54652d04b 100644 --- a/doc/en/weechat_plugin_api.en.txt +++ b/doc/en/weechat_plugin_api.en.txt @@ -7901,6 +7901,11 @@ List of signals sent by WeeChat and plugins: Pointer: relay client | Waiting for authentication from a relay client +| relay | relay_client_auth_ok + + _(WeeChat ≥ 0.4.4)_ | + Pointer: relay client | + Successful authentication from a relay client + | relay | relay_client_connected + _(WeeChat ≥ 0.4.4)_ | Pointer: relay client | |