How to create telegram bot with php


Bot API Library Examples

A full tutorial covering everything from configuring your environment to deploying your finished bot is available here.

This page lists some libraries and frameworks developed by the Telegram community – you should take care to report any bugs you may find to the respective developers, as these projects are not maintained by Telegram.

Ping us on @BotSupport if you would like your library to appear on this page.

PHP
Go
Python
Rust
Kotlin
Node.js
.NET
Swift
TypeScript
Java
Scala
Ruby
Other Languages

Getting Started

Getting Started

This page will help you get started with Telegram Bot SDK. You'll be up and running in a jiffy!

📘

Introduction

Telegram Bot 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 the official Telegram site.

Bot API PHP SDK

Powerful SDK with Laravel support.

TelegramBotApiBundle

Wrapper for Symfony.

Telegram Bot Api Base

PHP Telegram Bot

TuriBot

nine0184
  • Original code
  • Python

    AIOGram

    Fully asynchronous library for Telegram Bot API written in asyncio and aiohttp.

    python-telegram-bot

    Powerful and actively developing library

    Telepot

    Framework for creating bots on the Telegram Bot API.

    Telegram Bot Service

    Framework for creating bots. Based on the Twisted library for Python 3.

    telebot

    A small library for creating bots. Suitable for deployment on Google App Engine.

    twx.botapi

    pyTelegramBotAPI