skype-http
skype-http copied to clipboard
Unofficial Skype API for Node.js via HTTP
This is a very weird bug the library seems to run fine on my localhost but it completely fails when on the aws server and i haven't found the reason...
Hi, I'd like to write a logger to track down users who join and leave calls in a group. Is it possible?
I'm in a bit of a hurry, so here is the gist: `#t` is now `#ipt`. After logging in, this shows up: ``` UnexpectedResult: { body: { status: { code:...
Is there any way to solve the problem of passing two-factor authentication, at least hypothetical?
Hello! [Link to SkPy issue](https://github.com/OllieTerrance/SkPy/issues/82) It's seems to me the best solution should be to add `"X-Client-Version": "0/0.0.0.0"` to headers in `send-image.js`. It helps me in my project, I can...
Hello, I keep getting `(node:16828) UnhandledPromiseRejectionWarning: net: Failed to accept contact` after using ` const invites = await api.getContactInvites() console.log(`${invites.length} pending invitation`) await api.acceptContactRequest(invites[0].mri)` invites[0].mri is valid name, I added...
Now the api support send and receive audio media type.
Now the user can send documents too.
i'm using the "getConact" method to get the details of a bot user, and the display name is empty. is there a different way to get the display name?
## Version **10.0.3** of [@types/node](https://www.npmjs.com/package/@types/node) was just published. Dependency @types/node Current Version 9.6.9 Type devDependency The version **10.0.3** is **not covered** by your **current version range**. If you don’t accept...