albumIds property

List<int> albumIds
final

albumIds Identifiers of story albums to which the story will be added upon posting. An album can have up to getOption("story_album_size_max") stories

Implementation

final List<int> albumIds;