文件名称:yemot-api:mpn
文件大小:8KB
文件格式:ZIP
更新时间:2024-05-29 11:35:56
JavaScript
Yemot-api 安装 npm i yemot-api 例子 const yemot_api = require ( "yemot-api" ) ; ( async ( ) => { const y = new yemot_api ( "0773137770" , "1234" ) ; /** קבלת מספר יחידות */ let r = await y . get_session ( ) ; console . log ( r ) ; /** העלאת קובץ */ const file = { value : "12345" , options : { filename : "123.txt" , contentType : "text/txt" } } ; r = await y . upload_file ( "ivr/123
【文件预览】:
yemot-api-master
----.eslintrc.json(616B)
----YmApi.js(6KB)
----lib()
--------ulit.js(194B)
--------index.js(5KB)
----exemple.js(715B)
----README.md(618B)
----.gitignore(46B)
----index.js(40B)
----package-lock.json(3KB)
----package.json(607B)