Telegram Bot PHP SDK lets you develop Telegram Bots in PHP 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.
Only the latest released version of the SDK is supported. To facilitate upgrades, we rarely make backward-incompatible changes.
Version | Supported | Documentation |
---|---|---|
2.x | ❌ | ✅ docs |
3.x | ✅ (current) | 🚧 docs |
4.x | ✅ (in development) | ❌ |
Documentation for the SDK can be found on the website.
If you're using this SDK to build your Telegram Bots or have a project that's relevant to this SDK, We'd love to know and share it with the world.
Head over to Awesome Telegram Bots to share, discover, and learn more.
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.
Thanks to these companies for providing access to their products that have been very useful in developing this SDK. Please go check them out!
This project and its author are neither associated nor affiliated with Telegram in any way. Please see the License for more details.
This project is released under the BSD 3-Clause License.