yakyak / hangupsjs

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

Sending links no longer works #53

Open timvdalen opened 8 years ago

timvdalen commented 8 years ago

Did the protobuf schema for messages change? Links are no longer recognized.

This is what sending a link through the Hangouts chat looks like now:

[,[]
,[[[2,"http://google.com",[0,0,0,0]
,["http://google.com"]
]
]
,[]
]
]
timvdalen commented 8 years ago

Seems like the link is removed if the link text doesn't match the link exactly