Remove not needed "Received following changes" text from TG notification

command_handler
Michał Rudowicz 2024-03-07 20:16:41 +01:00
rodzic ed9981afbe
commit 0f858c7767
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -1,7 +1,6 @@
package main
const TelegramMessageTemplate = `Received following changes:
{{- range .Messages}}
const TelegramMessageTemplate = `{{- range .Messages}}
:: {{.GetName}}: {{.FormatEvent}}
{{- else -}}
Huh, no messages - this is a bug