首页
TG联系客服
TG讨论群组
TG频道
搜索
登录
注册
首页
小组
话题
文章
相册
用户
唠叨
搜索
我的社区
首页
小组
Telethon 学习交流
Telethon 学习交流
8 帖子
1 成员
创建于 2022-09-23
组长:
admin
加入小组
基于 Telethon 1.24.0 版本
发布帖子
全部
官方网址
https://tl.telethon.dev/
admin
发表于
788 天前
0
509
代理登陆的代码 MTProto
from telethon import TelegramClient, connection we need to change the connection client TelegramCli...
admin
发表于
360 天前
0
226
报错: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
发表于
370 天前
0
375
telegram获取群成员
admin
发表于
747 天前
3
871
群组事件返回数据
ChatAction.Event( action_messageMessageService ( id133509, peer_...
admin
发表于
773 天前
0
363
删除事件返回的消息
MessageDeleted.Event( original_updateUpdateDeleteChannelMessages ( channel_id12...
admin
发表于
773 天前
0
357
机器人无法获取频道删除消息的通知
from telethon import events client.on(events.MessageDeleted) async def handler(event): Log all dele...
admin
发表于
781 天前
0
312
如何安装 telethon
直接运行 pip3 install telethon默认安装最新版本 pip3 install telethon1.24.0 安装某个版本
admin
发表于
789 天前
0
517
成员
更多
admin