Is there any way to start a facebook chat using the messenger application. I know we can lead a user to the messenger application using intents and using their Messenger API. But I want to do is open a chat window directly with particular user using the facebook User Id. Is that possible?
I found this post Android Facebook sdk messaging ID mismatch I couldn't really find much else and I was hoping the new messenger API might support that kind of an interaction?