telegram api constructor · layer 229 · #68cb6283

messageMediaStory

Represents a forwarded story or a story mention.

definition

messageMediaStory#68cb6283 flags:# via_mention:flags.1?true peer:Peer id:int story:flags.0?StoryItem = MessageMedia;

parameters

nametypedescription
flags#Flags, see TL conditional fields
via_mentionflags.1?trueIf set, indicates that this someone has mentioned us in this story (i.e. by tagging us in the description) or vice versa, we have mentioned the other peer (if the message is outgoing).
peerPeerPeer that posted the story.
idintStory ID
storyflags.0?StoryItemThe story itself, if absent fetch it using stories.getStoriesByID and the peer/id parameters specified above.

type

MessageMedia · 18 other constructors

history

present in layers 160–229 · constructor id changed 1×

idlayers
#cbb20d88160–163
#68cb6283164–229