I dont get the Result i expected when i want to get my Telegram Chatbot id
I Try to get my Chatbot id from my Telegram chatbot. Normally you should write your API Key inside this URL https://api.telegram.org/bot<myapikey>/getUpdates and i should receive something like this: { "ok": true, "result": [ { "update_id": 83xxxxx35, "message": { "message_id":…