I am looking to send a facebook message from my application server without the need to prompt the user for input each time. I have been looking over the facebook chat API but it only works with facebook UI which means that the user must be prompted every time I want to use the chat. Is there a workaround or am I missing something?
I am using JAVA on my server.
Graph API. – kaysush Mar 3 at 11:27