英文: Why echo bot with message.send_copy() doesn't react on photos? 问题 我发现一个Telegram机器人不响应图片的问题。这...
Golang 电报机器人
英文: Golang Telegram Bot 问题 我正在使用telego编写一个机器人,但我不知道如何将有限状态机(FSM)实现到机器人中。在此之前,我使用Python的aiogram编写机器人,...
Telethon: 在Telethon中,群组和频道具有相同的实体类型。
英文: Telethon: Same entity type for a group and channel in telethon 问题 我有一堆句柄(@xyz),我试图找出该句柄属于用户、组还是频...
无法解决错误:帮助我解决错误导入 “telegram.ext” 无法解决。
英文: I am not able to resolve the error :help me to solve the error Import "telegram.ext" c...
Python 电报机器人 v20 异步运行
英文: Python telegram bot v20 run asynchronously 问题 from telegram import Update from telegram.ext impo...
发送txt文件到Telegram机器人的请求网站。
英文: send txt file in telegam via request website to telegram bot 问题 我想使用一个请求网站(https://www.httpdebug...
如何修复这个问题,Aiogram,Telegram
英文: How to correct this issue, Aiogram, Trelegram 问题 我正在制作一个Telegram机器人,问题是用户必须接受政策,当用户点击接受时,机器人只显示加...
有没有办法将参数传递给Telegram Web应用的直接链接?
英文: Is there any way to pass parameter to the telegram web app direct link? 问题 我已经注册了一个通过直接链接启动的Web应...
处理文本输入异常而不是按钮点击在回调查询aiogram机器人中。
英文: Handling text input exception instead of button click in callback_query aiogram bot 问题 I've tran...
如何修复Chart JS图表上列值显示在错误位置的问题?
英文: How can I fix the issue where the column values on my Chart JS chart are displayed in the wrong ...