changedetection.io icon indicating copy to clipboard operation
changedetection.io copied to clipboard

Telegram Notification Partial Message

Open diakbar opened this issue 3 years ago • 0 comments

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 image

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

diakbar avatar Aug 08 '22 07:08 diakbar