-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
⚙️ documentationaffected functionality: documentationaffected functionality: documentation
Description
Our docs on send_document suggest that thumbs can only be passed as url or file_id.
The official api states that thumbs can not be reused and must be uploaded as new file.
- correct the doc string for
send_document - check all other
thumbdoc strings - check that the thumbs are acutally handled correctly
Possibly related to #1709
Metadata
Metadata
Assignees
Labels
⚙️ documentationaffected functionality: documentationaffected functionality: documentation