chattycrow_nodejs:节点JS库

时间:2021-06-29 07:43:02
【文件属性】:
文件名称:chattycrow_nodejs:节点JS库
文件大小:12KB
文件格式:ZIP
更新时间:2021-06-29 07:43:02
JavaScript ChattyCrow - 节点 JS 库 这个库可以更容易地调用 ChattyCrow API ( )。 安装 npm install chattycrow 用法 var chattycrow = require ( 'chattycrow' ) . createClient ( 'token' , 'default_channel' ) ; 可选参数 每个发件人和联系人方法标头: send < Service> ( payload , [ contacts , options ] , callback ) ; INFO:有效载荷和calback是必需的,但回调可以为空。 示例回调 function chattyCrowResponse ( err , body , res ) { if ( err ) { console . log ( err . messa
【文件预览】:
chattycrow_nodejs-master
----src()
--------chattycrow.coffee(10KB)
----lib()
--------chattycrow.js(12KB)
----.travis.yml(49B)
----gulpfile.js(763B)
----LICENSE(1KB)
----test()
--------src()
--------chattycrow.js(3KB)
----README.md(3KB)
----Makefile(102B)
----.gitignore(614B)
----index.js(46B)
----package.json(857B)

网友评论