An open API service indexing awesome lists of open source software.

https://github.com/daguich/telegram-bot-api-classes

PHP library for Telegram bots
https://github.com/daguich/telegram-bot-api-classes

Last synced: 7 months ago
JSON representation

PHP library for Telegram bots

Awesome Lists containing this project

README

          

# Telegram Bot API Classes

This is a library for php to make things easier while handling with Telegram Bots.

If you don't know all about all this functions please visit the official documentation of Telegram (https://core.telegram.org/bots/api)

I didn't do testing on all the functions especially webhooks. So if you're using this library and you find any mistakes or bugs feel free open a new ticket.