shanginn / telegram-bot-api-bindings
Low level type-safe PHP bindings for the Telegram Bot API
Installs: 135
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/shanginn/telegram-bot-api-bindings
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.