Naveen

Results 3 comments of Naveen

I think BotCommand is added in telegram bot api > 5.0. I guess this feature is not implemented in this library yet.

It will be easy to upgrade your compiler which supports C++14 instead of back-porting a library into C++11. Can you try upgrading gcc/vs to support latest version of C++ and...

Hi, i debugged the receiver code a bit, what i understand from that code is. 1. Receiver thread receives a ANSWER and push into the queue and release a semaphone...