The maximum number of story interactions to return.
Offset of the first entry to return as received from the previous request; use empty string to get the first chunk of results.
Optional
only_Pass true to get only interactions by contacts; pass false to get all relevant interactions.
Optional
prefer_Pass true to get forwards and reposts first, then reactions, then other views; pass false to get interactions sorted just by interaction date.
Optional
prefer_Pass true to get interactions with reaction first; pass false to get interactions sorted just by interaction date. Ignored if prefer_forwards == true.
Query to search for in names, usernames and titles; may be empty to get all relevant interactions.
Story identifier.
Returns interactions with a story. The method can be called only for stories posted on behalf of the current user. Request type for Tdjson#getStoryInteractions.