File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1537,7 +1537,7 @@ messagePeerVoteMultiple#4628f6e6 peer:Peer options:Vector<bytes> date:int = Mess
15371537
15381538sponsoredWebPage#3db8ec63 flags:# url:string site_name:string photo:flags.0? Photo = SponsoredWebPage ;
15391539
1540- storyViews#c64c0b97 flags:# views_count:int reactions_count:int recent_viewers:flags.0? Vector <long > = StoryViews ;
1540+ storyViews#c64c0b97 flags:# has_viewers:flags.1 ? true views_count:int reactions_count:int recent_viewers:flags.0? Vector <long > = StoryViews ;
15411541
15421542storyItemDeleted#51e6ee4f id:int = StoryItem ;
15431543storyItemSkipped#ffadc913 flags:# close_friends:flags.8? true id:int date:int expire_date:int = StoryItem ;
@@ -2108,6 +2108,7 @@ chatlists.hideChatlistUpdates#66e486fb chatlist:InputChatlist = Bool;
21082108chatlists.getLeaveChatlistSuggestions#fdbcd714 chatlist:InputChatlist = Vector <Peer >;
21092109chatlists.leaveChatlist#74fae13a chatlist:InputChatlist peers:Vector<InputPeer > = Updates ;
21102110
2111+ stories.canSendStory#b100d45d = Bool ;
21112112stories.sendStory#d455fcec flags:# pinned:flags.2? true noforwards:flags.4? true media:InputMedia media_areas:flags.5? Vector <MediaArea > caption:flags.0? string entities:flags.1? Vector <MessageEntity > privacy_rules:Vector<InputPrivacyRule > random_id:long period:flags.3? int = Updates ;
21122113stories.editStory#a9b91ae4 flags:# id:int media:flags.0? InputMedia media_areas:flags.3? Vector <MediaArea > caption:flags.1? string entities:flags.1? Vector <MessageEntity > privacy_rules:flags.2? Vector <InputPrivacyRule > = Updates ;
21132114stories.deleteStories#b5d501d7 id:Vector<int > = Vector <int >;
You can’t perform that action at this time.
0 commit comments