BotAPI
SDK for the Telegram Bot API.
Install / Use
/learn @TelegramSDK/BotAPIREADME
<div style="text-align: center;">
<img title="BotAPI Logo" alt="BotAPI Logo" src="https://github.com/TelegramSDK/BotAPI/assets/115643607/7f3b38f3-6a2f-4f7d-a4fe-3c1b28594b50">
</div>
<br>
<div style="text-align: center;">
<img title="Latest Version on Packagist" alt="Latest Version on Packagist" src="https://img.shields.io/packagist/v/telegramsdk/botapi.svg?label=composer&logo=composer">
<img title="PHP Version" alt="PHP Version" src="https://img.shields.io/packagist/dependency-v/telegramsdk/botapi/php?logo=php">
</div>
<br>
🛠 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.
