edsonalvesan / bot-telegram-sdk
The Unofficial Telegram Bot API PHP SDK
v1.0
2020-11-21 15:35 UTC
Requires
- php: ^7.2
- guzzlehttp/guzzle: ^6.3 || ^7.0.1
- guzzlehttp/psr7: ^1.3
- illuminate/support: ^5.5 || ^6.0 || ^7.0 || ^8.0
- league/event: ^2.1
Requires (Dev)
- phpunit/phpunit: ^8.5
Suggests
- illuminate/container: Hold dependencies to be injected in commands constructors
- irazasyed/larasupport: Allows you to use any Laravel Package in Lumen by adding support!
This package is auto-updated.
Last update: 2025-01-23 10:53:47 UTC
README
This project was originally forked from: telegram-bot-sdk and credit to irazasyed for the start I needed to get this project working.