Kristian Ačkar
Kristian Ačkar
In stanza.js: line 44, getText method is called sometimes on undefined object. Possible solution is to wrap that part of code in try catch block from outside. Temporary solution is...
Is it possible to detect in this module when user turn off chat on fb web site?
Hi, is it possible to retrieve/catch event in our app where we implemented chat system via node-facebook-chat module when user sends some of the messages through fb web site? Now...
Hi, is implemented some support for handling group chat messages in this module? It seems that when group chat message is posted I don't receive it?! Maybe there is some...