JS API T FB.FeedStorySize
From Facebook Developer Wiki
Feed story size to pass. The Feed form defaults to a short story size. If a user chooses to automatically publish a story of a different size (full or one line), then that story size gets published instead.
Enum public sealed FB.FeedStorySize
- FB.FeedStorySize.full
- FB.FeedStorySize.oneLine
- FB.FeedStorySize.shortStory
Back to namespace FB
