Foxogram-lib is a user-friendly c++ lib to comfortably work with foxogram api.
git clone https://github.com/Foxocorp/foxogram-lib
cd foxogram-lib
mkdir cmake-build
cd cmake-build
cmake ..
cmake (3.13+)
C++ 17 or newer standard (clang/g++/clang-cl/MSVC)
OpenSSL For HTTPS and WSS
Zlib (optional) to compress data
JSON (Getting and building with project) IXWebSocket to make http requests and connect to websockets