StoryItem
---types---
storyItem#79b26a24 flags:# pinned:flags.5?true public:flags.7?true close_friends:flags.8?true min:flags.9?true noforwards:flags.10?true edited:flags.11?true contacts:flags.12?true selected_contacts:flags.13?true out:flags.16?true id:int date:date from_id:flags.18?Peer fwd_from:flags.17?StoryFwdHeader expire_date:date caption:flags.0?string entities:flags.1?Vector<MessageEntity> media:MessageMedia media_areas:flags.14?Vector<MediaArea> privacy:flags.2?Vector<PrivacyRule> views:flags.3?StoryViews sent_reaction:flags.15?Reaction = StoryItem
Belongs to
This type can be an instance of either:
Members
id | int | |
date | date | |
expire_date | date | |
media | MessageMedia | |
pinned | flag | This argument defaults to None and can be omitted. |
public | flag | This argument defaults to None and can be omitted. |
close_friends | flag | This argument defaults to None and can be omitted. |
min | flag | This argument defaults to None and can be omitted. |
noforwards | flag | This argument defaults to None and can be omitted. |
edited | flag | This argument defaults to None and can be omitted. |
contacts | flag | This argument defaults to None and can be omitted. |
selected_contacts | flag | This argument defaults to None and can be omitted. |
out | flag | This argument defaults to None and can be omitted. |
from_id | Peer | This argument defaults to None and can be omitted. |
fwd_from | StoryFwdHeader | This argument defaults to None and can be omitted. |
caption | string | This argument defaults to None and can be omitted. |
entities | MessageEntity | This argument defaults to None and can be omitted. Otherwise, a list must be supplied. |
media_areas | MediaArea | This argument defaults to None and can be omitted. Otherwise, a list must be supplied. |
privacy | PrivacyRule | This argument defaults to None and can be omitted. Otherwise, a list must be supplied. |
views | StoryViews | This argument defaults to None and can be omitted. |
sent_reaction | Reaction | This argument defaults to None and can be omitted. |