TelegramBots/TelegramBots.wiki/Errors-Handling.md

5 lines
283 B
Markdown
Raw Normal View History

* [Terminated by other long poll or webhook](#terminted_by_other)
## <a id="terminted_by_other"></a>Terminated by other long poll or webhook ##
It means that you have already a running instance of your bot. To solve it, close all running ones and then you can start a new instance.