Is it possible and how to get latest 5 updated posts from Facebook group wall?
When i run https://graph.facebook.com/GROUP_ID/feed?access_token=MY_TOKEN&limit=5 im receiving latest 5 published posts.
In Facebook documentation Im unable to find if there is some URL parameter for getting latest updated posts..