我想做的是:用户通过一个invite链接输入聊天,然后使用captcha获得额外的聊天(1n1和bot)。我读到EditBannedRequest应该做我想做的事但是..。我得到一个类型错误。我的EditBannedRequest现在基本是的例子.如果有人能帮忙那就太好了。"C:\Just\a\Path\Python\Python38\site-packages\telethon\client\updates.py", line 443, in _d
让telethon处理我的代码。由于某种原因,我的代码在一段时间后不再工作,所以尝试升级telethon库。现在,甚至不能进口telethon。按照此处的安装说明进行操作:https://telethon.readthedocs.io/en/latest/basic/installation.html # pip3 show telethonName: Telethon
Ve
我和往常一样写进口,但这是错误的。我搜索了一下,没有发现像我一样的错误,请帮忙。文件名为main.py。, Button, events, version
File "/usr/local/lib/python3.9/site-packages/telethon/__init__.py", line 1,File "/usr/local/lib/python3.9
我想安装库telethon 它说我应该执行这行代码 python3 -m pip install --upgrade pip
python3 -m pip install --upgrade telethon但是第二个命令说: ERROR: Could not find a version that satisfies the requirement telethon (from versions: none) ERROR: No matching distribution found for t