tgbot
Telegram bot interface
A C++ library providing a set of pre-defined API structures and methods to simplify interactions with the Telegram Bot API.
C++ library for Telegram Bot API 8.0 with generated API types and methods
50 stars
7 watching
6 forks
Language: C++
last commit: 4 days ago cpptelegramtelegram-bot-apitelegram-bot-framework
Related projects:
Repository | Description | Stars |
---|---|---|
reo7sp/tgbot-cpp | A C++ library providing an interface to the Telegram Bot API | 1,013 |
olebedev/go-tgbot | A Go library for interacting with the Telegram API using a Swagger-based definition | 120 |
baderouaich/tgbotxx | A C++ library for creating Telegram bots with ease using a simple and intuitive API. | 11 |
stefanobelli/xxtelebot | A C++11 wrapper around the Telegram Bot API | 42 |
insanusmokrassar/ktgbotapi | A library providing a unified interface to interact with the Telegram Bot API | 363 |
telegrambot/api | A PHP wrapper for the Telegram Bot API that allows developers to control bots programmatically. | 1,096 |
tg-bot-api/bot-api-base | A simple and clear Telegram bot API implementation in PHP. | 225 |
atipugin/telegram-bot-ruby | A Ruby wrapper for Telegram's Bot API allowing developers to create and control bots on the platform. | 1,361 |
dinoleung/teledart | An API wrapper for Telegram's Bot API, allowing developers to create their own bots | 314 |
mr-linch/go-tg | A Go client library for interacting with the Telegram Bot API. | 106 |
niconex/echotron | A Go library for building concurrent Telegram bots with efficient polling and webhook support | 372 |
eternnoir/gotelebot | A Go wrapper around the Telegram Bot API | 23 |
rockneurotiko/ex_gram | A low-level API and framework for building Telegram bots in Elixir | 183 |
gotd/td | A Telegram client library written in Go | 1,512 |
gabrieldiego/tg | A C++ implementation of a Telegram bot framework using a modular design and focusing on ease of use for developers. | 17 |