Closed siddhant-rigi closed 2 years ago
I am getting this error while running it on a different instance with the same bot id.
[polling_error] {"code":"ETELEGRAM","message":"ETELEGRAM: 409 Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"}
Hi @siddhant-rigi, you can only run one instance per bot token. If you run more that one Telegram Bot API send you the polling_error
I am getting this error while running it on a different instance with the same bot id.
[polling_error] {"code":"ETELEGRAM","message":"ETELEGRAM: 409 Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"}