From c37739c2f6b050c965e0fa734309e1ecbed90add Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Sun, 6 Aug 2023 16:26:22 +0200 Subject: mod/notification-telegram: introduce $PurgeTelegramQueue ... to purge the queue and remove the scheduler. --- doc/mod/notification-telegram.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/mod/notification-telegram.md b/doc/mod/notification-telegram.md index 40e6fb1..89659c8 100644 --- a/doc/mod/notification-telegram.md +++ b/doc/mod/notification-telegram.md @@ -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 ------------- -- cgit v1.2.3-70-g09d2