【发布时间】:2019-04-07 23:00:56
【问题描述】:
我使用 Telethon(电报 API 的 Python 包装器)向用户发送消息。 现在我想知道收到我的消息的用户是否阅读了该消息。 与用户阅读消息时 Telegram 客户端中的两个勾号相同。
【问题讨论】:
-
如何在此链接中使用 flags 参数与 Telethon:core.telegram.org/constructor/message
标签: python api telegram telethon