【发布时间】:2020-06-13 07:05:33
【问题描述】:
我想通过电报 API 在 Telegram 的 telegraph.ph 网站上创建和编辑页面。
https://telegra.ph/api#createPage
为此,我需要知道电报帐户的access token。我一直在使用谷歌搜索如何做到这一点,但仍然找不到任何答案。
我正在使用电报 python 库。
https://github.com/python273/telegraph
我正在使用 python 3.7
【问题讨论】:
标签: python python-3.x telegram telegraph