telegram api constructor · layer 229 · #b826e150
storyFwdHeader
Contains info about the original poster of a reposted story.
definition
storyFwdHeader#b826e150 flags:# modified:flags.3?true from:flags.0?Peer from_name:flags.1?string story_id:flags.2?int = StoryFwdHeader;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
modified | true | Whether the story media was modified before reposting it (for example by overlaying a round video with a reaction). |
from | Peer | Peer that originally posted the story; will be empty for stories forwarded from a user with forwards privacy enabled, in which case from_name will be set, instead. |
from_name | string | Will be set for stories forwarded from a user with forwards privacy enabled, in which case from will also be empty. |
story_id | int | , contains the story ID |
type
history
present in layers 167–229
| id | layers |
|---|---|
| #b826e150 | 167–229 |