PHPackages                             httd1/telegramphp - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. httd1/telegramphp

ActiveLibrary[API Development](/categories/api)

httd1/telegramphp
=================

This is a PHP package for using Telegram Bot API

v1.19.0(1mo ago)112271Apache-2.0PHPPHP &gt;=7.0

Since Sep 24Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/httd1/TelegramPhp)[ Packagist](https://packagist.org/packages/httd1/telegramphp)[ RSS](/packages/httd1-telegramphp/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (29)Used By (0)

TelegramPhp
===========

[](#telegramphp)

[![GitHub license](https://camo.githubusercontent.com/07cfc3cd501042522aab91c92e6e7ec51f5069f34932dafc014b2d055523766c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f68747464312f54656c656772616d506870)](https://github.com/httd1/TelegramPhp/blob/main/LICENSE) [![Packagist Downloads](https://camo.githubusercontent.com/d8f612b6936453f3e45719e30ceebb801cd3d7337e5d1a8e79ee93361a842302/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f68747464312f54656c656772616d506870)](https://camo.githubusercontent.com/d8f612b6936453f3e45719e30ceebb801cd3d7337e5d1a8e79ee93361a842302/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f68747464312f54656c656772616d506870) [![GitHub commit activity](https://camo.githubusercontent.com/f564349e548ea7b3f76b8fe09b74935060388e1e5852c3297b72cf1677b9e2d1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f636f6d6d69742d61637469766974792f742f68747464312f54656c656772616d506870)](https://camo.githubusercontent.com/f564349e548ea7b3f76b8fe09b74935060388e1e5852c3297b72cf1677b9e2d1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f636f6d6d69742d61637469766974792f742f68747464312f54656c656772616d506870)[![GitHub stars](https://camo.githubusercontent.com/993197344ac3b3d09df477b5147fff1a8c6f2b26de70cebc6e0da1debd8b6c58/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f68747464312f54656c656772616d506870)](https://github.com/httd1/TelegramPhp/stargazers)

👌 Read this documentation in Portuguese [here](README-pt.md)

This is a package for the Telegram Bots API.
This package was made exclusively for use with [Webhook](https://core.telegram.org/bots/api#setwebhook).
Before using this package, please read the entire Telegram Bot API documentation:

Requirements
------------

[](#requirements)

- PHP &gt;= 7.0
    - cURL
    - JSON

Installation
------------

[](#installation)

```
composer require httd1/TelegramPhp
```

Usage:
------

[](#usage)

```
