Garage telegram bot


License
MIT

Documentation

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