I\'m posting on my fanpage but i want to do highlight posts. Any suggestions?
I have to star them one by one on the fanpage. Is there any way to do this? I also read the
Use:
POST // with param timeline_visibility = starred
timeline_visibility must be one of the following values: hidden, normal, starred.
timeline_visibility
hidden
normal
starred
Also see https://stackoverflow.com/a/19861323/1784062.