telegramsdk / botapi
SDK for the Telegram Bot API.
v2.1.17
2024-09-29 15:06 UTC
Requires
- php: >=8.0
- guzzlehttp/guzzle: ^7.7
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.46
- pestphp/pest: ^2.8
Suggests
- telegramsdk/botkit: This package provides additional features for your IDE.
This package is auto-updated.
Last update: 2026-06-29 02:16:00 UTC
README
🛠 Installation
You can install the package via composer:
composer require telegramsdk/botapi
❔ Usage
📝 Testing
Run Unit tests:
composer test
Before running tests make sure you have runkit7 installed:
composer runkit
⚖️ License
This project is under the MIT License.