diff options
Diffstat (limited to 'doc/it/autogen')
-rw-r--r-- | doc/it/autogen/plugin_api/infos.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/it/autogen/plugin_api/infos.txt b/doc/it/autogen/plugin_api/infos.txt index 221dec85f..de92aaead 100644 --- a/doc/it/autogen/plugin_api/infos.txt +++ b/doc/it/autogen/plugin_api/infos.txt @@ -16,6 +16,10 @@ | irc | irc_nick_from_host | ottiene nick dall'host IRC | host IRC (come `:nick!nome@server.com`) +| irc | irc_server_isupport | 1 if server supports this feature (from IRC message 005) | server,feature + +| irc | irc_server_isupport_value | value of feature, if supported by server (from IRC message 005) | server,feature + | weechat | charset_internal | set caratteri interno di WeeChat | - | weechat | charset_terminal | set caratteri terminale | - |