selaz / telegram-bot-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

telegram-bot-api

This is simple telegram bot api client without dependencies

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

About

License:MIT License


Languages

Language:PHP 100.0%