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 ConversationUpdate event support #32

Closed mitchcapper closed 7 years ago

mitchcapper commented 7 years ago

Code currently throws an error for this event type, this adds proper handling of it. In theory their may be other types than the limited subset I have seen but it should be a start.

mitchcapper commented 7 years ago

Rearranged.