我在 Telegram 中有一个机器人,我可以通过哪个查询获取组或频道中所有消息的列表?
据我了解,请求如下:
https://api.telegram.org/bot_token/getUpdates?chat_id=@chat
让我只获取更新,但如何仅使用 Bot API 获取完整的帖子列表?
telegram telegram-bot php-telegram-bot
php-telegram-bot ×1
telegram ×1
telegram-bot ×1