selaz/tg-bot

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

Garage telegram 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());