exileed/telegram-bot-api

The Telegram Bot API PHP

0.2.2 2021-03-23 16:32 UTC

README

Telegram Bot API PHP SDK. Lets you develop Telegram Bots easily! Supports Laravel out of the box.

Build Status Latest Version Total Downloads

Overview

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.

Install

composer require exileed/telegram-bot-api

Documentation

Documentation for the SDK can be found on the website.

Are You Using Telegram Bot SDK?

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

Additional information

Any issues, feedback, suggestions or questions please use issue tracker here.

Contributing

Thank you for considering contributing to the project. Please review the CONTRIBUTING guidelines before submitting any pull requests.

Credits

Disclaimer

This project and its author is neither associated, nor affiliated with Telegram in anyway. See License section for more details.

License

This project is released under the BSD 3-Clause License.

© 2015-16 Syed Irfaq R., All rights reserved.