getUpdates method. Simply enter your bot token below and hit the reset button. That's it! It just sends a GET request to https://api.telegram.org/bot{{token}}/getUpdates?offset=-1 — it's this simple.getUpdates of the bot! Here's the response:
{{done}}
getMe here to identify your bot by token.{{doneGettingMe}}
sendMessage to any chat id with your bot.sendMessage! Here's the response:
{{doneSending}}