telegraph , python ,telegram bot

195 views Asked by At

How to upload several photos to telegraph in python?

for example I have several photos and they should be uploaded to telegraph using python?

create_page(title, content=None, html_content=None, author_name=None, author_url=None, return_content=False)[source]ΒΆ

there is such method create page, is it possible to send link of photos to content paramert(create page)

I am very bad at programming and especially for asking the questions, first question in stack overflow, sorry!

0

There are 0 answers