-
Notifications
You must be signed in to change notification settings - Fork 6k
Labels
⚙️ bot-apiaffected functionality: bot-apiaffected functionality: bot-api
Description
Steps to Reproduce
- Send a message a caption with >1024 chars
Expected behaviour
BadRequest
Actual behaviour
Message is sent
Operating System
Any
Version of Python, python-telegram-bot & dependencies
v20.0a0Relevant log output
No response
Additional Context
apparenty TG changed the limit to 4096 (the max message length). Investigate, ask for doc update & change the constant
Metadata
Metadata
Assignees
Labels
⚙️ bot-apiaffected functionality: bot-apiaffected functionality: bot-api