Describe the bug
Test Notification worked but Alert not working when event trigger



Here is alert trigger with email and Tele alert, but telegram not receive notify

Versions:
- Graylog: 6.1.1
- TelegramNotification: 2.5.0
Message Template:
###Graylog###
${if backlog}
${foreach backlog message}
${message.source} ${message.timestamp} ${message.message}
${end}
${end}