Skip to content

Repository files navigation

yemot-api

install

npm i yemot-api

exemple

constyemot_api=require("yemot-api");(async()=>{consty=newyemot_api("0773137770","1234");/** קבלת מספר יחידות */letr=awaity.get_session();console.log(r);/** העלאת קובץ */constfile={value: "12345",options: {filename: "123.txt",contentType: "text/txt"}};r=awaity.upload_file("ivr/123.txt",file);console.log(r);/** הורדת קובץ */try{r=awaity.download_file("ivr/123.txt");}catch(error){console.error(error);}console.log(r);})();

About

mpn: https://www.npmjs.com/package/yemot-api

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages