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
- Host: GitHub
- URL: https://github.com/daguich/telegram-bot-api-classes
- Owner: DaGuich
- Created: 2016-01-10T22:26:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-16T00:07:36.000Z (over 10 years ago)
- Last Synced: 2024-12-27T00:25:47.553Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.