PHPackages                             mirkhamidov/yii2-bot-telegram - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mirkhamidov/yii2-bot-telegram

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

mirkhamidov/yii2-bot-telegram
=============================

bot for telegram

0.1.1(2y ago)02181BSD-3-ClausePHPPHP ^7.1.3|^8.0

Since Mar 13Pushed 2y ago1 watchersCompare

[ Source](https://github.com/m1roff/yii2-bot-telegram)[ Packagist](https://packagist.org/packages/mirkhamidov/yii2-bot-telegram)[ RSS](/packages/mirkhamidov-yii2-bot-telegram/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)DependenciesVersions (3)Used By (1)

Yii2 Telegram API
=================

[](#yii2-telegram-api)

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

[](#installation)

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

Either run

```
php composer.phar require mirkhamidov/yii2-bot-telegram "*"

```

or add

```
"mirkhamidov/yii2-bot-telegram": "*"

```

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

Usage
-----

[](#usage)

first add to config.php

```

```

Once the extension is installed, simply use it in your code by :

```
