我通过电报API创建了一个帐户,并通过API创建了页面。但是,我不知道如何使用API创建的帐户通过电报网创建或编辑页面。
发布于 2022-11-21 12:28:52
答案是电报API#getAccountInfo有一个名为auth_url的字段。我可以用这个网址登录电报网。
auth_url
https://stackoverflow.com/questions/74203915
相似问题