telegramsdk / botapi
SDK for the Telegram Bot API.
Fund package maintenance!
SebaOfficial
Buy Me A Coffee
racca.me/donate
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.
- dev-main
- v2.1.17
- v2.1.16
- v2.1.15
- v2.1.14
- v2.1.13
- v2.1.12
- v2.1.11
- v2.1.10
- v2.1.9
- v2.1.8
- v2.1.7
- v2.1.6
- v2.1.5
- v2.1.4
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- v1.2.3
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.9
- v1.1.8
- v1.1.7
- v1.1.6
- v1.1.5
- v1.1.4
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
This package is auto-updated.
Last update: 2024-09-29 15:07:24 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.