Awesome
tgbot
C++ library for Telegram Bot API with generated API types and methods.
Features:
- Bot API v8.0
- Generated API structures and methods. No manual typing errors. Easily updatable for API changes.
- C++23
- Header only
- License: MIT
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.