reo7sp / tgbot-cpp

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

Fix a few warnings reported by MSVC compiler #271

Closed r4d1sh closed 1 year ago

r4d1sh commented 1 year ago

Just fix a few warnings about implicit casting and possible data loss.