recent_viewer_user_ids property

List<int> recent_viewer_user_ids
read / write

Identifiers of at most 3 recent viewers of the story.

Implementation

late List<int> recent_viewer_user_ids;