Package Data | |
---|---|
Maintainer Username: | exileed |
Maintainer Contact: | syed+gh@lukonet.com (Syed Irfaq R.) |
Package Create Date: | 2017-02-15 |
Package Last Update: | 2018-08-31 |
Home Page: | https://github.com/exileed/telegram-bot-api |
Language: | PHP |
License: | BSD-3-Clause |
Last Refreshed: | 2024-11-11 15:25:01 |
Package Statistics | |
---|---|
Total Downloads: | 13,945 |
Monthly Downloads: | 8 |
Daily Downloads: | 1 |
Total Stars: | 6 |
Total Watchers: | 3 |
Total Forks: | 1 |
Total Open Issues: | 0 |
Telegram Bot API PHP SDK. Lets you develop Telegram Bots easily! Supports Laravel out of the box.
Telegram Bot API is an HTTP-based interface created for developers keen on building bots for Telegram.
To learn more about the Telegram Bot API, please consult the Introduction to Bots and Bot FAQ on official Telegram site.
To get started writing your bots using this SDK, Please refer the documentation.
composer require exileed/telegram-bot-api
Documentation for the SDK can be found on the website.
If you're using this SDK to build your Telegram Bots, We'd love to know and share the bot with the world. Tell us about it - here
Any issues, feedback, suggestions or questions please use issue tracker here.
Thank you for considering contributing to the project. Please review the CONTRIBUTING guidelines before submitting any pull requests.
This project and its author is neither associated, nor affiliated with Telegram in anyway. See License section for more details.
This project is released under the BSD 3-Clause License.
© 2015-16 Syed Irfaq R., All rights reserved.