protocollive / telegrambotlibrary
A library to easy handling with Telegram bot API
Fund package maintenance!
ProtocolLive
Installs: 1 050
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=8.2
- ext-curl: *
- ext-mbstring: *
- ext-openssl: *
- dev-main
- 2024.11.23
- 2024.11.21
- 2024.11.19
- 2024.11.17
- 2024.11.14
- 2024.11.11
- 2024.11.10
- 2024.11.08
- 2024.11.04
- 2024.11.02
- 2024.11.01
- 2024.09.24
- 2024.09.06
- 2024.08.27
- 2024.08.25
- 2024.08.21
- 2024.08.20
- 2024.08.17
- 2024.08.15
- 2024.08.14
- 2024.07.31
- 2024.07.15
- 2024.07.10
- 2024.07.07
- 2024.07.05
- 2024.07.04
- 2024.07.03
- 2024.07.01
- 2024.05.31
- 2024.05.30
- 2024.05.28
- 2024.05.07
- 2024.05.06
- 2024.04.30
- 2024.04.22
- 2024.04.16
- 2024.04.11
- 2024.04.10
- 2024.04.09
- 2024.04.08
- 2024.04.01
- 2024.03.31
- 2024.03.15
- 2024.03.11
- 2024.03.08
- 2024.03.03
- 2024.02.22
- 2024.02.16
- 2024.02.15
- 2024.02.13
- 2024.02.12
- 2024.02.11
- 2024.02.10
This package is auto-updated.
Last update: 2024-11-24 01:07:36 UTC
README
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
- By downloading the project;
- By Composer:
php composer.phar require protocollive/telegrambotlibrary