A PHP library used to extract JSON data (and auto-generate PHP classes) from Telegram bot API documentation page.
Go to file
2020-02-01 19:07:36 +01:00
src First release 2020-02-01 19:07:36 +01:00
composer.json First release 2020-02-01 19:07:36 +01:00
composer.lock First release 2020-02-01 19:07:36 +01:00
LICENSE Initial commit 2019-04-23 00:00:19 +02:00
main.php First release 2020-02-01 19:07:36 +01:00
README.md Initial commit 2019-04-23 00:00:19 +02:00

tgbotapi-generator

A PHP framework used to extract bot API schema (and maybe to generate PHP classes from it).