egorpugin / tgbot

C++ library for Telegram Bot API 7.10 with generated API types and methods
MIT License
49 stars 6 forks source link
cpp telegram telegram-bot-api telegram-bot-framework

tgbot

C++ library for Telegram Bot API with generated API types and methods.

Features:

Build

Using SW: https://software-network.org/

Download client, unpack, add to PATH.

Build: sw build

(Dev) Generate IDE project: sw generate

Dependencies: nlohmann.json.