How to use getUpdates after setWebhook in Telegram Bot API – Telegram API
I use setWebhook for my telegram-bot and now I need to use getUpdates. I have read the docs, and they say, that I can use only one method. The problem is, that I have in console: {"ok":false,"error_code":409,"description":"Error: Conflict: another webhook…