changedetection.io
changedetection.io copied to clipboard
Telegram Notification Partial Message
Describe the bug When using telegram as notification for changes, it send only first message, and for full message is not sending completely after check on web.
Version latest version
To Reproduce
Steps to reproduce the behavior:
- Enable notification Telegram
- Create changes with a very long text (exceed 1024 char)
- Check on Telegram Channel/Group
- It will show 1 message instead multiple message of full text.
Expected behavior Sending message per 1024 character.
Screenshots

Additional context Telegram is limited text 1024 per sending and will reject if it's more than that.