1. 首页
  2. 数据库
  3. 其它
  4. 一个面向对象的PHP库的电报机器人 源码

一个面向对象的PHP库的电报机器人 源码

上传者: 2021-02-01 08:40:12上传 ZIP文件 188.39KB 热度 12次
NovaGram An elegant, Object-Oriented, reliable PHP Telegram Bot Interface • Example An example code of a simple bot. Works with both getUpdates and Webhooks use skrtdev\NovaGram\Bot; use skrtdev\Telegram\Message; $Bot = new Bot("YOUR_TOKEN"); $Bot->onCommand("start", function (Message $message) use
下载地址
用户评论