PHPackages                             paranoiasystem/telegrambot-php-library - 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. paranoiasystem/telegrambot-php-library

ActiveLibrary[API Development](/categories/api)

paranoiasystem/telegrambot-php-library
======================================

TelegramBot PHP unofficial library.

1.0.3(10y ago)9681GPL-2.0PHPPHP &gt;=5.4.0

Since Jul 25Pushed 10y ago4 watchersCompare

[ Source](https://github.com/paranoiasystem/TelegramBot-PHP-library)[ Packagist](https://packagist.org/packages/paranoiasystem/telegrambot-php-library)[ RSS](/packages/paranoiasystem-telegrambot-php-library/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

TelegramBot-PHP-library
=======================

[](#telegrambot-php-library)

[![Travis](https://camo.githubusercontent.com/6934cf0b2c450e5f5f62bc25f1d703e923c77f195c82eac9d37f0ead460552fa/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f706172616e6f696173797374656d2f54656c656772616d426f742d5048502d6c6962726172792e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/paranoiasystem/TelegramBot-PHP-library)[![Packagist](https://camo.githubusercontent.com/c847ddeb8b507be0a236d7f9210b6179dccfb80d7781dad4113421ec1f115d71/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f706172616e6f696173797374656d2f74656c656772616d626f742d7068702d6c6962726172792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/paranoiasystem/telegrambot-php-library)[![Total Downloads](https://camo.githubusercontent.com/2d2705511e6fe729ec264e677f7f0007c3b71cbabf0d7cccbb51a7379753368f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f706172616e6f696173797374656d2f74656c656772616d626f742d7068702d6c6962726172792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/paranoiasystem/telegrambot-php-library)[![GitHub license](https://camo.githubusercontent.com/244607c741b08a9bfbaca45498deef0db2a598ac7f42ac1d0cba12fa91472379/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d47504c76322d626c75652e7376673f7374796c653d666c61742d737175617265)](LICENSE)

TelegramBot is an unofficial library in PHP for use the [Telegram APIs for bot](https://core.telegram.org/bots/api)

Install
-------

[](#install)

Via Composer

```
$ composer require paranoiasystem/telegrambot-php-library
```

Usage
-----

[](#usage)

Send Message

```
