1. 首页
  2. 数据库
  3. 其它
  4. teleapi::rocket:有用的库可简化Telegram Bot API的工作 源码

teleapi::rocket:有用的库可简化Telegram Bot API的工作 源码

上传者: 2021-02-01 11:38:16上传 ZIP文件 34.1KB 热度 8次
• teleapi 现在支持Telegram Bot API 3.6 它是什么? 这个有用的库可简化Telegram Bot API的工作 在开始之前,请阅读针对开发人员的介绍。 安装 npm $ npm install teleapi --save 纱 $ yarn add teleapi 如何使用? 初级! 查看下一个示例,该示例向您展示如何向getMe方法发送请求: /** First be we've required the teleapi */ const teleapi = require ( 'teleapi' ) ; /** * Next we need a
下载地址
用户评论