protocollive/telegrambotlibrary

A library to easy handling with Telegram bot API


README

Slide2

Telegram Bot Library

A library to simplify and agregate the Telegram API functions.

This library is developed in conjunction with the SimpleTelegramBot project.

Updated with Telegram Bot API 8.0 (2024-11-17)

Dependencies

  • PHP >= 8.2;
  • Extension OpenSSL;
  • Extension cURL;

Installation

php composer.phar require protocollive/telegrambotlibrary