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

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.