protocollive/telegrambotlibrary

A library to easy handling with Telegram bot API

2024.04.22 2024-04-23 03:03 UTC

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 7.2 (2024-03-31)

Dependencies

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

Installation

php composer.phar require protocollive/telegrambotlibrary