summaryrefslogtreecommitdiff
path: root/doc/pl
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2021-02-03 18:30:32 +0100
committerSébastien Helleu <flashcode@flashtux.org>2021-02-03 18:30:32 +0100
commita34959a619be41796b3de988c71717d1b313db2e (patch)
treea8e4365e77a0d59b03691ac314f5abfb97e4c62c /doc/pl
parent42a86f0a36aaa2283196d832fba01cd6730b7443 (diff)
downloadweechat-a34959a619be41796b3de988c71717d1b313db2e.zip
irc: add info "irc_is_message_ignored"
Diffstat (limited to 'doc/pl')
-rw-r--r--doc/pl/includes/autogen_api_infos.pl.adoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/pl/includes/autogen_api_infos.pl.adoc b/doc/pl/includes/autogen_api_infos.pl.adoc
index b8e32f3fb..fc985142c 100644
--- a/doc/pl/includes/autogen_api_infos.pl.adoc
+++ b/doc/pl/includes/autogen_api_infos.pl.adoc
@@ -20,6 +20,8 @@
| irc | irc_is_channel | 1 jeśli ciąg jest poprawną nazwą kanału IRC dla serwera | serwer,kanał (serwer jest opcjonalny)
+| irc | irc_is_message_ignored | 1 if the nick is ignored (message is not displayed) | server,message (message is the raw IRC message)
+
| irc | irc_is_nick | 1 jeśli ciąg jest poprawną nazwą użytkownika IRC | serwer,nick (serwer jest opcjonalny)
| irc | irc_nick | pobiera aktualny nick z serwera | nazwa serwera