mirror of
https://github.com/bol-van/zapret2.git
synced 2026-06-17 04:40:06 +04:00
update docs
This commit is contained in:
+1
-1
@@ -2441,7 +2441,7 @@ function timer_del(name)
|
||||
Get information about the timer identified by name.
|
||||
|
||||
```
|
||||
function timer_del(name)
|
||||
function timer_info(name)
|
||||
```
|
||||
|
||||
Returns table in case of success, nil otherwise.
|
||||
|
||||
+1
-1
@@ -2601,7 +2601,7 @@ function timer_del(name)
|
||||
Получить информацию о таймере.
|
||||
|
||||
```
|
||||
function timer_del(name)
|
||||
function timer_info(name)
|
||||
```
|
||||
|
||||
В случае успеха возвращается таблица, в случае неудачи - nil.
|
||||
|
||||
Reference in New Issue
Block a user