protocollive / telegrambotlibrary
A library to easy handling with Telegram bot API
Package info
github.com/ProtocolLive/TelegramBotLibrary
pkg:composer/protocollive/telegrambotlibrary
Fund package maintenance!
2026.04.30
2026-05-01 04:23 UTC
Requires
- php: >=8.3
- ext-curl: *
- ext-mbstring: *
- ext-openssl: *
This package is auto-updated.
Last update: 2026-06-13 13:06:42 UTC
README
Telegram Bot Library
A library to simplify and aggregate the Telegram API functions.
This library is developed in conjunction with the SimpleTelegramBot project.
Updated with Telegram Bot API 9.6 (2026-04-03)
Dependencies
- PHP >= 8.3;
- Extension OpenSSL;
- Extension cURL;
Installation
- By downloading the project;
- By Composer:
php composer.phar require protocollive/telegrambotlibrary