lelandolt

Results 5 comments of lelandolt

@wiomoc Could you please further explain that? How do I get to the websocketapi? Kind regards

@wiomoc Are you using Google Chrome? And could you please explain the steps, so that I can try it?

Cool, thanks a lot. > Am 25.06.2018 um 10:51 schrieb Akhil Mohan : > > Will check and update the code. > > — > You are receiving this because...

@akhilerm Is it working for you now? Because for me it isn't...

selectContact works for me with this updated directory: function getChatname(){ $("#pane-side > div > div > div").find("._2FBdJ > div._25Ooe").each(function(){ contacts.push($(this).text()); chat_div.push($(this)); }) }