has_expired_viewers property
read / write
True, if users viewed the story can't be received, because the story has expired more than getOption("story_viewers_expiration_delay") seconds ago.
Implementation
late bool has_expired_viewers;
True, if users viewed the story can't be received, because the story has expired more than getOption("story_viewers_expiration_delay") seconds ago.
late bool has_expired_viewers;