PHPackages                             sem-soft/yii2-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. sem-soft/yii2-telegram

ActiveYii2-components

sem-soft/yii2-telegram
======================

Yii2 telegramm bot API wrapper based on Longman Telegram Bot

1.0.1(8y ago)0660BSD-3-ClausePHPPHP &gt;=5.4.0

Since Oct 2Pushed 8y ago1 watchersCompare

[ Source](https://github.com/sem-soft/yii2-telegram)[ Packagist](https://packagist.org/packages/sem-soft/yii2-telegram)[ RSS](/packages/sem-soft-yii2-telegram/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

Yii2 Telegramm Bot API wrapper based on Longman Telegram Bot
============================================================

[](#yii2-telegramm-bot-api-wrapper-based-on-longman-telegram-bot)

Install by composer
-------------------

[](#install-by-composer)

composer require sem-soft/yii2-telegram

Or add this code into require section of your composer.json and then call composer update in console
----------------------------------------------------------------------------------------------------

[](#or-add-this-code-into-require-section-of-your-composerjson-and-then-call-composer-update-in-console)

"sem-soft/yii2-telegram": "\*"

Usage
-----

[](#usage)

In configuration file do

```

```

Set webhook
-----------

[](#set-webhook)

For this action try code, for exaple in console controller:

```
