reo7sp / tgbot-cpp

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

Added ability to handle error codes from all Api requests #289

Closed Temomik closed 10 months ago

Temomik commented 10 months ago

As a programmer i want to have ability get error code from failed sendMessage and etc methods. This functionality can help identify peoples who ban bot.

reo7sp commented 10 months ago

Thanks 👍