storyIds property

List<int> storyIds
final

storyIds New list of pinned stories. All stories must be posted to the chat page first. There can be up to getOption("pinned_story_count_max") pinned stories on a chat page

Implementation

final List<int> storyIds;