mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-03 17:54:41 +02:00
mod/notification-telegram: introduce $PurgeTelegramQueue
... to purge the queue and remove the scheduler.
This commit is contained in:
parent
0aeb34e5e9
commit
c37739c2f6
2 changed files with 14 additions and 0 deletions
|
@ -73,6 +73,11 @@ Place this before you call them:
|
|||
:global SendTelegram;
|
||||
:global SendNotification;
|
||||
|
||||
In case there is a situation when the queue needs to be purged there is a
|
||||
function available:
|
||||
|
||||
$PurgeTelegramQueue;
|
||||
|
||||
Tips & Tricks
|
||||
-------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue