Yoctol/bottender

Does not work polling for Telegram bot

sigorilla opened this issue · 0 comments

Describe the bug

When I start polling updates from Telegram, _offset is not updated. Therefore, the handler is called over and over again.

bot.createLongPollingRuntime();

Expected behavior

It should be called once for update.

Screenshots
image