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

nametypedescription
flags#Flags, see TL conditional fields
modifiedflags.3?trueWhether the story media was modified before reposting it (for example by overlaying a round video with a reaction).
fromflags.0?PeerPeer 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_nameflags.1?stringWill be set for stories forwarded from a user with forwards privacy enabled, in which case from will also be empty.
story_idflags.2?int, contains the story ID

type

StoryFwdHeader

history

present in layers 167–229

idlayers
#b826e150167–229