I need to delete all messages (updates) but for some reason there is always a message in the list. Is this normal or am I doing something wrong?
GET UPDATES
https://api.telegram.org/bot{BOT_ID}/getUpdates
DELETE MESSAGE (UPDATE)
https://api.telegram.org/bot{BOT_ID}/getUpdates?offset={UPDATE_ID}}