mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-03 01:35:03 +02:00
telegram-chat: add debug message for handled updates
This commit is contained in:
parent
2a7576f4e4
commit
77d26e02d4
1 changed files with 2 additions and 0 deletions
|
@ -139,6 +139,8 @@ $WaitFullyConnected;
|
|||
$LogPrintExit2 info $0 $Message false;
|
||||
}
|
||||
}
|
||||
} else={
|
||||
$LogPrintExit2 debug $0 ("Already handled update " . $UpdateID . ".") false;
|
||||
}
|
||||
}
|
||||
:set TelegramChatOffset ([ :pick $TelegramChatOffset 1 3 ], \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue