LibTgBotPP
 All Classes Namespaces Files Functions Variables Typedefs Macros
README.md
Go to the documentation of this file.
1 # LibTgBotPP
2 A simple Telegram Bot C++ library
3 
4 # Requirements
5 
6 To compile, you just need a C++-Compiler and CMake.
7 
8 To use the library, you need:
9 * libcurlpp
10 * libjsoncpp