P
P
pyth12020-11-11 20:08:48
Python
pyth1, 2020-11-11 20:08:48

'WARNING:aiogram:Updates were skipped successfully.' where is the mistake?

I made some changes to the code and ran the code and it says 'WARNING:aiogram:Updates were skipped successfully.' and my changes are ignored. The code is made on aiogram. What should I do?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
soremix, 2020-11-11
@SoreMix

What changes are being ignored? In what code?
This is not a mistake, you launched the bot with the parameter to skip past updates, and it skipped what it notifies

S
Skrayvee, 2021-07-14
@Skrayvee

You need to remove skip_updates=True from executor.start_polling

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question