Schmavery / facebook-chat-api

Unofficial Facebook Chat API for Nodejs
MIT License
1.94k stars 596 forks source link

how to start new thread message? #809

Closed VanHop94 closed 4 years ago

VanHop94 commented 4 years ago

Hi you,

Please help me. I've read all document but not found this case. I want to chat with a user that I've never chat before (maybe we aren't a friend). Also, I didn't receive a new message from not my friend

I've set api.setOptions({listenEvents: true})

So now, how can I do that? Thank you so much

VanHop94 commented 4 years ago

sr, my mistake