Skip to content

How to add title to send_document ? #50

Closed Answered by filipporomani
terrarishabh asked this question in Q&A
Discussion options

You must be logged in to vote

You could upload the document to facebook using the app.upload_media() method, which gives you the file id.
Then you can do send_document(document_id, link=False). I haven't tested this, but it's the only possible solution that pops in my mind.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by filipporomani
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
good first issue Good for newcomers question Further information is requested
2 participants