首页
TG联系客服
TG讨论群组
TG频道
监听私信
搜索
登录
注册
首页
小组
话题
文章
相册
用户
唠叨
搜索
我的社区
首页
小组
Telethon 学习交流
Telethon 学习交流
8 帖子
1 成员
创建于 2022-09-23
组长:
admin
加入小组
基于 Telethon 1.24.0 版本
发布帖子
全部
官方网址
https://tl.telethon.dev/
admin
发表于
1055 天前
0
728
代理登陆的代码 MTProto
from telethon import TelegramClient, connection we need to change the connection client TelegramCli...
admin
发表于
626 天前
0
505
报错:Bad Request: can't parse entities: Can't find end of the en
Bad Request: cant parse entities: Cant find end of the entityng at byte offset出现这个报错的原因是 发送消息的时候选用了 ...
admin
发表于
636 天前
0
713
telegram获取群成员
admin
发表于
1014 天前
3
1119
群组事件返回数据
ChatAction.Event( action_messageMessageService ( id133509, peer_...
admin
发表于
1039 天前
0
531
删除事件返回的消息
MessageDeleted.Event( original_updateUpdateDeleteChannelMessages ( channel_id12...
admin
发表于
1039 天前
0
486
机器人无法获取频道删除消息的通知
from telethon import events client.on(events.MessageDeleted) async def handler(event): Log all dele...
admin
发表于
1047 天前
0
469
如何安装 telethon
直接运行 pip3 install telethon默认安装最新版本 pip3 install telethon1.24.0 安装某个版本
admin
发表于
1056 天前
0
843
成员
更多
admin