storyItem#edf164f1 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:int from_id:flags.18?Peer fwd_from:flags.17?StoryFwdHeader expire_date:int 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 albums:flags.19?Vector<int> = StoryItem;
Parameters
| Name | Type | Description |
| flags |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| pinned |
flags.5?true |
Whether it is pinned. |
| 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 |
List of contacts. |
| selected_contacts |
flags.13?true |
|
| out |
flags.16?true |
|
| id |
int |
Identifier of the object — which object depends on the field's type. |
| date |
int |
A point in time, unix seconds. |
| from_id |
flags.18?Peer |
Sender. |
| fwd_from |
flags.17?StoryFwdHeader |
|
| expire_date |
int |
|
| caption |
flags.0?string |
Caption for the attachment. |
| entities |
flags.1?Vector<MessageEntity> |
Text markup — bold, links, mentions and so on, as a list of ranges. |
| media |
MessageMedia |
Attachment. |
| media_areas |
flags.14?Vector<MediaArea> |
|
| privacy |
flags.2?Vector<PrivacyRule> |
|
| views |
flags.3?StoryViews |
|
| sent_reaction |
flags.15?Reaction |
|
| albums |
flags.19?Vector<int> |
|
Type
StoryItem
Related pages
Types used here