telegram api constructor · layer 229 · #b0bdeac5
storyView
Story view date and reaction information
definition
storyView#b0bdeac5 flags:# blocked:flags.0?true blocked_my_stories_from:flags.1?true user_id:long date:int reaction:flags.2?Reaction = StoryView;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
blocked | true | Whether we have completely blocked this user, including from viewing more of our stories. |
blocked_my_stories_from | true | Whether we have blocked this user from viewing more of our stories. |
user_id | long | The user that viewed the story |
date | int | When did the user view the story |
reaction | Reaction | If present, contains the reaction that the user left on the story |
type
StoryView · other constructors: storyViewPublicForward, storyViewPublicRepost
history
present in layers 160–229 · constructor id changed 1×
| id | layers |
|---|---|
| #a71aacc2 | 160 |
| #b0bdeac5 | 161–229 |