reo7sp / tgbot-cpp

C++ library for Telegram bot API
http://reo7sp.github.io/tgbot-cpp
MIT License
995 stars 238 forks source link

How to skip old messages? #267

Closed serhiops closed 1 year ago

serhiops commented 1 year ago

I saw this issue but i don't understand how to skip updates while bot is unactive

bartcubbins commented 1 year ago

https://github.com/reo7sp/tgbot-cpp/blob/c9ebca67ba33cc2e132cc19e51d52ec2d275fac1/include/tgbot/Api.h#L114