First, let's see what I want to make.
Here is the screenshot of what I want. --> http://i.imgur.com/p64XU.png
According to the screenshot, I'd like to make this kind of custom wall post which shows a custom verb like 'check-in', 'watched', 'listened to', etc.
Moreover, I'd like to customize the style of the content and message e.g. '30 others watched xxx on myApp'.
Another thing is making the app icon besides Like link at the bottom.
Let's talk about my current skill.
Currently, I've already taught myself about Graph API and Open Graph. I'm able create an app to post to wall and able to publish action by using opengraph.
But! Graph API and OpenGraph (I used) has never produced this kind of the post like the screenshot. I've already tried OpenGraph but it just keep publishing actions on activity feed not on the wall.
My question is ... Can graph API or OpenGraph produce this kind of wall post?
If yes, how should I modified the request of the API?
If not, which API I have to learn to produce this kind of wall post?
Thanks,