Hello,
I have Facebook Messenger executable. What I want to do is I want to perform some actions in it. For example. I want to search for Friend and send a static image. I have managed to copy that image in to the clipboard from external URL. So, It should perform following things,
1) Loop through the array of friends.and then select that friend.
2) Sending image to that friend. Sometimes text too!
What is the best way to achieve this kinds of stuff ?.
P.S : I don't want to use graph API.
Thank You !!


Reply With Quote



