Telegram-bot-api-php-proxy
Telegram-bot-api-php-proxy copied to clipboard
PHP proxy script for telegram bot API
PHP proxy for Telegram Bot API
Requirements
- PHP >= 5.6
- SSL
Demo
Special for
$api = new TelegramBotApi($bot_token);
$api->setApiURL('https://my.host.url/');