dgtlmoon / dgtlmoon/changedetection.io
Telegram Notification Partial Message
- Dominant language
- Python
- Stars
- 34.1k
- Forks
- 2k
- Avg merge
- 23h 38m
- Merged PRs (30d)
- 67
Description
**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:
1. Enable notification Telegram
2. Create changes with a very long text (exceed 1024 char)
3. Check on Telegram Channel/Group
4. 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.
Contributor guide
Assessment
This issue has not been assessed yet.