shanginn / telegram-bot-api-bindings
This package is abandoned and no longer maintained.
The author suggests using the phenogram/bindings package instead.
Low level type-safe PHP bindings for the Telegram Bot API
0.18.0
2024-07-08 04:14 UTC
Requires
- php: ^8.2
- react/promise: ^3
- symfony/serializer: ^6.3
- symfony/validator: ^6.3
Requires (Dev)
- monolog/monolog: ^3.4
- phpunit/phpunit: ^11
- symfony/var-dumper: ^6.3
- vlucas/phpdotenv: ^5.5
This package is auto-updated.
Last update: 2024-09-01 11:36:09 UTC
README
Code moved into Phenogram organization
Telegram Bot API PHP bindings
This is auto-generated typed PHP classes for Telegram Bot API based on the official documentation.
Generated using my fork of the wonderful project by sys-001: TgScraper
Basically this is a wrapper around bare API calls, you can use it do develop an SDK.