@mtcute/tl 174.0.0 → 177.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +1 -1
- package/README.md +1 -1
- package/api-schema.json +1 -1
- package/binary/reader.js +84 -11
- package/binary/writer.js +171 -26
- package/index.d.ts +1146 -61
- package/index.js +53 -2
- package/package.json +2 -2
package/binary/reader.js
CHANGED
|
@@ -71,7 +71,7 @@ var m={
|
|
|
71
71
|
3016663268:function(r){return{_:'storage.fileMp4'}},
|
|
72
72
|
276907596:function(r){return{_:'storage.fileWebp'}},
|
|
73
73
|
3552332666:function(r){return{_:'userEmpty',id:r.int53(),}},
|
|
74
|
-
559694904:function(r){var flags=r.uint(),flags2=r.uint();return{_:'user',self:!!(flags&1024),contact:!!(flags&2048),mutualContact:!!(flags&4096),deleted:!!(flags&8192),bot:!!(flags&16384),botChatHistory:!!(flags&32768),botNochats:!!(flags&65536),verified:!!(flags&131072),restricted:!!(flags&262144),min:!!(flags&1048576),botInlineGeo:!!(flags&2097152),support:!!(flags&8388608),scam:!!(flags&16777216),applyMinPhoto:!!(flags&33554432),fake:!!(flags&67108864),botAttachMenu:!!(flags&134217728),premium:!!(flags&268435456),attachMenuEnabled:!!(flags&536870912),botCanEdit:!!(flags2&2),closeFriend:!!(flags2&4),storiesHidden:!!(flags2&8),storiesUnavailable:!!(flags2&16),contactRequirePremium:!!(flags2&1024),id:r.int53(),accessHash:flags&1?r.long():void 0,firstName:flags&2?r.string():void 0,lastName:flags&4?r.string():void 0,username:flags&8?r.string():void 0,phone:flags&16?r.string():void 0,photo:flags&32?r.object():void 0,status:flags&64?r.object():void 0,botInfoVersion:flags&16384?r.int():void 0,restrictionReason:flags&262144?r.vector(r.object):void 0,botInlinePlaceholder:flags&524288?r.string():void 0,langCode:flags&4194304?r.string():void 0,emojiStatus:flags&1073741824?r.object():void 0,usernames:flags2&1?r.vector(r.object):void 0,storiesMaxId:flags2&32?r.int():void 0,color:flags2&256?r.object():void 0,profileColor:flags2&512?r.object():void 0,}},
|
|
74
|
+
559694904:function(r){var flags=r.uint(),flags2=r.uint();return{_:'user',self:!!(flags&1024),contact:!!(flags&2048),mutualContact:!!(flags&4096),deleted:!!(flags&8192),bot:!!(flags&16384),botChatHistory:!!(flags&32768),botNochats:!!(flags&65536),verified:!!(flags&131072),restricted:!!(flags&262144),min:!!(flags&1048576),botInlineGeo:!!(flags&2097152),support:!!(flags&8388608),scam:!!(flags&16777216),applyMinPhoto:!!(flags&33554432),fake:!!(flags&67108864),botAttachMenu:!!(flags&134217728),premium:!!(flags&268435456),attachMenuEnabled:!!(flags&536870912),botCanEdit:!!(flags2&2),closeFriend:!!(flags2&4),storiesHidden:!!(flags2&8),storiesUnavailable:!!(flags2&16),contactRequirePremium:!!(flags2&1024),botBusiness:!!(flags2&2048),id:r.int53(),accessHash:flags&1?r.long():void 0,firstName:flags&2?r.string():void 0,lastName:flags&4?r.string():void 0,username:flags&8?r.string():void 0,phone:flags&16?r.string():void 0,photo:flags&32?r.object():void 0,status:flags&64?r.object():void 0,botInfoVersion:flags&16384?r.int():void 0,restrictionReason:flags&262144?r.vector(r.object):void 0,botInlinePlaceholder:flags&524288?r.string():void 0,langCode:flags&4194304?r.string():void 0,emojiStatus:flags&1073741824?r.object():void 0,usernames:flags2&1?r.vector(r.object):void 0,storiesMaxId:flags2&32?r.int():void 0,color:flags2&256?r.object():void 0,profileColor:flags2&512?r.object():void 0,}},
|
|
75
75
|
1326562017:function(r){return{_:'userProfilePhotoEmpty'}},
|
|
76
76
|
2194798342:function(r){var flags=r.uint();return{_:'userProfilePhoto',hasVideo:!!(flags&1),personal:!!(flags&4),photoId:r.long(),strippedThumb:flags&2?r.bytes():void 0,dcId:r.int(),}},
|
|
77
77
|
164646985:function(r){return{_:'userStatusEmpty'}},
|
|
@@ -86,7 +86,7 @@ var m={
|
|
|
86
86
|
179174543:function(r){var flags=r.uint(),flags2=r.uint();return{_:'channel',creator:!!(flags&1),left:!!(flags&4),broadcast:!!(flags&32),verified:!!(flags&128),megagroup:!!(flags&256),restricted:!!(flags&512),signatures:!!(flags&2048),min:!!(flags&4096),scam:!!(flags&524288),hasLink:!!(flags&1048576),hasGeo:!!(flags&2097152),slowmodeEnabled:!!(flags&4194304),callActive:!!(flags&8388608),callNotEmpty:!!(flags&16777216),fake:!!(flags&33554432),gigagroup:!!(flags&67108864),noforwards:!!(flags&134217728),joinToSend:!!(flags&268435456),joinRequest:!!(flags&536870912),forum:!!(flags&1073741824),storiesHidden:!!(flags2&2),storiesHiddenMin:!!(flags2&4),storiesUnavailable:!!(flags2&8),id:r.int53(),accessHash:flags&8192?r.long():void 0,title:r.string(),username:flags&64?r.string():void 0,photo:r.object(),date:r.int(),restrictionReason:flags&512?r.vector(r.object):void 0,adminRights:flags&16384?r.object():void 0,bannedRights:flags&32768?r.object():void 0,defaultBannedRights:flags&262144?r.object():void 0,participantsCount:flags&131072?r.int():void 0,usernames:flags2&1?r.vector(r.object):void 0,storiesMaxId:flags2&16?r.int():void 0,color:flags2&128?r.object():void 0,profileColor:flags2&256?r.object():void 0,emojiStatus:flags2&512?r.object():void 0,level:flags2&1024?r.int():void 0,}},
|
|
87
87
|
399807445:function(r){var flags=r.uint();return{_:'channelForbidden',broadcast:!!(flags&32),megagroup:!!(flags&256),id:r.int53(),accessHash:r.long(),title:r.string(),untilDate:flags&65536?r.int():void 0,}},
|
|
88
88
|
3386052920:function(r){var flags=r.uint();return{_:'chatFull',canSetUsername:!!(flags&128),hasScheduled:!!(flags&256),translationsDisabled:!!(flags&524288),id:r.int53(),about:r.string(),participants:r.object(),chatPhoto:flags&4?r.object():void 0,notifySettings:r.object(),exportedInvite:flags&8192?r.object():void 0,botInfo:flags&8?r.vector(r.object):void 0,pinnedMsgId:flags&64?r.int():void 0,folderId:flags&2048?r.int():void 0,call:flags&4096?r.object():void 0,ttlPeriod:flags&16384?r.int():void 0,groupcallDefaultJoinAs:flags&32768?r.object():void 0,themeEmoticon:flags&65536?r.string():void 0,requestsPending:flags&131072?r.int():void 0,recentRequesters:flags&131072?r.vector(r.long):void 0,availableReactions:flags&262144?r.object():void 0,}},
|
|
89
|
-
1153455271:function(r){var flags=r.uint(),flags2=r.uint();return{_:'channelFull',canViewParticipants:!!(flags&8),canSetUsername:!!(flags&64),canSetStickers:!!(flags&128),hiddenPrehistory:!!(flags&1024),canSetLocation:!!(flags&65536),hasScheduled:!!(flags&524288),canViewStats:!!(flags&1048576),blocked:!!(flags&4194304),canDeleteChannel:!!(flags2&1),antispam:!!(flags2&2),participantsHidden:!!(flags2&4),translationsDisabled:!!(flags2&8),storiesPinnedAvailable:!!(flags2&32),viewForumAsMessages:!!(flags2&64),id:r.int53(),about:r.string(),participantsCount:flags&1?r.int():void 0,adminsCount:flags&2?r.int():void 0,kickedCount:flags&4?r.int():void 0,bannedCount:flags&4?r.int():void 0,onlineCount:flags&8192?r.int():void 0,readInboxMaxId:r.int(),readOutboxMaxId:r.int(),unreadCount:r.int(),chatPhoto:r.object(),notifySettings:r.object(),exportedInvite:flags&8388608?r.object():void 0,botInfo:r.vector(r.object),migratedFromChatId:flags&16?r.long():void 0,migratedFromMaxId:flags&16?r.int():void 0,pinnedMsgId:flags&32?r.int():void 0,stickerset:flags&256?r.object():void 0,availableMinId:flags&512?r.int():void 0,folderId:flags&2048?r.int():void 0,linkedChatId:flags&16384?r.int53():void 0,location:flags&32768?r.object():void 0,slowmodeSeconds:flags&131072?r.int():void 0,slowmodeNextSendDate:flags&262144?r.int():void 0,statsDc:flags&4096?r.int():void 0,pts:r.int(),call:flags&2097152?r.object():void 0,ttlPeriod:flags&16777216?r.int():void 0,pendingSuggestions:flags&33554432?r.vector(r.string):void 0,groupcallDefaultJoinAs:flags&67108864?r.object():void 0,themeEmoticon:flags&134217728?r.string():void 0,requestsPending:flags&268435456?r.int():void 0,recentRequesters:flags&268435456?r.vector(r.long):void 0,defaultSendAs:flags&536870912?r.object():void 0,availableReactions:flags&1073741824?r.object():void 0,stories:flags2&16?r.object():void 0,wallpaper:flags2&128?r.object():void 0,boostsApplied:flags2&256?r.int():void 0,boostsUnrestrict:flags2&512?r.int():void 0,emojiset:flags2&1024?r.object():void 0,}},
|
|
89
|
+
1153455271:function(r){var flags=r.uint(),flags2=r.uint();return{_:'channelFull',canViewParticipants:!!(flags&8),canSetUsername:!!(flags&64),canSetStickers:!!(flags&128),hiddenPrehistory:!!(flags&1024),canSetLocation:!!(flags&65536),hasScheduled:!!(flags&524288),canViewStats:!!(flags&1048576),blocked:!!(flags&4194304),canDeleteChannel:!!(flags2&1),antispam:!!(flags2&2),participantsHidden:!!(flags2&4),translationsDisabled:!!(flags2&8),storiesPinnedAvailable:!!(flags2&32),viewForumAsMessages:!!(flags2&64),restrictedSponsored:!!(flags2&2048),canViewRevenue:!!(flags2&4096),id:r.int53(),about:r.string(),participantsCount:flags&1?r.int():void 0,adminsCount:flags&2?r.int():void 0,kickedCount:flags&4?r.int():void 0,bannedCount:flags&4?r.int():void 0,onlineCount:flags&8192?r.int():void 0,readInboxMaxId:r.int(),readOutboxMaxId:r.int(),unreadCount:r.int(),chatPhoto:r.object(),notifySettings:r.object(),exportedInvite:flags&8388608?r.object():void 0,botInfo:r.vector(r.object),migratedFromChatId:flags&16?r.long():void 0,migratedFromMaxId:flags&16?r.int():void 0,pinnedMsgId:flags&32?r.int():void 0,stickerset:flags&256?r.object():void 0,availableMinId:flags&512?r.int():void 0,folderId:flags&2048?r.int():void 0,linkedChatId:flags&16384?r.int53():void 0,location:flags&32768?r.object():void 0,slowmodeSeconds:flags&131072?r.int():void 0,slowmodeNextSendDate:flags&262144?r.int():void 0,statsDc:flags&4096?r.int():void 0,pts:r.int(),call:flags&2097152?r.object():void 0,ttlPeriod:flags&16777216?r.int():void 0,pendingSuggestions:flags&33554432?r.vector(r.string):void 0,groupcallDefaultJoinAs:flags&67108864?r.object():void 0,themeEmoticon:flags&134217728?r.string():void 0,requestsPending:flags&268435456?r.int():void 0,recentRequesters:flags&268435456?r.vector(r.long):void 0,defaultSendAs:flags&536870912?r.object():void 0,availableReactions:flags&1073741824?r.object():void 0,stories:flags2&16?r.object():void 0,wallpaper:flags2&128?r.object():void 0,boostsApplied:flags2&256?r.int():void 0,boostsUnrestrict:flags2&512?r.int():void 0,emojiset:flags2&1024?r.object():void 0,}},
|
|
90
90
|
3224190983:function(r){return{_:'chatParticipant',userId:r.int53(),inviterId:r.int53(),date:r.int(),}},
|
|
91
91
|
3832270564:function(r){return{_:'chatParticipantCreator',userId:r.int53(),}},
|
|
92
92
|
2694004571:function(r){return{_:'chatParticipantAdmin',userId:r.int53(),inviterId:r.int53(),date:r.int(),}},
|
|
@@ -95,7 +95,7 @@ var m={
|
|
|
95
95
|
935395612:function(r){return{_:'chatPhotoEmpty'}},
|
|
96
96
|
476978193:function(r){var flags=r.uint();return{_:'chatPhoto',hasVideo:!!(flags&1),photoId:r.long(),strippedThumb:flags&2?r.bytes():void 0,dcId:r.int(),}},
|
|
97
97
|
2426849924:function(r){var flags=r.uint();return{_:'messageEmpty',id:r.int(),peerId:flags&1?r.object():void 0,}},
|
|
98
|
-
|
|
98
|
+
592953125:function(r){var flags=r.uint(),flags2=r.uint();return{_:'message',out:!!(flags&2),mentioned:!!(flags&16),mediaUnread:!!(flags&32),silent:!!(flags&8192),post:!!(flags&16384),fromScheduled:!!(flags&262144),legacy:!!(flags&524288),editHide:!!(flags&2097152),pinned:!!(flags&16777216),noforwards:!!(flags&67108864),invertMedia:!!(flags&134217728),offline:!!(flags2&2),id:r.int(),fromId:flags&256?r.object():void 0,fromBoostsApplied:flags&536870912?r.int():void 0,peerId:r.object(),savedPeerId:flags&268435456?r.object():void 0,fwdFrom:flags&4?r.object():void 0,viaBotId:flags&2048?r.int53():void 0,viaBusinessBotId:flags2&1?r.int53():void 0,replyTo:flags&8?r.object():void 0,date:r.int(),message:r.string(),media:flags&512?r.object():void 0,replyMarkup:flags&64?r.object():void 0,entities:flags&128?r.vector(r.object):void 0,views:flags&1024?r.int():void 0,forwards:flags&1024?r.int():void 0,replies:flags&8388608?r.object():void 0,editDate:flags&32768?r.int():void 0,postAuthor:flags&65536?r.string():void 0,groupedId:flags&131072?r.long():void 0,reactions:flags&1048576?r.object():void 0,restrictionReason:flags&4194304?r.vector(r.object):void 0,ttlPeriod:flags&33554432?r.int():void 0,quickReplyShortcutId:flags&1073741824?r.int():void 0,}},
|
|
99
99
|
721967202:function(r){var flags=r.uint();return{_:'messageService',out:!!(flags&2),mentioned:!!(flags&16),mediaUnread:!!(flags&32),silent:!!(flags&8192),post:!!(flags&16384),legacy:!!(flags&524288),id:r.int(),fromId:flags&256?r.object():void 0,peerId:r.object(),replyTo:flags&8?r.object():void 0,date:r.int(),action:r.object(),ttlPeriod:flags&33554432?r.int():void 0,}},
|
|
100
100
|
1038967584:function(r){return{_:'messageMediaEmpty'}},
|
|
101
101
|
1766936791:function(r){var flags=r.uint();return{_:'messageMediaPhoto',spoiler:!!(flags&8),photo:flags&1?r.object():void 0,ttlSeconds:flags&4?r.int():void 0,}},
|
|
@@ -155,6 +155,7 @@ var m={
|
|
|
155
155
|
858499565:function(r){return{_:'messageActionGiveawayLaunch'}},
|
|
156
156
|
715107781:function(r){return{_:'messageActionGiveawayResults',winnersCount:r.int(),unclaimedCount:r.int(),}},
|
|
157
157
|
3422726765:function(r){return{_:'messageActionBoostApply',boosts:r.int(),}},
|
|
158
|
+
2477987912:function(r){return{_:'messageActionRequestedPeerSentMe',buttonId:r.int(),peers:r.vector(r.object),}},
|
|
158
159
|
3582593222:function(r){var flags=r.uint();return{_:'dialog',pinned:!!(flags&4),unreadMark:!!(flags&8),viewForumAsMessages:!!(flags&64),peer:r.object(),topMessage:r.int(),readInboxMaxId:r.int(),readOutboxMaxId:r.int(),unreadCount:r.int(),unreadMentionsCount:r.int(),unreadReactionsCount:r.int(),notifySettings:r.object(),pts:flags&1?r.int():void 0,draft:flags&2?r.object():void 0,folderId:flags&16?r.int():void 0,ttlPeriod:flags&32?r.int():void 0,}},
|
|
159
160
|
1908216652:function(r){var flags=r.uint();return{_:'dialogFolder',pinned:!!(flags&4),folder:r.object(),peer:r.object(),topMessage:r.int(),unreadMutedPeersCount:r.int(),unreadUnmutedPeersCount:r.int(),unreadMutedMessagesCount:r.int(),unreadUnmutedMessagesCount:r.int(),}},
|
|
160
161
|
590459437:function(r){return{_:'photoEmpty',id:r.long(),}},
|
|
@@ -179,7 +180,7 @@ var m={
|
|
|
179
180
|
1548122514:function(r){return{_:'inputNotifyForumTopic',peer:r.object(),topMsgId:r.int(),}},
|
|
180
181
|
3402328802:function(r){var flags=r.uint();return{_:'inputPeerNotifySettings',showPreviews:flags&1?r.boolean():void 0,silent:flags&2?r.boolean():void 0,muteUntil:flags&4?r.int():void 0,sound:flags&8?r.object():void 0,storiesMuted:flags&64?r.boolean():void 0,storiesHideSender:flags&128?r.boolean():void 0,storiesSound:flags&256?r.object():void 0,}},
|
|
181
182
|
2573347852:function(r){var flags=r.uint();return{_:'peerNotifySettings',showPreviews:flags&1?r.boolean():void 0,silent:flags&2?r.boolean():void 0,muteUntil:flags&4?r.int():void 0,iosSound:flags&8?r.object():void 0,androidSound:flags&16?r.object():void 0,otherSound:flags&32?r.object():void 0,storiesMuted:flags&64?r.boolean():void 0,storiesHideSender:flags&128?r.boolean():void 0,storiesIosSound:flags&256?r.object():void 0,storiesAndroidSound:flags&512?r.object():void 0,storiesOtherSound:flags&1024?r.object():void 0,}},
|
|
182
|
-
|
|
183
|
+
2899733598:function(r){var flags=r.uint();return{_:'peerSettings',reportSpam:!!(flags&1),addContact:!!(flags&2),blockContact:!!(flags&4),shareContact:!!(flags&8),needContactsException:!!(flags&16),reportGeo:!!(flags&32),autoarchived:!!(flags&128),inviteMembers:!!(flags&256),requestChatBroadcast:!!(flags&1024),businessBotPaused:!!(flags&2048),businessBotCanReply:!!(flags&4096),geoDistance:flags&64?r.int():void 0,requestChatTitle:flags&512?r.string():void 0,requestChatDate:flags&512?r.int():void 0,businessBotId:flags&8192?r.int53():void 0,businessBotManageUrl:flags&8192?r.string():void 0,}},
|
|
183
184
|
2755118061:function(r){var id=r.long(),flags=r.uint();return{_:'wallPaper',id:id,creator:!!(flags&1),default:!!(flags&2),pattern:!!(flags&8),dark:!!(flags&16),accessHash:r.long(),slug:r.string(),document:r.object(),settings:flags&4?r.object():void 0,}},
|
|
184
185
|
3766501654:function(r){var id=r.long(),flags=r.uint();return{_:'wallPaperNoFile',id:id,default:!!(flags&2),dark:!!(flags&16),settings:flags&4?r.object():void 0,}},
|
|
185
186
|
1490799288:function(r){return{_:'inputReportReasonSpam'}},
|
|
@@ -192,7 +193,7 @@ var m={
|
|
|
192
193
|
4124956391:function(r){return{_:'inputReportReasonFake'}},
|
|
193
194
|
177124030:function(r){return{_:'inputReportReasonIllegalDrugs'}},
|
|
194
195
|
2663876157:function(r){return{_:'inputReportReasonPersonalDetails'}},
|
|
195
|
-
|
|
196
|
+
3432609568:function(r){var flags=r.uint(),flags2=r.uint();return{_:'userFull',blocked:!!(flags&1),phoneCallsAvailable:!!(flags&16),phoneCallsPrivate:!!(flags&32),canPinMessage:!!(flags&128),hasScheduled:!!(flags&4096),videoCallsAvailable:!!(flags&8192),voiceMessagesForbidden:!!(flags&1048576),translationsDisabled:!!(flags&8388608),storiesPinnedAvailable:!!(flags&67108864),blockedMyStoriesFrom:!!(flags&134217728),wallpaperOverridden:!!(flags&268435456),contactRequirePremium:!!(flags&536870912),readDatesPrivate:!!(flags&1073741824),id:r.int53(),about:flags&2?r.string():void 0,settings:r.object(),personalPhoto:flags&2097152?r.object():void 0,profilePhoto:flags&4?r.object():void 0,fallbackPhoto:flags&4194304?r.object():void 0,notifySettings:r.object(),botInfo:flags&8?r.object():void 0,pinnedMsgId:flags&64?r.int():void 0,commonChatsCount:r.int(),folderId:flags&2048?r.int():void 0,ttlPeriod:flags&16384?r.int():void 0,themeEmoticon:flags&32768?r.string():void 0,privateForwardName:flags&65536?r.string():void 0,botGroupAdminRights:flags&131072?r.object():void 0,botBroadcastAdminRights:flags&262144?r.object():void 0,premiumGifts:flags&524288?r.vector(r.object):void 0,wallpaper:flags&16777216?r.object():void 0,stories:flags&33554432?r.object():void 0,businessWorkHours:flags2&1?r.object():void 0,businessLocation:flags2&2?r.object():void 0,businessGreetingMessage:flags2&4?r.object():void 0,businessAwayMessage:flags2&8?r.object():void 0,businessIntro:flags2&16?r.object():void 0,birthday:flags2&32?r.object():void 0,personalChannelId:flags2&64?r.int53():void 0,personalChannelMessage:flags2&64?r.int():void 0,}},
|
|
196
197
|
341499403:function(r){return{_:'contact',userId:r.int53(),mutual:r.boolean(),}},
|
|
197
198
|
3242081360:function(r){return{_:'importedContact',userId:r.int53(),clientId:r.long(),}},
|
|
198
199
|
383348795:function(r){return{_:'contactStatus',userId:r.int53(),status:r.object(),}},
|
|
@@ -340,7 +341,6 @@ var m={
|
|
|
340
341
|
4263085570:function(r){var flags=r.uint();return{_:'updateChannelPinnedTopics',channelId:r.int53(),order:flags&1?r.vector(r.int):void 0,}},
|
|
341
342
|
542282808:function(r){return{_:'updateUser',userId:r.int53(),}},
|
|
342
343
|
3959795863:function(r){return{_:'updateAutoSaveSettings'}},
|
|
343
|
-
3438316246:function(r){return{_:'updateGroupInvitePrivacyForbidden',userId:r.int53(),}},
|
|
344
344
|
1974712216:function(r){return{_:'updateStory',peer:r.object(),story:r.object(),}},
|
|
345
345
|
4149121835:function(r){return{_:'updateReadStories',peer:r.object(),maxId:r.int(),}},
|
|
346
346
|
468923833:function(r){return{_:'updateStoryID',id:r.int(),randomId:r.long(),}},
|
|
@@ -354,6 +354,16 @@ var m={
|
|
|
354
354
|
2930744948:function(r){var flags=r.uint();return{_:'updateSavedDialogPinned',pinned:!!(flags&1),peer:r.object(),}},
|
|
355
355
|
1751942566:function(r){var flags=r.uint();return{_:'updatePinnedSavedDialogs',order:flags&1?r.vector(r.object):void 0,}},
|
|
356
356
|
969307186:function(r){return{_:'updateSavedReactionTags'}},
|
|
357
|
+
4049758676:function(r){return{_:'updateSmsJob',jobId:r.string(),}},
|
|
358
|
+
4182182578:function(r){return{_:'updateQuickReplies',quickReplies:r.vector(r.object),}},
|
|
359
|
+
4114458391:function(r){return{_:'updateNewQuickReply',quickReply:r.object(),}},
|
|
360
|
+
1407644140:function(r){return{_:'updateDeleteQuickReply',shortcutId:r.int(),}},
|
|
361
|
+
1040518415:function(r){return{_:'updateQuickReplyMessage',message:r.object(),}},
|
|
362
|
+
1450174413:function(r){return{_:'updateDeleteQuickReplyMessages',shortcutId:r.int(),messages:r.vector(r.int),}},
|
|
363
|
+
2330315130:function(r){return{_:'updateBotBusinessConnect',connection:r.object(),qts:r.int(),}},
|
|
364
|
+
2648388732:function(r){var flags=r.uint();return{_:'updateBotNewBusinessMessage',connectionId:r.string(),message:r.object(),replyToMessage:flags&1?r.object():void 0,qts:r.int(),}},
|
|
365
|
+
132077692:function(r){var flags=r.uint();return{_:'updateBotEditBusinessMessage',connectionId:r.string(),message:r.object(),replyToMessage:flags&1?r.object():void 0,qts:r.int(),}},
|
|
366
|
+
2687146030:function(r){return{_:'updateBotDeleteBusinessMessage',connectionId:r.string(),peer:r.object(),messages:r.vector(r.int),qts:r.int(),}},
|
|
357
367
|
2775329342:function(r){return{_:'updates.state',pts:r.int(),qts:r.int(),date:r.int(),seq:r.int(),unreadCount:r.int(),}},
|
|
358
368
|
1567990072:function(r){return{_:'updates.differenceEmpty',date:r.int(),seq:r.int(),}},
|
|
359
369
|
16030880:function(r){return{_:'updates.difference',newMessages:r.vector(r.object),newEncryptedMessages:r.vector(r.object),otherUpdates:r.vector(r.object),chats:r.vector(r.object),users:r.vector(r.object),state:r.object(),}},
|
|
@@ -434,6 +444,7 @@ var m={
|
|
|
434
444
|
3508640733:function(r){return{_:'inputPrivacyKeyAddedByPhone'}},
|
|
435
445
|
2934349160:function(r){return{_:'inputPrivacyKeyVoiceMessages'}},
|
|
436
446
|
941870144:function(r){return{_:'inputPrivacyKeyAbout'}},
|
|
447
|
+
3596227020:function(r){return{_:'inputPrivacyKeyBirthday'}},
|
|
437
448
|
3157175088:function(r){return{_:'privacyKeyStatusTimestamp'}},
|
|
438
449
|
1343122938:function(r){return{_:'privacyKeyChatInvite'}},
|
|
439
450
|
1030105979:function(r){return{_:'privacyKeyPhoneCall'}},
|
|
@@ -444,6 +455,7 @@ var m={
|
|
|
444
455
|
1124062251:function(r){return{_:'privacyKeyAddedByPhone'}},
|
|
445
456
|
110621716:function(r){return{_:'privacyKeyVoiceMessages'}},
|
|
446
457
|
2760292193:function(r){return{_:'privacyKeyAbout'}},
|
|
458
|
+
536913176:function(r){return{_:'privacyKeyBirthday'}},
|
|
447
459
|
218751099:function(r){return{_:'inputPrivacyValueAllowContacts'}},
|
|
448
460
|
407582158:function(r){return{_:'inputPrivacyValueAllowAll'}},
|
|
449
461
|
320652927:function(r){return{_:'inputPrivacyValueAllowUsers',users:r.vector(r.object),}},
|
|
@@ -453,6 +465,7 @@ var m={
|
|
|
453
465
|
2215004623:function(r){return{_:'inputPrivacyValueAllowChatParticipants',chats:r.vector(r.int53),}},
|
|
454
466
|
3914272646:function(r){return{_:'inputPrivacyValueDisallowChatParticipants',chats:r.vector(r.int53),}},
|
|
455
467
|
793067081:function(r){return{_:'inputPrivacyValueAllowCloseFriends'}},
|
|
468
|
+
2009975281:function(r){return{_:'inputPrivacyValueAllowPremium'}},
|
|
456
469
|
4294843308:function(r){return{_:'privacyValueAllowContacts'}},
|
|
457
470
|
1698855810:function(r){return{_:'privacyValueAllowAll'}},
|
|
458
471
|
3096469426:function(r){return{_:'privacyValueAllowUsers',users:r.vector(r.int53),}},
|
|
@@ -462,6 +475,7 @@ var m={
|
|
|
462
475
|
1796427406:function(r){return{_:'privacyValueAllowChatParticipants',chats:r.vector(r.int53),}},
|
|
463
476
|
1103656293:function(r){return{_:'privacyValueDisallowChatParticipants',chats:r.vector(r.int53),}},
|
|
464
477
|
4159232155:function(r){return{_:'privacyValueAllowCloseFriends'}},
|
|
478
|
+
3974725963:function(r){return{_:'privacyValueAllowPremium'}},
|
|
465
479
|
1352683077:function(r){return{_:'account.privacyRules',rules:r.vector(r.object),chats:r.vector(r.object),users:r.vector(r.object),}},
|
|
466
480
|
3100684255:function(r){return{_:'accountDaysTTL',days:r.int(),}},
|
|
467
481
|
1815593308:function(r){return{_:'documentAttributeImageSize',w:r.int(),h:r.int(),}},
|
|
@@ -505,7 +519,7 @@ var m={
|
|
|
505
519
|
701560302:function(r){return{_:'inputStickerSetEmojiDefaultStatuses'}},
|
|
506
520
|
1153562857:function(r){return{_:'inputStickerSetEmojiDefaultTopicIcons'}},
|
|
507
521
|
1232373075:function(r){return{_:'inputStickerSetEmojiChannelDefaultStatuses'}},
|
|
508
|
-
768691932:function(r){var flags=r.uint();return{_:'stickerSet',archived:!!(flags&2),official:!!(flags&4),masks:!!(flags&8),
|
|
522
|
+
768691932:function(r){var flags=r.uint();return{_:'stickerSet',archived:!!(flags&2),official:!!(flags&4),masks:!!(flags&8),emojis:!!(flags&128),textColor:!!(flags&512),channelEmojiStatus:!!(flags&1024),creator:!!(flags&2048),installedDate:flags&1?r.int():void 0,id:r.long(),accessHash:r.long(),title:r.string(),shortName:r.string(),thumbs:flags&16?r.vector(r.object):void 0,thumbDcId:flags&16?r.int():void 0,thumbVersion:flags&16?r.int():void 0,thumbDocumentId:flags&256?r.long():void 0,animated:!!(flags&32),videos:!!(flags&64),count:r.int(),hash:r.int(),}},
|
|
509
523
|
1846886166:function(r){return{_:'messages.stickerSet',set:r.object(),packs:r.vector(r.object),keywords:r.vector(r.object),documents:r.vector(r.object),}},
|
|
510
524
|
3556320491:function(r){return{_:'messages.stickerSetNotModified'}},
|
|
511
525
|
3262826695:function(r){return{_:'botCommand',command:r.string(),description:r.string(),}},
|
|
@@ -526,6 +540,7 @@ var m={
|
|
|
526
540
|
326529584:function(r){return{_:'keyboardButtonWebView',text:r.string(),url:r.string(),}},
|
|
527
541
|
2696958044:function(r){return{_:'keyboardButtonSimpleWebView',text:r.string(),url:r.string(),}},
|
|
528
542
|
1406648280:function(r){return{_:'keyboardButtonRequestPeer',text:r.string(),buttonId:r.int(),peerType:r.object(),maxQuantity:r.int(),}},
|
|
543
|
+
3378916613:function(r){var flags=r.uint();return{_:'inputKeyboardButtonRequestPeer',nameRequested:!!(flags&1),usernameRequested:!!(flags&2),photoRequested:!!(flags&4),text:r.string(),buttonId:r.int(),peerType:r.object(),maxQuantity:r.int(),}},
|
|
529
544
|
2002815875:function(r){return{_:'keyboardButtonRow',buttons:r.vector(r.object),}},
|
|
530
545
|
2688441221:function(r){var flags=r.uint();return{_:'replyKeyboardHide',selective:!!(flags&4),}},
|
|
531
546
|
2259946248:function(r){var flags=r.uint();return{_:'replyKeyboardForceReply',singleUse:!!(flags&2),selective:!!(flags&4),placeholder:flags&8?r.string():void 0,}},
|
|
@@ -741,7 +756,7 @@ var m={
|
|
|
741
756
|
3307368215:function(r){var flags=r.uint();return{_:'phoneCallWaiting',video:!!(flags&64),id:r.long(),accessHash:r.long(),date:r.int(),adminId:r.int53(),participantId:r.int53(),protocol:r.object(),receiveDate:flags&1?r.int():void 0,}},
|
|
742
757
|
347139340:function(r){var flags=r.uint();return{_:'phoneCallRequested',video:!!(flags&64),id:r.long(),accessHash:r.long(),date:r.int(),adminId:r.int53(),participantId:r.int53(),gAHash:r.bytes(),protocol:r.object(),}},
|
|
743
758
|
912311057:function(r){var flags=r.uint();return{_:'phoneCallAccepted',video:!!(flags&64),id:r.long(),accessHash:r.long(),date:r.int(),adminId:r.int53(),participantId:r.int53(),gB:r.bytes(),protocol:r.object(),}},
|
|
744
|
-
|
|
759
|
+
810769141:function(r){var flags=r.uint();return{_:'phoneCall',p2pAllowed:!!(flags&32),video:!!(flags&64),id:r.long(),accessHash:r.long(),date:r.int(),adminId:r.int53(),participantId:r.int53(),gAOrB:r.bytes(),keyFingerprint:r.long(),protocol:r.object(),connections:r.vector(r.object),startDate:r.int(),customParameters:flags&128?r.object():void 0,}},
|
|
745
760
|
1355435489:function(r){var flags=r.uint();return{_:'phoneCallDiscarded',needRating:!!(flags&4),needDebug:!!(flags&8),video:!!(flags&64),id:r.long(),reason:flags&1?r.object():void 0,duration:flags&2?r.int():void 0,}},
|
|
746
761
|
2629903303:function(r){var flags=r.uint();return{_:'phoneConnection',tcp:!!(flags&1),id:r.long(),ip:r.string(),ipv6:r.string(),port:r.int(),peerTag:r.bytes(),}},
|
|
747
762
|
1667228533:function(r){var flags=r.uint();return{_:'phoneConnectionWebrtc',turn:!!(flags&1),stun:!!(flags&2),id:r.long(),ip:r.string(),ipv6:r.string(),port:r.int(),username:r.string(),password:r.string(),}},
|
|
@@ -960,9 +975,9 @@ var m={
|
|
|
960
975
|
1218005070:function(r){var flags=r.uint();return{_:'messages.votesList',count:r.int(),votes:r.vector(r.object),chats:r.vector(r.object),users:r.vector(r.object),nextOffset:flags&1?r.string():void 0,}},
|
|
961
976
|
4117234314:function(r){return{_:'bankCardOpenUrl',url:r.string(),name:r.string(),}},
|
|
962
977
|
1042605427:function(r){return{_:'payments.bankCardData',title:r.string(),openUrls:r.vector(r.object),}},
|
|
963
|
-
|
|
978
|
+
1605718587:function(r){var flags=r.uint();return{_:'dialogFilter',contacts:!!(flags&1),nonContacts:!!(flags&2),groups:!!(flags&4),broadcasts:!!(flags&8),bots:!!(flags&16),excludeMuted:!!(flags&2048),excludeRead:!!(flags&4096),excludeArchived:!!(flags&8192),id:r.int(),title:r.string(),emoticon:flags&33554432?r.string():void 0,color:flags&134217728?r.int():void 0,pinnedPeers:r.vector(r.object),includePeers:r.vector(r.object),excludePeers:r.vector(r.object),}},
|
|
964
979
|
909284270:function(r){return{_:'dialogFilterDefault'}},
|
|
965
|
-
|
|
980
|
+
2682424996:function(r){var flags=r.uint();return{_:'dialogFilterChatlist',hasMyInvites:!!(flags&67108864),id:r.int(),title:r.string(),emoticon:flags&33554432?r.string():void 0,color:flags&134217728?r.int():void 0,pinnedPeers:r.vector(r.object),includePeers:r.vector(r.object),}},
|
|
966
981
|
2004110666:function(r){return{_:'dialogFilterSuggested',filter:r.object(),description:r.string(),}},
|
|
967
982
|
3057118639:function(r){return{_:'statsDateRangeDays',minDate:r.int(),maxDate:r.int(),}},
|
|
968
983
|
3410210014:function(r){return{_:'statsAbsValueAndPrev',current:r.double(),previous:r.double(),}},
|
|
@@ -1031,7 +1046,7 @@ var m={
|
|
|
1031
1046
|
3816265825:function(r){return{_:'account.resetPasswordFailedWait',retryDate:r.int(),}},
|
|
1032
1047
|
3924819069:function(r){return{_:'account.resetPasswordRequestedWait',untilDate:r.int(),}},
|
|
1033
1048
|
3911636542:function(r){return{_:'account.resetPasswordOk'}},
|
|
1034
|
-
3981673463:function(r){var flags=r.uint();return{_:'sponsoredMessage',recommended:!!(flags&32),showPeerPhoto:!!(flags&64),randomId:r.bytes(),fromId:flags&8?r.object():void 0,chatInvite:flags&16?r.object():void 0,chatInviteHash:flags&16?r.string():void 0,channelPost:flags&4?r.int():void 0,startParam:flags&1?r.string():void 0,webpage:flags&512?r.object():void 0,app:flags&1024?r.object():void 0,message:r.string(),entities:flags&2?r.vector(r.object):void 0,buttonText:flags&2048?r.string():void 0,sponsorInfo:flags&128?r.string():void 0,additionalInfo:flags&256?r.string():void 0,}},
|
|
1049
|
+
3981673463:function(r){var flags=r.uint();return{_:'sponsoredMessage',recommended:!!(flags&32),showPeerPhoto:!!(flags&64),canReport:!!(flags&4096),randomId:r.bytes(),fromId:flags&8?r.object():void 0,chatInvite:flags&16?r.object():void 0,chatInviteHash:flags&16?r.string():void 0,channelPost:flags&4?r.int():void 0,startParam:flags&1?r.string():void 0,webpage:flags&512?r.object():void 0,app:flags&1024?r.object():void 0,message:r.string(),entities:flags&2?r.vector(r.object):void 0,buttonText:flags&2048?r.string():void 0,sponsorInfo:flags&128?r.string():void 0,additionalInfo:flags&256?r.string():void 0,}},
|
|
1035
1050
|
3387825543:function(r){var flags=r.uint();return{_:'messages.sponsoredMessages',postsBetween:flags&1?r.int():void 0,messages:r.vector(r.object),chats:r.vector(r.object),users:r.vector(r.object),}},
|
|
1036
1051
|
406407439:function(r){return{_:'messages.sponsoredMessagesEmpty'}},
|
|
1037
1052
|
3383776159:function(r){return{_:'searchResultsCalendarPeriod',date:r.int(),minMsgId:r.int(),maxMsgId:r.int(),count:r.int(),}},
|
|
@@ -1217,6 +1232,64 @@ var m={
|
|
|
1217
1232
|
2291882479:function(r){return{_:'messages.savedReactionTagsNotModified'}},
|
|
1218
1233
|
844731658:function(r){return{_:'messages.savedReactionTags',tags:r.vector(r.object),hash:r.long(),}},
|
|
1219
1234
|
1001931436:function(r){return{_:'outboxReadDate',date:r.int(),}},
|
|
1235
|
+
3700114639:function(r){return{_:'smsjobs.eligibleToJoin',termsUrl:r.string(),monthlySentSms:r.int(),}},
|
|
1236
|
+
720277905:function(r){var flags=r.uint();return{_:'smsjobs.status',allowInternational:!!(flags&1),recentSent:r.int(),recentSince:r.int(),recentRemains:r.int(),totalSent:r.int(),totalSince:r.int(),lastGiftSlug:flags&2?r.string():void 0,termsUrl:r.string(),}},
|
|
1237
|
+
3869372088:function(r){return{_:'smsJob',jobId:r.string(),phoneNumber:r.string(),text:r.string(),}},
|
|
1238
|
+
302717625:function(r){return{_:'businessWeeklyOpen',startMinute:r.int(),endMinute:r.int(),}},
|
|
1239
|
+
2358423704:function(r){var flags=r.uint();return{_:'businessWorkHours',openNow:!!(flags&1),timezoneId:r.string(),weeklyOpen:r.vector(r.object),}},
|
|
1240
|
+
2891717367:function(r){var flags=r.uint();return{_:'businessLocation',geoPoint:flags&1?r.object():void 0,address:r.string(),}},
|
|
1241
|
+
1871393450:function(r){var flags=r.uint();return{_:'inputBusinessRecipients',existingChats:!!(flags&1),newChats:!!(flags&2),contacts:!!(flags&4),nonContacts:!!(flags&8),excludeSelected:!!(flags&32),users:flags&16?r.vector(r.object):void 0,}},
|
|
1242
|
+
554733559:function(r){var flags=r.uint();return{_:'businessRecipients',existingChats:!!(flags&1),newChats:!!(flags&2),contacts:!!(flags&4),nonContacts:!!(flags&8),excludeSelected:!!(flags&32),users:flags&16?r.vector(r.int53):void 0,}},
|
|
1243
|
+
3384402617:function(r){return{_:'businessAwayMessageScheduleAlways'}},
|
|
1244
|
+
3287479553:function(r){return{_:'businessAwayMessageScheduleOutsideWorkHours'}},
|
|
1245
|
+
3427638988:function(r){return{_:'businessAwayMessageScheduleCustom',startDate:r.int(),endDate:r.int(),}},
|
|
1246
|
+
26528571:function(r){return{_:'inputBusinessGreetingMessage',shortcutId:r.int(),recipients:r.object(),noActivityDays:r.int(),}},
|
|
1247
|
+
3843664811:function(r){return{_:'businessGreetingMessage',shortcutId:r.int(),recipients:r.object(),noActivityDays:r.int(),}},
|
|
1248
|
+
2200008160:function(r){var flags=r.uint();return{_:'inputBusinessAwayMessage',offlineOnly:!!(flags&1),shortcutId:r.int(),schedule:r.object(),recipients:r.object(),}},
|
|
1249
|
+
4011158108:function(r){var flags=r.uint();return{_:'businessAwayMessage',offlineOnly:!!(flags&1),shortcutId:r.int(),schedule:r.object(),recipients:r.object(),}},
|
|
1250
|
+
4287793653:function(r){return{_:'timezone',id:r.string(),name:r.string(),utcOffset:r.int(),}},
|
|
1251
|
+
2533820620:function(r){return{_:'help.timezonesListNotModified'}},
|
|
1252
|
+
2071260529:function(r){return{_:'help.timezonesList',timezones:r.vector(r.object),hash:r.int(),}},
|
|
1253
|
+
110563371:function(r){return{_:'quickReply',shortcutId:r.int(),shortcut:r.string(),topMessage:r.int(),count:r.int(),}},
|
|
1254
|
+
609840449:function(r){return{_:'inputQuickReplyShortcut',shortcut:r.string(),}},
|
|
1255
|
+
18418929:function(r){return{_:'inputQuickReplyShortcutId',shortcutId:r.int(),}},
|
|
1256
|
+
3331155605:function(r){return{_:'messages.quickReplies',quickReplies:r.vector(r.object),messages:r.vector(r.object),chats:r.vector(r.object),users:r.vector(r.object),}},
|
|
1257
|
+
1603398491:function(r){return{_:'messages.quickRepliesNotModified'}},
|
|
1258
|
+
3171321345:function(r){var flags=r.uint();return{_:'connectedBot',canReply:!!(flags&1),botId:r.int53(),recipients:r.object(),}},
|
|
1259
|
+
400029819:function(r){return{_:'account.connectedBots',connectedBots:r.vector(r.object),users:r.vector(r.object),}},
|
|
1260
|
+
718878489:function(r){var flags=r.uint();return{_:'messages.dialogFilters',tagsEnabled:!!(flags&1),filters:r.vector(r.object),}},
|
|
1261
|
+
1821253126:function(r){var flags=r.uint();return{_:'birthday',day:r.int(),month:r.int(),year:flags&1?r.int():void 0,}},
|
|
1262
|
+
2305045428:function(r){var flags=r.uint();return{_:'botBusinessConnection',canReply:!!(flags&1),disabled:!!(flags&2),connectionId:r.string(),userId:r.int53(),dcId:r.int(),date:r.int(),}},
|
|
1263
|
+
163867085:function(r){var flags=r.uint();return{_:'inputBusinessIntro',title:r.string(),description:r.string(),sticker:flags&1?r.object():void 0,}},
|
|
1264
|
+
1510606445:function(r){var flags=r.uint();return{_:'businessIntro',title:r.string(),description:r.string(),sticker:flags&1?r.object():void 0,}},
|
|
1265
|
+
4211040925:function(r){return{_:'messages.myStickers',count:r.int(),sets:r.vector(r.object),}},
|
|
1266
|
+
3818152105:function(r){return{_:'inputCollectibleUsername',username:r.string(),}},
|
|
1267
|
+
2732725412:function(r){return{_:'inputCollectiblePhone',phone:r.string(),}},
|
|
1268
|
+
1857945489:function(r){return{_:'fragment.collectibleInfo',purchaseDate:r.int(),currency:r.string(),amount:r.long(),cryptoCurrency:r.string(),cryptoAmount:r.long(),url:r.string(),}},
|
|
1269
|
+
3303379486:function(r){var flags=r.uint();return{_:'inputBusinessBotRecipients',existingChats:!!(flags&1),newChats:!!(flags&2),contacts:!!(flags&4),nonContacts:!!(flags&8),excludeSelected:!!(flags&32),users:flags&16?r.vector(r.object):void 0,excludeUsers:flags&64?r.vector(r.object):void 0,}},
|
|
1270
|
+
3096245107:function(r){var flags=r.uint();return{_:'businessBotRecipients',existingChats:!!(flags&1),newChats:!!(flags&2),contacts:!!(flags&4),nonContacts:!!(flags&8),excludeSelected:!!(flags&32),users:flags&16?r.vector(r.int53):void 0,excludeUsers:flags&64?r.vector(r.int53):void 0,}},
|
|
1271
|
+
496600883:function(r){return{_:'contactBirthday',contactId:r.int53(),birthday:r.object(),}},
|
|
1272
|
+
290452237:function(r){return{_:'contacts.contactBirthdays',contacts:r.vector(r.object),users:r.vector(r.object),}},
|
|
1273
|
+
1653379620:function(r){var flags=r.uint();return{_:'missingInvitee',premiumWouldAllowInvite:!!(flags&1),premiumRequiredForPm:!!(flags&2),userId:r.int53(),}},
|
|
1274
|
+
2136862630:function(r){return{_:'messages.invitedUsers',updates:r.object(),missingInvitees:r.vector(r.object),}},
|
|
1275
|
+
292003751:function(r){var flags=r.uint();return{_:'inputBusinessChatLink',message:r.string(),entities:flags&1?r.vector(r.object):void 0,title:flags&2?r.string():void 0,}},
|
|
1276
|
+
3031328367:function(r){var flags=r.uint();return{_:'businessChatLink',link:r.string(),message:r.string(),entities:flags&1?r.vector(r.object):void 0,title:flags&2?r.string():void 0,views:r.int(),}},
|
|
1277
|
+
3963855569:function(r){return{_:'account.businessChatLinks',links:r.vector(r.object),chats:r.vector(r.object),users:r.vector(r.object),}},
|
|
1278
|
+
2586029857:function(r){var flags=r.uint();return{_:'account.resolvedBusinessChatLinks',peer:r.object(),message:r.string(),entities:flags&1?r.vector(r.object):void 0,chats:r.vector(r.object),users:r.vector(r.object),}},
|
|
1279
|
+
3593466986:function(r){var flags=r.uint();return{_:'requestedPeerUser',userId:r.int53(),firstName:flags&1?r.string():void 0,lastName:flags&1?r.string():void 0,username:flags&2?r.string():void 0,photo:flags&4?r.object():void 0,}},
|
|
1280
|
+
1929860175:function(r){var flags=r.uint();return{_:'requestedPeerChat',chatId:r.int53(),title:flags&1?r.string():void 0,photo:flags&4?r.object():void 0,}},
|
|
1281
|
+
2342781924:function(r){var flags=r.uint();return{_:'requestedPeerChannel',channelId:r.long(),title:flags&1?r.string():void 0,username:flags&2?r.string():void 0,photo:flags&4?r.object():void 0,}},
|
|
1282
|
+
1124938064:function(r){return{_:'sponsoredMessageReportOption',text:r.string(),option:r.bytes(),}},
|
|
1283
|
+
2221907522:function(r){return{_:'channels.sponsoredMessageReportResultChooseOption',title:r.string(),options:r.vector(r.object),}},
|
|
1284
|
+
1044107055:function(r){return{_:'channels.sponsoredMessageReportResultAdsHidden'}},
|
|
1285
|
+
2910423113:function(r){return{_:'channels.sponsoredMessageReportResultReported'}},
|
|
1286
|
+
3497741229:function(r){return{_:'stats.broadcastRevenueStats',topHoursGraph:r.object(),revenueGraph:r.object(),currentBalance:r.long(),availableBalance:r.long(),overallRevenue:r.long(),usdRate:r.double(),}},
|
|
1287
|
+
3966080823:function(r){return{_:'stats.broadcastRevenueWithdrawalUrl',url:r.string(),}},
|
|
1288
|
+
1434332356:function(r){return{_:'broadcastRevenueTransactionProceeds',amount:r.long(),fromDate:r.int(),toDate:r.int(),}},
|
|
1289
|
+
1515784568:function(r){var flags=r.uint();return{_:'broadcastRevenueTransactionWithdrawal',pending:!!(flags&1),failed:!!(flags&4),amount:r.long(),date:r.int(),provider:r.string(),transactionDate:flags&2?r.int():void 0,transactionUrl:flags&2?r.string():void 0,}},
|
|
1290
|
+
1121127726:function(r){return{_:'broadcastRevenueTransactionRefund',amount:r.long(),date:r.int(),provider:r.string(),}},
|
|
1291
|
+
2266334310:function(r){return{_:'stats.broadcastRevenueTransactions',count:r.int(),transactions:r.vector(r.object),}},
|
|
1292
|
+
3438316246:function(r){return{_:'updateGroupInvitePrivacyForbidden',userId:r.int53(),}},
|
|
1220
1293
|
_results:{
|
|
1221
1294
|
'contacts.getContactIDs':function(r){return r.vector(r.int)},
|
|
1222
1295
|
'messages.receivedQueue':function(r){return r.vector(r.long)},
|