文件名称:telegram-bot-php:PHP电报机器人
文件大小:21KB
文件格式:ZIP
更新时间:2024-02-25 15:50:07
telegram php7 telegram-bot TelegramPHP
PHP电报机器人 电报机器人应该是。 例子 SetWebhook <?php use Formapro \ TelegramBot \ Bot ; use Formapro \ TelegramBot \ SetWebhook ; use function GuzzleHttp \ Psr7 \str; $ bot = new Bot ( 'telegramToken' ); $ setWebhook = new SetWebhook ( 'https://your.app/telegram-updates-hook' ); // uncomment if use use self-sign