update docs

+ version()
+ $abiversion
+ parse_special()
This commit is contained in:
bw1 2021-09-19 19:56:14 +02:00 committed by Ailin Nemui
commit 32a3f4463c
2 changed files with 8 additions and 0 deletions

View file

@ -205,6 +205,12 @@ Window::command(cmd)
Windowitem::command(cmd)
Send a command `cmd' (in current channel). The '/' char isn't needed.
version() - return client release date and time (format YYYYMMDD.hhmm)
parse_special(cmd, data="", flags=0)
Server::parse_special(cmd, data="", flags=0)
Windowitem::parse_special(cmd, data="", flags=0)
evaluate a string with special vars
*** Themes