我正试着用电传图书馆做个电报机器人。我希望我的机器人能够检索被添加到其中的任何组的所有成员( )。由于这个限制,我为我的bot (使用Google语音号码)创建了一个新的电报帐户/应用程序,以使用python电报客户端telethon获得用户级访问电报API的权限。在玩了一会儿之后,我收到了以下错误:
telethon.errors.rpcerrorlist.PhoneNumberBannedError: The used
使用下面的代码,我已经用telethon连接到电报大约一年了!API_ID, )# the rest of my codetelethon.errors.rpcerrorlist.AuthKeyDuplicatedError: An auth key with the same ID was already generated
错误不再显示,并且在中没有