PHPackages                             zafarjonovich/yii2-telegram-bot-scelation - 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. zafarjonovich/yii2-telegram-bot-scelation

ActiveLibrary[API Development](/categories/api)

zafarjonovich/yii2-telegram-bot-scelation
=========================================

Yii2 telegram bot scelation

0.0.1.5(4y ago)147PHPPHP &gt;=5.6

Since Nov 15Pushed 4y ago1 watchersCompare

[ Source](https://github.com/zafarjonovich/yii2-telegram-bot-scelation)[ Packagist](https://packagist.org/packages/zafarjonovich/yii2-telegram-bot-scelation)[ RSS](/packages/zafarjonovich-yii2-telegram-bot-scelation/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (16)Used By (0)

Telegram bot handler
====================

[](#telegram-bot-handler)

Assalomu aleykum. These components will help you work with the telegram bot api in your own project. It is very simple to use.

---

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
composer require zafarjonovich/telegram

```

or add

```
"zafarjonovich/telegram": "*"

```

to the require section of your `composer.json` file.

---

Usage
-----

[](#usage)

All methods in the [Telegram bot api](https://core.telegram.org/bots/api) can be used as follows

```
