yakyak / hangupsjs

google hangouts client library for nodejs
226 stars 46 forks source link

Parse more responses #131

Closed HomerSp closed 3 years ago

HomerSp commented 3 years ago

This adds parsing for more responses to fix issues with creating new conversations and all names showing up as Unknown.

Note that this is a breaking change as it changes the response of createconversation to use conversation.conversation_id instead of conversation.id.