Reputation: 206
How to get the latest message from telegram GET request? The link doesn't work (404 Not Found).
https://api.telegram.org/botХХХ:ХХХ/getChatHistory?chat_id=-XXXXXX
Upvotes: 4
Views: 11732
Reputation: 206
I found a solution. It's work:
https://api.telegram.org/botХХХХ:ХХХХХХ/getUpdates?offset=-1
Upvotes: 7