interaction_info property

StoryInteractionInfo? interaction_info
read / write

Information about interactions with the story; may be null if the story isn't owned or there were no interactions.

Implementation

StoryInteractionInfo? interaction_info;