ocilo / skype-http

Unofficial Skype API for Node.js via HTTP
https://ocilo.github.io/skype-http
MIT License
51 stars 24 forks source link

Accept invite #111

Open jabolina opened 5 years ago

jabolina commented 5 years ago

Changed the accept invite uri to https://contacts.skype.com/contacts/v2/ and added some methods to build the correct uri. In accept-contact-request.ts some minor fixes in response code and request options.