Open
Description
📜 Description
All over the web, users claim that the Telegram message length limit when sending via API is 4096 (4KB), see here:
https://bugs.telegram.org/c/1423
👟 Reproduction steps
- Connect a Telegram Channel
- Write a very long message, maybe with images (my failed message, although it is not 4096, attached below)
- Send it
- check if it sent in the Telegram
👍 Expected behavior
I expect a limit mark like we show on Twitter/Bluesky
👎 Actual Behavior with Screenshots
Nothing happened, not even an error message!
💻 Operating system
Linux
🤖 Node Version
v20.18.1
📃 Provide any additional context for the Bug.
👀 Have you spent some time to check if this bug has been raised before?
- I checked and didn't find similar issue
Are you willing to submit PR?
Yes I am willing to submit a PR!