2017 © Pedro Peláez
 

yii2-extension yii2-telegram-notify

Send Notify Trigger All Contacts

image

dbunt1tled/yii2-telegram-notify

Send Notify Trigger All Contacts

  • Sunday, January 14, 2018
  • by dbunt1tled
  • Repository
  • 1 Watchers
  • 1 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Telegram Notify Trigger

Send Notify Trigger All Contacts, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist dbunt1tled/yii2-telegram-notify "*"

or add, (*4)

"dbunt1tled/yii2-telegram-notify": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

<?php
    $client = new yii\httpclient\Client();
    $botTelegram = new TelegramNotify($tokenYourBot,$client);
    $botTelegram->sendMessage('Всем привет'); 
?>

The Versions

14/01 2018

dev-master

9999999-dev

Send Notify Trigger All Contacts

  Sources   Download

MIT

The Requires

 

by Avatar dbunt1tled

extension yii2 telegram notify

14/01 2018

0.02b

0.02.0.0-beta

Send Notify Trigger All Contacts

  Sources   Download

MIT

The Requires

 

by Avatar dbunt1tled

extension yii2 telegram notify

14/01 2018

0.03b

0.03.0.0-beta

Send Notify Trigger All Contacts

  Sources   Download

MIT

The Requires

 

by Avatar dbunt1tled

extension yii2 telegram notify

14/01 2018

0.04b

0.04.0.0-beta

Send Notify Trigger All Contacts

  Sources   Download

MIT

The Requires

 

by Avatar dbunt1tled

extension yii2 telegram notify

14/01 2018

0.01b

0.01.0.0-beta

Send Notify Trigger All Contacts

  Sources   Download

MIT

The Requires

 

by Avatar dbunt1tled

extension yii2 telegram notify