selaz/tg-bot

There is no license information available for the latest version (v1.0.19) of this package.

Garage telegram bot

Installs: 372

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/selaz/tg-bot

v1.0.19 2020-04-03 09:24 UTC

README

This is simple telegram bot api client without dependencies

$bot = new Selaz\BotApi('_YOUR_TELEGRAM_BOT_API_KEY_');
var_dump($bot->getMe());