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

Added 207 status code checking for updating create-conversation.ts #101

Open 51isunshine opened 6 years ago

51isunshine commented 6 years ago

The group conversation created success and sometime got 207 when invoke createConversation method

demurgos commented 6 years ago

Thanks for the PR. I'll fix the (unrelated) Travis error and merge it.