Registry / networking / tgbot-cpp

tgbot-cpp

JSON →
library1.9.1vcpkgunverified

C++ library for Telegram bot API.

vcpkg install tgbot-cpp
INSTALL
IMPORT
SIG · TGBOT-CPP
T
tgbot-cpp
networkingcppv1.9.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

tgbot/tgbot.h
#include <tgbot/tgbot.h>

Initialize a Telegram bot and get bot info

#include <tgbot/tgbot.h> int main() { TgBot::Bot bot("YOUR_TOKEN"); bot.getApi().getMe(); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.9.1latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
24
Amazon
1
OpenAI (training)
1
Resources

No resource links recorded.

tgbot-cpp — pip install tgbot-cpp · libregistry