Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是电报机器人的新手,我想知道当我们将电报机器人添加到群组时,它可以访问有关群组成员的任何信息吗?而且我知道隐私模式,无论是打开还是关闭,机器人可以访问发送机器人可以读取的消息的用户的任何信息吗?
机器人可以访问:
机器人只能从消息中提取此信息(即它不能查询组成员的姓名)。
如果禁用隐私模式,机器人可以读取组中发送的所有消息。如果启用,机器人只接收直接针对机器人的消息(例如,使用命令或回复来自机器人的消息)。用户可以检查机器人是否在组成员列表中启用/禁用了隐私模式。
旁注:将机器人添加到禁用隐私模式的组时要小心,因为它们可能会恶意存储消息。
资料来源: