@mtcute/tl 189.0.0 → 195.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/README.md +1 -1
- package/api-schema.json +1 -1
- package/binary/reader.js +36 -19
- package/binary/writer.js +82 -38
- package/index.d.ts +2354 -163
- package/index.js +11 -2
- package/package.json +3 -3
package/binary/writer.js
CHANGED
|
@@ -89,7 +89,7 @@ var m={
|
|
|
89
89
|
'channel':function(w,v){w.uint(4265900221);var flags=0;if(v.creator===true)flags|=1;if(v.left===true)flags|=4;if(v.broadcast===true)flags|=32;var _username=v.username!==undefined;if(_username)flags|=64;if(v.verified===true)flags|=128;if(v.megagroup===true)flags|=256;var _restrictionReason=v.restrictionReason&&v.restrictionReason.length;var _flags_9=v.restricted===true||_restrictionReason;if(_flags_9)flags|=512;if(v.signatures===true)flags|=2048;if(v.min===true)flags|=4096;var _accessHash=v.accessHash!==undefined;if(_accessHash)flags|=8192;var _adminRights=v.adminRights!==undefined;if(_adminRights)flags|=16384;var _bannedRights=v.bannedRights!==undefined;if(_bannedRights)flags|=32768;var _participantsCount=v.participantsCount!==undefined;if(_participantsCount)flags|=131072;var _defaultBannedRights=v.defaultBannedRights!==undefined;if(_defaultBannedRights)flags|=262144;if(v.scam===true)flags|=524288;if(v.hasLink===true)flags|=1048576;if(v.hasGeo===true)flags|=2097152;if(v.slowmodeEnabled===true)flags|=4194304;if(v.callActive===true)flags|=8388608;if(v.callNotEmpty===true)flags|=16777216;if(v.fake===true)flags|=33554432;if(v.gigagroup===true)flags|=67108864;if(v.noforwards===true)flags|=134217728;if(v.joinToSend===true)flags|=268435456;if(v.joinRequest===true)flags|=536870912;if(v.forum===true)flags|=1073741824;w.uint(flags);var flags2=0;var _usernames=v.usernames&&v.usernames.length;if(_usernames)flags2|=1;if(v.storiesHidden===true)flags2|=2;if(v.storiesHiddenMin===true)flags2|=4;if(v.storiesUnavailable===true)flags2|=8;var _storiesMaxId=v.storiesMaxId!==undefined;if(_storiesMaxId)flags2|=16;var _color=v.color!==undefined;if(_color)flags2|=128;var _profileColor=v.profileColor!==undefined;if(_profileColor)flags2|=256;var _emojiStatus=v.emojiStatus!==undefined;if(_emojiStatus)flags2|=512;var _level=v.level!==undefined;if(_level)flags2|=1024;var _subscriptionUntilDate=v.subscriptionUntilDate!==undefined;if(_subscriptionUntilDate)flags2|=2048;if(v.signatureProfiles===true)flags2|=4096;w.uint(flags2);w.int53(h(v,'id'));if(_accessHash)w.long(v.accessHash);w.string(h(v,'title'));if(_username)w.string(v.username);w.object(h(v,'photo'));w.int(h(v,'date'));if(_flags_9)w.vector(w.object,v.restrictionReason);if(_adminRights)w.object(v.adminRights);if(_bannedRights)w.object(v.bannedRights);if(_defaultBannedRights)w.object(v.defaultBannedRights);if(_participantsCount)w.int(v.participantsCount);if(_usernames)w.vector(w.object,v.usernames);if(_storiesMaxId)w.int(v.storiesMaxId);if(_color)w.object(v.color);if(_profileColor)w.object(v.profileColor);if(_emojiStatus)w.object(v.emojiStatus);if(_level)w.int(v.level);if(_subscriptionUntilDate)w.int(v.subscriptionUntilDate);},
|
|
90
90
|
'channelForbidden':function(w,v){w.uint(399807445);var flags=0;if(v.broadcast===true)flags|=32;if(v.megagroup===true)flags|=256;var _untilDate=v.untilDate!==undefined;if(_untilDate)flags|=65536;w.uint(flags);w.int53(h(v,'id'));w.long(h(v,'accessHash'));w.string(h(v,'title'));if(_untilDate)w.int(v.untilDate);},
|
|
91
91
|
'chatFull':function(w,v){w.uint(640893467);var flags=0;var _chatPhoto=v.chatPhoto!==undefined;if(_chatPhoto)flags|=4;var _botInfo=v.botInfo&&v.botInfo.length;if(_botInfo)flags|=8;var _pinnedMsgId=v.pinnedMsgId!==undefined;if(_pinnedMsgId)flags|=64;if(v.canSetUsername===true)flags|=128;if(v.hasScheduled===true)flags|=256;var _folderId=v.folderId!==undefined;if(_folderId)flags|=2048;var _call=v.call!==undefined;if(_call)flags|=4096;var _exportedInvite=v.exportedInvite!==undefined;if(_exportedInvite)flags|=8192;var _ttlPeriod=v.ttlPeriod!==undefined;if(_ttlPeriod)flags|=16384;var _groupcallDefaultJoinAs=v.groupcallDefaultJoinAs!==undefined;if(_groupcallDefaultJoinAs)flags|=32768;var _themeEmoticon=v.themeEmoticon!==undefined;if(_themeEmoticon)flags|=65536;var _requestsPending=v.requestsPending!==undefined;var _recentRequesters=v.recentRequesters&&v.recentRequesters.length;var _flags_17=_requestsPending||_recentRequesters;if(_flags_17)flags|=131072;var _availableReactions=v.availableReactions!==undefined;if(_availableReactions)flags|=262144;if(v.translationsDisabled===true)flags|=524288;var _reactionsLimit=v.reactionsLimit!==undefined;if(_reactionsLimit)flags|=1048576;w.uint(flags);w.int53(h(v,'id'));w.string(h(v,'about'));w.object(h(v,'participants'));if(_chatPhoto)w.object(v.chatPhoto);w.object(h(v,'notifySettings'));if(_exportedInvite)w.object(v.exportedInvite);if(_botInfo)w.vector(w.object,v.botInfo);if(_pinnedMsgId)w.int(v.pinnedMsgId);if(_folderId)w.int(v.folderId);if(_call)w.object(v.call);if(_ttlPeriod)w.int(v.ttlPeriod);if(_groupcallDefaultJoinAs)w.object(v.groupcallDefaultJoinAs);if(_themeEmoticon)w.string(v.themeEmoticon);if(_flags_17)w.int(v.requestsPending);if(_flags_17)w.vector(w.long,v.recentRequesters);if(_availableReactions)w.object(v.availableReactions);if(_reactionsLimit)w.int(v.reactionsLimit);},
|
|
92
|
-
'channelFull':function(w,v){w.uint(3148559501);var flags=0;var _participantsCount=v.participantsCount!==undefined;if(_participantsCount)flags|=1;var _adminsCount=v.adminsCount!==undefined;if(_adminsCount)flags|=2;var _kickedCount=v.kickedCount!==undefined;var _bannedCount=v.bannedCount!==undefined;var _flags_2=_kickedCount||_bannedCount;if(_flags_2)flags|=4;if(v.canViewParticipants===true)flags|=8;var _migratedFromChatId=v.migratedFromChatId!==undefined;var _migratedFromMaxId=v.migratedFromMaxId!==undefined;var _flags_4=_migratedFromChatId||_migratedFromMaxId;if(_flags_4)flags|=16;var _pinnedMsgId=v.pinnedMsgId!==undefined;if(_pinnedMsgId)flags|=32;if(v.canSetUsername===true)flags|=64;if(v.canSetStickers===true)flags|=128;var _stickerset=v.stickerset!==undefined;if(_stickerset)flags|=256;var _availableMinId=v.availableMinId!==undefined;if(_availableMinId)flags|=512;if(v.hiddenPrehistory===true)flags|=1024;var _folderId=v.folderId!==undefined;if(_folderId)flags|=2048;var _statsDc=v.statsDc!==undefined;if(_statsDc)flags|=4096;var _onlineCount=v.onlineCount!==undefined;if(_onlineCount)flags|=8192;var _linkedChatId=v.linkedChatId!==undefined;if(_linkedChatId)flags|=16384;var _location=v.location!==undefined;if(_location)flags|=32768;if(v.canSetLocation===true)flags|=65536;var _slowmodeSeconds=v.slowmodeSeconds!==undefined;if(_slowmodeSeconds)flags|=131072;var _slowmodeNextSendDate=v.slowmodeNextSendDate!==undefined;if(_slowmodeNextSendDate)flags|=262144;if(v.hasScheduled===true)flags|=524288;if(v.canViewStats===true)flags|=1048576;var _call=v.call!==undefined;if(_call)flags|=2097152;if(v.blocked===true)flags|=4194304;var _exportedInvite=v.exportedInvite!==undefined;if(_exportedInvite)flags|=8388608;var _ttlPeriod=v.ttlPeriod!==undefined;if(_ttlPeriod)flags|=16777216;var _pendingSuggestions=v.pendingSuggestions&&v.pendingSuggestions.length;if(_pendingSuggestions)flags|=33554432;var _groupcallDefaultJoinAs=v.groupcallDefaultJoinAs!==undefined;if(_groupcallDefaultJoinAs)flags|=67108864;var _themeEmoticon=v.themeEmoticon!==undefined;if(_themeEmoticon)flags|=134217728;var _requestsPending=v.requestsPending!==undefined;var _recentRequesters=v.recentRequesters&&v.recentRequesters.length;var _flags_28=_requestsPending||_recentRequesters;if(_flags_28)flags|=268435456;var _defaultSendAs=v.defaultSendAs!==undefined;if(_defaultSendAs)flags|=536870912;var _availableReactions=v.availableReactions!==undefined;if(_availableReactions)flags|=1073741824;w.uint(flags);var flags2=0;if(v.canDeleteChannel===true)flags2|=1;if(v.antispam===true)flags2|=2;if(v.participantsHidden===true)flags2|=4;if(v.translationsDisabled===true)flags2|=8;var _stories=v.stories!==undefined;if(_stories)flags2|=16;if(v.storiesPinnedAvailable===true)flags2|=32;if(v.viewForumAsMessages===true)flags2|=64;var _wallpaper=v.wallpaper!==undefined;if(_wallpaper)flags2|=128;var _boostsApplied=v.boostsApplied!==undefined;if(_boostsApplied)flags2|=256;var _boostsUnrestrict=v.boostsUnrestrict!==undefined;if(_boostsUnrestrict)flags2|=512;var _emojiset=v.emojiset!==undefined;if(_emojiset)flags2|=1024;if(v.restrictedSponsored===true)flags2|=2048;if(v.canViewRevenue===true)flags2|=4096;var _reactionsLimit=v.reactionsLimit!==undefined;if(_reactionsLimit)flags2|=8192;if(v.paidMediaAllowed===true)flags2|=16384;if(v.canViewStarsRevenue===true)flags2|=32768;if(v.paidReactionsAvailable===true)flags2|=65536;w.uint(flags2);w.int53(h(v,'id'));w.string(h(v,'about'));if(_participantsCount)w.int(v.participantsCount);if(_adminsCount)w.int(v.adminsCount);if(_flags_2)w.int(v.kickedCount);if(_flags_2)w.int(v.bannedCount);if(_onlineCount)w.int(v.onlineCount);w.int(h(v,'readInboxMaxId'));w.int(h(v,'readOutboxMaxId'));w.int(h(v,'unreadCount'));w.object(h(v,'chatPhoto'));w.object(h(v,'notifySettings'));if(_exportedInvite)w.object(v.exportedInvite);w.vector(w.object,h(v,'botInfo'));if(_flags_4)w.long(v.migratedFromChatId);if(_flags_4)w.int(v.migratedFromMaxId);if(_pinnedMsgId)w.int(v.pinnedMsgId);if(_stickerset)w.object(v.stickerset);if(_availableMinId)w.int(v.availableMinId);if(_folderId)w.int(v.folderId);if(_linkedChatId)w.int53(v.linkedChatId);if(_location)w.object(v.location);if(_slowmodeSeconds)w.int(v.slowmodeSeconds);if(_slowmodeNextSendDate)w.int(v.slowmodeNextSendDate);if(_statsDc)w.int(v.statsDc);w.int(h(v,'pts'));if(_call)w.object(v.call);if(_ttlPeriod)w.int(v.ttlPeriod);if(_pendingSuggestions)w.vector(w.string,v.pendingSuggestions);if(_groupcallDefaultJoinAs)w.object(v.groupcallDefaultJoinAs);if(_themeEmoticon)w.string(v.themeEmoticon);if(_flags_28)w.int(v.requestsPending);if(_flags_28)w.vector(w.
|
|
92
|
+
'channelFull':function(w,v){w.uint(3148559501);var flags=0;var _participantsCount=v.participantsCount!==undefined;if(_participantsCount)flags|=1;var _adminsCount=v.adminsCount!==undefined;if(_adminsCount)flags|=2;var _kickedCount=v.kickedCount!==undefined;var _bannedCount=v.bannedCount!==undefined;var _flags_2=_kickedCount||_bannedCount;if(_flags_2)flags|=4;if(v.canViewParticipants===true)flags|=8;var _migratedFromChatId=v.migratedFromChatId!==undefined;var _migratedFromMaxId=v.migratedFromMaxId!==undefined;var _flags_4=_migratedFromChatId||_migratedFromMaxId;if(_flags_4)flags|=16;var _pinnedMsgId=v.pinnedMsgId!==undefined;if(_pinnedMsgId)flags|=32;if(v.canSetUsername===true)flags|=64;if(v.canSetStickers===true)flags|=128;var _stickerset=v.stickerset!==undefined;if(_stickerset)flags|=256;var _availableMinId=v.availableMinId!==undefined;if(_availableMinId)flags|=512;if(v.hiddenPrehistory===true)flags|=1024;var _folderId=v.folderId!==undefined;if(_folderId)flags|=2048;var _statsDc=v.statsDc!==undefined;if(_statsDc)flags|=4096;var _onlineCount=v.onlineCount!==undefined;if(_onlineCount)flags|=8192;var _linkedChatId=v.linkedChatId!==undefined;if(_linkedChatId)flags|=16384;var _location=v.location!==undefined;if(_location)flags|=32768;if(v.canSetLocation===true)flags|=65536;var _slowmodeSeconds=v.slowmodeSeconds!==undefined;if(_slowmodeSeconds)flags|=131072;var _slowmodeNextSendDate=v.slowmodeNextSendDate!==undefined;if(_slowmodeNextSendDate)flags|=262144;if(v.hasScheduled===true)flags|=524288;if(v.canViewStats===true)flags|=1048576;var _call=v.call!==undefined;if(_call)flags|=2097152;if(v.blocked===true)flags|=4194304;var _exportedInvite=v.exportedInvite!==undefined;if(_exportedInvite)flags|=8388608;var _ttlPeriod=v.ttlPeriod!==undefined;if(_ttlPeriod)flags|=16777216;var _pendingSuggestions=v.pendingSuggestions&&v.pendingSuggestions.length;if(_pendingSuggestions)flags|=33554432;var _groupcallDefaultJoinAs=v.groupcallDefaultJoinAs!==undefined;if(_groupcallDefaultJoinAs)flags|=67108864;var _themeEmoticon=v.themeEmoticon!==undefined;if(_themeEmoticon)flags|=134217728;var _requestsPending=v.requestsPending!==undefined;var _recentRequesters=v.recentRequesters&&v.recentRequesters.length;var _flags_28=_requestsPending||_recentRequesters;if(_flags_28)flags|=268435456;var _defaultSendAs=v.defaultSendAs!==undefined;if(_defaultSendAs)flags|=536870912;var _availableReactions=v.availableReactions!==undefined;if(_availableReactions)flags|=1073741824;w.uint(flags);var flags2=0;if(v.canDeleteChannel===true)flags2|=1;if(v.antispam===true)flags2|=2;if(v.participantsHidden===true)flags2|=4;if(v.translationsDisabled===true)flags2|=8;var _stories=v.stories!==undefined;if(_stories)flags2|=16;if(v.storiesPinnedAvailable===true)flags2|=32;if(v.viewForumAsMessages===true)flags2|=64;var _wallpaper=v.wallpaper!==undefined;if(_wallpaper)flags2|=128;var _boostsApplied=v.boostsApplied!==undefined;if(_boostsApplied)flags2|=256;var _boostsUnrestrict=v.boostsUnrestrict!==undefined;if(_boostsUnrestrict)flags2|=512;var _emojiset=v.emojiset!==undefined;if(_emojiset)flags2|=1024;if(v.restrictedSponsored===true)flags2|=2048;if(v.canViewRevenue===true)flags2|=4096;var _reactionsLimit=v.reactionsLimit!==undefined;if(_reactionsLimit)flags2|=8192;if(v.paidMediaAllowed===true)flags2|=16384;if(v.canViewStarsRevenue===true)flags2|=32768;if(v.paidReactionsAvailable===true)flags2|=65536;w.uint(flags2);w.int53(h(v,'id'));w.string(h(v,'about'));if(_participantsCount)w.int(v.participantsCount);if(_adminsCount)w.int(v.adminsCount);if(_flags_2)w.int(v.kickedCount);if(_flags_2)w.int(v.bannedCount);if(_onlineCount)w.int(v.onlineCount);w.int(h(v,'readInboxMaxId'));w.int(h(v,'readOutboxMaxId'));w.int(h(v,'unreadCount'));w.object(h(v,'chatPhoto'));w.object(h(v,'notifySettings'));if(_exportedInvite)w.object(v.exportedInvite);w.vector(w.object,h(v,'botInfo'));if(_flags_4)w.long(v.migratedFromChatId);if(_flags_4)w.int(v.migratedFromMaxId);if(_pinnedMsgId)w.int(v.pinnedMsgId);if(_stickerset)w.object(v.stickerset);if(_availableMinId)w.int(v.availableMinId);if(_folderId)w.int(v.folderId);if(_linkedChatId)w.int53(v.linkedChatId);if(_location)w.object(v.location);if(_slowmodeSeconds)w.int(v.slowmodeSeconds);if(_slowmodeNextSendDate)w.int(v.slowmodeNextSendDate);if(_statsDc)w.int(v.statsDc);w.int(h(v,'pts'));if(_call)w.object(v.call);if(_ttlPeriod)w.int(v.ttlPeriod);if(_pendingSuggestions)w.vector(w.string,v.pendingSuggestions);if(_groupcallDefaultJoinAs)w.object(v.groupcallDefaultJoinAs);if(_themeEmoticon)w.string(v.themeEmoticon);if(_flags_28)w.int(v.requestsPending);if(_flags_28)w.vector(w.int53,v.recentRequesters);if(_defaultSendAs)w.object(v.defaultSendAs);if(_availableReactions)w.object(v.availableReactions);if(_reactionsLimit)w.int(v.reactionsLimit);if(_stories)w.object(v.stories);if(_wallpaper)w.object(v.wallpaper);if(_boostsApplied)w.int(v.boostsApplied);if(_boostsUnrestrict)w.int(v.boostsUnrestrict);if(_emojiset)w.object(v.emojiset);},
|
|
93
93
|
'chatParticipant':function(w,v){w.uint(3224190983);w.int53(h(v,'userId'));w.int53(h(v,'inviterId'));w.int(h(v,'date'));},
|
|
94
94
|
'chatParticipantCreator':function(w,v){w.uint(3832270564);w.int53(h(v,'userId'));},
|
|
95
95
|
'chatParticipantAdmin':function(w,v){w.uint(2694004571);w.int53(h(v,'userId'));w.int53(h(v,'inviterId'));w.int(h(v,'date'));},
|
|
@@ -98,7 +98,7 @@ var m={
|
|
|
98
98
|
'chatPhotoEmpty':function(w){w.uint(935395612);},
|
|
99
99
|
'chatPhoto':function(w,v){w.uint(476978193);var flags=0;if(v.hasVideo===true)flags|=1;var _strippedThumb=v.strippedThumb!==undefined;if(_strippedThumb)flags|=2;w.uint(flags);w.long(h(v,'photoId'));if(_strippedThumb)w.bytes(v.strippedThumb);w.int(h(v,'dcId'));},
|
|
100
100
|
'messageEmpty':function(w,v){w.uint(2426849924);var flags=0;var _peerId=v.peerId!==undefined;if(_peerId)flags|=1;w.uint(flags);w.int(h(v,'id'));if(_peerId)w.object(v.peerId);},
|
|
101
|
-
'message':function(w,v){w.uint(2486456898);var flags=0;if(v.out===true)flags|=2;var _fwdFrom=v.fwdFrom!==undefined;if(_fwdFrom)flags|=4;var _replyTo=v.replyTo!==undefined;if(_replyTo)flags|=8;if(v.mentioned===true)flags|=16;if(v.mediaUnread===true)flags|=32;var _replyMarkup=v.replyMarkup!==undefined;if(_replyMarkup)flags|=64;var _entities=v.entities&&v.entities.length;if(_entities)flags|=128;var _fromId=v.fromId!==undefined;if(_fromId)flags|=256;var _media=v.media!==undefined;if(_media)flags|=512;var _views=v.views!==undefined;var _forwards=v.forwards!==undefined;var _flags_10=_views||_forwards;if(_flags_10)flags|=1024;var _viaBotId=v.viaBotId!==undefined;if(_viaBotId)flags|=2048;if(v.silent===true)flags|=8192;if(v.post===true)flags|=16384;var _editDate=v.editDate!==undefined;if(_editDate)flags|=32768;var _postAuthor=v.postAuthor!==undefined;if(_postAuthor)flags|=65536;var _groupedId=v.groupedId!==undefined;if(_groupedId)flags|=131072;if(v.fromScheduled===true)flags|=262144;if(v.legacy===true)flags|=524288;var _reactions=v.reactions!==undefined;if(_reactions)flags|=1048576;if(v.editHide===true)flags|=2097152;var _restrictionReason=v.restrictionReason&&v.restrictionReason.length;if(_restrictionReason)flags|=4194304;var _replies=v.replies!==undefined;if(_replies)flags|=8388608;if(v.pinned===true)flags|=16777216;var _ttlPeriod=v.ttlPeriod!==undefined;if(_ttlPeriod)flags|=33554432;if(v.noforwards===true)flags|=67108864;if(v.invertMedia===true)flags|=134217728;var _savedPeerId=v.savedPeerId!==undefined;if(_savedPeerId)flags|=268435456;var _fromBoostsApplied=v.fromBoostsApplied!==undefined;if(_fromBoostsApplied)flags|=536870912;var _quickReplyShortcutId=v.quickReplyShortcutId!==undefined;if(_quickReplyShortcutId)flags|=1073741824;w.uint(flags);var flags2=0;var _viaBusinessBotId=v.viaBusinessBotId!==undefined;if(_viaBusinessBotId)flags2|=1;if(v.offline===true)flags2|=2;var _effect=v.effect!==undefined;if(_effect)flags2|=4;var _factcheck=v.factcheck!==undefined;if(_factcheck)flags2|=8;w.uint(flags2);w.int(h(v,'id'));if(_fromId)w.object(v.fromId);if(_fromBoostsApplied)w.int(v.fromBoostsApplied);w.object(h(v,'peerId'));if(_savedPeerId)w.object(v.savedPeerId);if(_fwdFrom)w.object(v.fwdFrom);if(_viaBotId)w.int53(v.viaBotId);if(_viaBusinessBotId)w.int53(v.viaBusinessBotId);if(_replyTo)w.object(v.replyTo);w.int(h(v,'date'));w.string(h(v,'message'));if(_media)w.object(v.media);if(_replyMarkup)w.object(v.replyMarkup);if(_entities)w.vector(w.object,v.entities);if(_flags_10)w.int(v.views);if(_flags_10)w.int(v.forwards);if(_replies)w.object(v.replies);if(_editDate)w.int(v.editDate);if(_postAuthor)w.string(v.postAuthor);if(_groupedId)w.long(v.groupedId);if(_reactions)w.object(v.reactions);if(_restrictionReason)w.vector(w.object,v.restrictionReason);if(_ttlPeriod)w.int(v.ttlPeriod);if(_quickReplyShortcutId)w.int(v.quickReplyShortcutId);if(_effect)w.long(v.effect);if(_factcheck)w.object(v.factcheck);},
|
|
101
|
+
'message':function(w,v){w.uint(2486456898);var flags=0;if(v.out===true)flags|=2;var _fwdFrom=v.fwdFrom!==undefined;if(_fwdFrom)flags|=4;var _replyTo=v.replyTo!==undefined;if(_replyTo)flags|=8;if(v.mentioned===true)flags|=16;if(v.mediaUnread===true)flags|=32;var _replyMarkup=v.replyMarkup!==undefined;if(_replyMarkup)flags|=64;var _entities=v.entities&&v.entities.length;if(_entities)flags|=128;var _fromId=v.fromId!==undefined;if(_fromId)flags|=256;var _media=v.media!==undefined;if(_media)flags|=512;var _views=v.views!==undefined;var _forwards=v.forwards!==undefined;var _flags_10=_views||_forwards;if(_flags_10)flags|=1024;var _viaBotId=v.viaBotId!==undefined;if(_viaBotId)flags|=2048;if(v.silent===true)flags|=8192;if(v.post===true)flags|=16384;var _editDate=v.editDate!==undefined;if(_editDate)flags|=32768;var _postAuthor=v.postAuthor!==undefined;if(_postAuthor)flags|=65536;var _groupedId=v.groupedId!==undefined;if(_groupedId)flags|=131072;if(v.fromScheduled===true)flags|=262144;if(v.legacy===true)flags|=524288;var _reactions=v.reactions!==undefined;if(_reactions)flags|=1048576;if(v.editHide===true)flags|=2097152;var _restrictionReason=v.restrictionReason&&v.restrictionReason.length;if(_restrictionReason)flags|=4194304;var _replies=v.replies!==undefined;if(_replies)flags|=8388608;if(v.pinned===true)flags|=16777216;var _ttlPeriod=v.ttlPeriod!==undefined;if(_ttlPeriod)flags|=33554432;if(v.noforwards===true)flags|=67108864;if(v.invertMedia===true)flags|=134217728;var _savedPeerId=v.savedPeerId!==undefined;if(_savedPeerId)flags|=268435456;var _fromBoostsApplied=v.fromBoostsApplied!==undefined;if(_fromBoostsApplied)flags|=536870912;var _quickReplyShortcutId=v.quickReplyShortcutId!==undefined;if(_quickReplyShortcutId)flags|=1073741824;w.uint(flags);var flags2=0;var _viaBusinessBotId=v.viaBusinessBotId!==undefined;if(_viaBusinessBotId)flags2|=1;if(v.offline===true)flags2|=2;var _effect=v.effect!==undefined;if(_effect)flags2|=4;var _factcheck=v.factcheck!==undefined;if(_factcheck)flags2|=8;if(v.videoProcessingPending===true)flags2|=16;w.uint(flags2);w.int(h(v,'id'));if(_fromId)w.object(v.fromId);if(_fromBoostsApplied)w.int(v.fromBoostsApplied);w.object(h(v,'peerId'));if(_savedPeerId)w.object(v.savedPeerId);if(_fwdFrom)w.object(v.fwdFrom);if(_viaBotId)w.int53(v.viaBotId);if(_viaBusinessBotId)w.int53(v.viaBusinessBotId);if(_replyTo)w.object(v.replyTo);w.int(h(v,'date'));w.string(h(v,'message'));if(_media)w.object(v.media);if(_replyMarkup)w.object(v.replyMarkup);if(_entities)w.vector(w.object,v.entities);if(_flags_10)w.int(v.views);if(_flags_10)w.int(v.forwards);if(_replies)w.object(v.replies);if(_editDate)w.int(v.editDate);if(_postAuthor)w.string(v.postAuthor);if(_groupedId)w.long(v.groupedId);if(_reactions)w.object(v.reactions);if(_restrictionReason)w.vector(w.object,v.restrictionReason);if(_ttlPeriod)w.int(v.ttlPeriod);if(_quickReplyShortcutId)w.int(v.quickReplyShortcutId);if(_effect)w.long(v.effect);if(_factcheck)w.object(v.factcheck);},
|
|
102
102
|
'messageService':function(w,v){w.uint(721967202);var flags=0;if(v.out===true)flags|=2;var _replyTo=v.replyTo!==undefined;if(_replyTo)flags|=8;if(v.mentioned===true)flags|=16;if(v.mediaUnread===true)flags|=32;var _fromId=v.fromId!==undefined;if(_fromId)flags|=256;if(v.silent===true)flags|=8192;if(v.post===true)flags|=16384;if(v.legacy===true)flags|=524288;var _ttlPeriod=v.ttlPeriod!==undefined;if(_ttlPeriod)flags|=33554432;w.uint(flags);w.int(h(v,'id'));if(_fromId)w.object(v.fromId);w.object(h(v,'peerId'));if(_replyTo)w.object(v.replyTo);w.int(h(v,'date'));w.object(h(v,'action'));if(_ttlPeriod)w.int(v.ttlPeriod);},
|
|
103
103
|
'messageMediaEmpty':function(w){w.uint(1038967584);},
|
|
104
104
|
'messageMediaPhoto':function(w,v){w.uint(1766936791);var flags=0;var _photo=v.photo!==undefined;if(_photo)flags|=1;var _ttlSeconds=v.ttlSeconds!==undefined;if(_ttlSeconds)flags|=4;if(v.spoiler===true)flags|=8;w.uint(flags);if(_photo)w.object(v.photo);if(_ttlSeconds)w.int(v.ttlSeconds);},
|
|
@@ -131,8 +131,8 @@ var m={
|
|
|
131
131
|
'messageActionPinMessage':function(w){w.uint(2495428845);},
|
|
132
132
|
'messageActionHistoryClear':function(w){w.uint(2679813636);},
|
|
133
133
|
'messageActionGameScore':function(w,v){w.uint(2460428406);w.long(h(v,'gameId'));w.int(h(v,'score'));},
|
|
134
|
-
'messageActionPaymentSentMe':function(w,v){w.uint(
|
|
135
|
-
'messageActionPaymentSent':function(w,v){w.uint(
|
|
134
|
+
'messageActionPaymentSentMe':function(w,v){w.uint(4288679116);var flags=0;var _info=v.info!==undefined;if(_info)flags|=1;var _shippingOptionId=v.shippingOptionId!==undefined;if(_shippingOptionId)flags|=2;if(v.recurringInit===true)flags|=4;if(v.recurringUsed===true)flags|=8;var _subscriptionUntilDate=v.subscriptionUntilDate!==undefined;if(_subscriptionUntilDate)flags|=16;w.uint(flags);w.string(h(v,'currency'));w.long(h(v,'totalAmount'));w.bytes(h(v,'payload'));if(_info)w.object(v.info);if(_shippingOptionId)w.string(v.shippingOptionId);w.object(h(v,'charge'));if(_subscriptionUntilDate)w.int(v.subscriptionUntilDate);},
|
|
135
|
+
'messageActionPaymentSent':function(w,v){w.uint(3324293486);var flags=0;var _invoiceSlug=v.invoiceSlug!==undefined;if(_invoiceSlug)flags|=1;if(v.recurringInit===true)flags|=4;if(v.recurringUsed===true)flags|=8;var _subscriptionUntilDate=v.subscriptionUntilDate!==undefined;if(_subscriptionUntilDate)flags|=16;w.uint(flags);w.string(h(v,'currency'));w.long(h(v,'totalAmount'));if(_invoiceSlug)w.string(v.invoiceSlug);if(_subscriptionUntilDate)w.int(v.subscriptionUntilDate);},
|
|
136
136
|
'messageActionPhoneCall':function(w,v){w.uint(2162236031);var flags=0;var _reason=v.reason!==undefined;if(_reason)flags|=1;var _duration=v.duration!==undefined;if(_duration)flags|=2;if(v.video===true)flags|=4;w.uint(flags);w.long(h(v,'callId'));if(_reason)w.object(v.reason);if(_duration)w.int(v.duration);},
|
|
137
137
|
'messageActionScreenshotTaken':function(w){w.uint(1200788123);},
|
|
138
138
|
'messageActionCustomAction':function(w,v){w.uint(4209418070);w.string(h(v,'message'));},
|
|
@@ -149,13 +149,13 @@ var m={
|
|
|
149
149
|
'messageActionChatJoinedByRequest':function(w){w.uint(3955008459);},
|
|
150
150
|
'messageActionWebViewDataSentMe':function(w,v){w.uint(1205698681);w.string(h(v,'text'));w.string(h(v,'data'));},
|
|
151
151
|
'messageActionWebViewDataSent':function(w,v){w.uint(3032714421);w.string(h(v,'text'));},
|
|
152
|
-
'messageActionGiftPremium':function(w,v){w.uint(
|
|
152
|
+
'messageActionGiftPremium':function(w,v){w.uint(1818391802);var flags=0;var _cryptoCurrency=v.cryptoCurrency!==undefined;var _cryptoAmount=v.cryptoAmount!==undefined;var _flags_0=_cryptoCurrency||_cryptoAmount;if(_flags_0)flags|=1;var _message=v.message!==undefined;if(_message)flags|=2;w.uint(flags);w.string(h(v,'currency'));w.long(h(v,'amount'));w.int(h(v,'months'));if(_flags_0)w.string(v.cryptoCurrency);if(_flags_0)w.long(v.cryptoAmount);if(_message)w.object(v.message);},
|
|
153
153
|
'messageActionTopicCreate':function(w,v){w.uint(228168278);var flags=0;var _iconEmojiId=v.iconEmojiId!==undefined;if(_iconEmojiId)flags|=1;w.uint(flags);w.string(h(v,'title'));w.int(h(v,'iconColor'));if(_iconEmojiId)w.long(v.iconEmojiId);},
|
|
154
154
|
'messageActionTopicEdit':function(w,v){w.uint(3230943264);var flags=0;var _title=v.title!==undefined;if(_title)flags|=1;var _iconEmojiId=v.iconEmojiId!==undefined;if(_iconEmojiId)flags|=2;var _closed=v.closed!==undefined;if(_closed)flags|=4;var _hidden=v.hidden!==undefined;if(_hidden)flags|=8;w.uint(flags);if(_title)w.string(v.title);if(_iconEmojiId)w.long(v.iconEmojiId);if(_closed)w.boolean(v.closed);if(_hidden)w.boolean(v.hidden);},
|
|
155
155
|
'messageActionSuggestProfilePhoto':function(w,v){w.uint(1474192222);w.object(h(v,'photo'));},
|
|
156
156
|
'messageActionRequestedPeer':function(w,v){w.uint(827428507);w.int(h(v,'buttonId'));w.vector(w.object,h(v,'peers'));},
|
|
157
157
|
'messageActionSetChatWallPaper':function(w,v){w.uint(1348510708);var flags=0;if(v.same===true)flags|=1;if(v.forBoth===true)flags|=2;w.uint(flags);w.object(h(v,'wallpaper'));},
|
|
158
|
-
'messageActionGiftCode':function(w,v){w.uint(
|
|
158
|
+
'messageActionGiftCode':function(w,v){w.uint(1456486804);var flags=0;if(v.viaGiveaway===true)flags|=1;var _boostPeer=v.boostPeer!==undefined;if(_boostPeer)flags|=2;var _currency=v.currency!==undefined;var _amount=v.amount!==undefined;var _flags_2=v.unclaimed===true||_currency||_amount;if(_flags_2)flags|=4;var _cryptoCurrency=v.cryptoCurrency!==undefined;var _cryptoAmount=v.cryptoAmount!==undefined;var _flags_3=_cryptoCurrency||_cryptoAmount;if(_flags_3)flags|=8;var _message=v.message!==undefined;if(_message)flags|=16;w.uint(flags);if(_boostPeer)w.object(v.boostPeer);w.int(h(v,'months'));w.string(h(v,'slug'));if(_flags_2)w.string(v.currency);if(_flags_2)w.long(v.amount);if(_flags_3)w.string(v.cryptoCurrency);if(_flags_3)w.long(v.cryptoAmount);if(_message)w.object(v.message);},
|
|
159
159
|
'messageActionGiveawayLaunch':function(w,v){w.uint(2819576292);var flags=0;var _stars=v.stars!==undefined;if(_stars)flags|=1;w.uint(flags);if(_stars)w.long(v.stars);},
|
|
160
160
|
'messageActionGiveawayResults':function(w,v){w.uint(2279797077);var flags=0;if(v.stars===true)flags|=1;w.uint(flags);w.int(h(v,'winnersCount'));w.int(h(v,'unclaimedCount'));},
|
|
161
161
|
'messageActionBoostApply':function(w,v){w.uint(3422726765);w.int(h(v,'boosts'));},
|
|
@@ -163,7 +163,7 @@ var m={
|
|
|
163
163
|
'messageActionPaymentRefunded':function(w,v){w.uint(1102307842);var flags=0;var _payload=v.payload!==undefined;if(_payload)flags|=1;w.uint(flags);w.object(h(v,'peer'));w.string(h(v,'currency'));w.long(h(v,'totalAmount'));if(_payload)w.bytes(v.payload);w.object(h(v,'charge'));},
|
|
164
164
|
'messageActionGiftStars':function(w,v){w.uint(1171632161);var flags=0;var _cryptoCurrency=v.cryptoCurrency!==undefined;var _cryptoAmount=v.cryptoAmount!==undefined;var _flags_0=_cryptoCurrency||_cryptoAmount;if(_flags_0)flags|=1;var _transactionId=v.transactionId!==undefined;if(_transactionId)flags|=2;w.uint(flags);w.string(h(v,'currency'));w.long(h(v,'amount'));w.long(h(v,'stars'));if(_flags_0)w.string(v.cryptoCurrency);if(_flags_0)w.long(v.cryptoAmount);if(_transactionId)w.string(v.transactionId);},
|
|
165
165
|
'messageActionPrizeStars':function(w,v){w.uint(2953594786);var flags=0;if(v.unclaimed===true)flags|=1;w.uint(flags);w.long(h(v,'stars'));w.string(h(v,'transactionId'));w.object(h(v,'boostPeer'));w.int(h(v,'giveawayMsgId'));},
|
|
166
|
-
'messageActionStarGift':function(w,v){w.uint(
|
|
166
|
+
'messageActionStarGift':function(w,v){w.uint(139818551);var flags=0;if(v.nameHidden===true)flags|=1;var _message=v.message!==undefined;if(_message)flags|=2;if(v.saved===true)flags|=4;if(v.converted===true)flags|=8;var _convertStars=v.convertStars!==undefined;if(_convertStars)flags|=16;w.uint(flags);w.object(h(v,'gift'));if(_message)w.object(v.message);if(_convertStars)w.long(v.convertStars);},
|
|
167
167
|
'dialog':function(w,v){w.uint(3582593222);var flags=0;var _pts=v.pts!==undefined;if(_pts)flags|=1;var _draft=v.draft!==undefined;if(_draft)flags|=2;if(v.pinned===true)flags|=4;if(v.unreadMark===true)flags|=8;var _folderId=v.folderId!==undefined;if(_folderId)flags|=16;var _ttlPeriod=v.ttlPeriod!==undefined;if(_ttlPeriod)flags|=32;if(v.viewForumAsMessages===true)flags|=64;w.uint(flags);w.object(h(v,'peer'));w.int(h(v,'topMessage'));w.int(h(v,'readInboxMaxId'));w.int(h(v,'readOutboxMaxId'));w.int(h(v,'unreadCount'));w.int(h(v,'unreadMentionsCount'));w.int(h(v,'unreadReactionsCount'));w.object(h(v,'notifySettings'));if(_pts)w.int(v.pts);if(_draft)w.object(v.draft);if(_folderId)w.int(v.folderId);if(_ttlPeriod)w.int(v.ttlPeriod);},
|
|
168
168
|
'dialogFolder':function(w,v){w.uint(1908216652);var flags=0;if(v.pinned===true)flags|=4;w.uint(flags);w.object(h(v,'folder'));w.object(h(v,'peer'));w.int(h(v,'topMessage'));w.int(h(v,'unreadMutedPeersCount'));w.int(h(v,'unreadUnmutedPeersCount'));w.int(h(v,'unreadMutedMessagesCount'));w.int(h(v,'unreadUnmutedMessagesCount'));},
|
|
169
169
|
'photoEmpty':function(w,v){w.uint(590459437);w.long(h(v,'id'));},
|
|
@@ -201,7 +201,7 @@ var m={
|
|
|
201
201
|
'inputReportReasonFake':function(w){w.uint(4124956391);},
|
|
202
202
|
'inputReportReasonIllegalDrugs':function(w){w.uint(177124030);},
|
|
203
203
|
'inputReportReasonPersonalDetails':function(w){w.uint(2663876157);},
|
|
204
|
-
'userFull':function(w,v){w.uint(
|
|
204
|
+
'userFull':function(w,v){w.uint(2543657846);var flags=0;if(v.blocked===true)flags|=1;var _about=v.about!==undefined;if(_about)flags|=2;var _profilePhoto=v.profilePhoto!==undefined;if(_profilePhoto)flags|=4;var _botInfo=v.botInfo!==undefined;if(_botInfo)flags|=8;if(v.phoneCallsAvailable===true)flags|=16;if(v.phoneCallsPrivate===true)flags|=32;var _pinnedMsgId=v.pinnedMsgId!==undefined;if(_pinnedMsgId)flags|=64;if(v.canPinMessage===true)flags|=128;var _folderId=v.folderId!==undefined;if(_folderId)flags|=2048;if(v.hasScheduled===true)flags|=4096;if(v.videoCallsAvailable===true)flags|=8192;var _ttlPeriod=v.ttlPeriod!==undefined;if(_ttlPeriod)flags|=16384;var _themeEmoticon=v.themeEmoticon!==undefined;if(_themeEmoticon)flags|=32768;var _privateForwardName=v.privateForwardName!==undefined;if(_privateForwardName)flags|=65536;var _botGroupAdminRights=v.botGroupAdminRights!==undefined;if(_botGroupAdminRights)flags|=131072;var _botBroadcastAdminRights=v.botBroadcastAdminRights!==undefined;if(_botBroadcastAdminRights)flags|=262144;var _premiumGifts=v.premiumGifts&&v.premiumGifts.length;if(_premiumGifts)flags|=524288;if(v.voiceMessagesForbidden===true)flags|=1048576;var _personalPhoto=v.personalPhoto!==undefined;if(_personalPhoto)flags|=2097152;var _fallbackPhoto=v.fallbackPhoto!==undefined;if(_fallbackPhoto)flags|=4194304;if(v.translationsDisabled===true)flags|=8388608;var _wallpaper=v.wallpaper!==undefined;if(_wallpaper)flags|=16777216;var _stories=v.stories!==undefined;if(_stories)flags|=33554432;if(v.storiesPinnedAvailable===true)flags|=67108864;if(v.blockedMyStoriesFrom===true)flags|=134217728;if(v.wallpaperOverridden===true)flags|=268435456;if(v.contactRequirePremium===true)flags|=536870912;if(v.readDatesPrivate===true)flags|=1073741824;w.uint(flags);var flags2=0;var _businessWorkHours=v.businessWorkHours!==undefined;if(_businessWorkHours)flags2|=1;var _businessLocation=v.businessLocation!==undefined;if(_businessLocation)flags2|=2;var _businessGreetingMessage=v.businessGreetingMessage!==undefined;if(_businessGreetingMessage)flags2|=4;var _businessAwayMessage=v.businessAwayMessage!==undefined;if(_businessAwayMessage)flags2|=8;var _businessIntro=v.businessIntro!==undefined;if(_businessIntro)flags2|=16;var _birthday=v.birthday!==undefined;if(_birthday)flags2|=32;var _personalChannelId=v.personalChannelId!==undefined;var _personalChannelMessage=v.personalChannelMessage!==undefined;var _flags2_6=_personalChannelId||_personalChannelMessage;if(_flags2_6)flags2|=64;if(v.sponsoredEnabled===true)flags2|=128;var _stargiftsCount=v.stargiftsCount!==undefined;if(_stargiftsCount)flags2|=256;if(v.canViewRevenue===true)flags2|=512;if(v.botCanManageEmojiStatus===true)flags2|=1024;var _starrefProgram=v.starrefProgram!==undefined;if(_starrefProgram)flags2|=2048;w.uint(flags2);w.int53(h(v,'id'));if(_about)w.string(v.about);w.object(h(v,'settings'));if(_personalPhoto)w.object(v.personalPhoto);if(_profilePhoto)w.object(v.profilePhoto);if(_fallbackPhoto)w.object(v.fallbackPhoto);w.object(h(v,'notifySettings'));if(_botInfo)w.object(v.botInfo);if(_pinnedMsgId)w.int(v.pinnedMsgId);w.int(h(v,'commonChatsCount'));if(_folderId)w.int(v.folderId);if(_ttlPeriod)w.int(v.ttlPeriod);if(_themeEmoticon)w.string(v.themeEmoticon);if(_privateForwardName)w.string(v.privateForwardName);if(_botGroupAdminRights)w.object(v.botGroupAdminRights);if(_botBroadcastAdminRights)w.object(v.botBroadcastAdminRights);if(_premiumGifts)w.vector(w.object,v.premiumGifts);if(_wallpaper)w.object(v.wallpaper);if(_stories)w.object(v.stories);if(_businessWorkHours)w.object(v.businessWorkHours);if(_businessLocation)w.object(v.businessLocation);if(_businessGreetingMessage)w.object(v.businessGreetingMessage);if(_businessAwayMessage)w.object(v.businessAwayMessage);if(_businessIntro)w.object(v.businessIntro);if(_birthday)w.object(v.birthday);if(_flags2_6)w.int53(v.personalChannelId);if(_flags2_6)w.int(v.personalChannelMessage);if(_stargiftsCount)w.int(v.stargiftsCount);if(_starrefProgram)w.object(v.starrefProgram);},
|
|
205
205
|
'contact':function(w,v){w.uint(341499403);w.int53(h(v,'userId'));w.boolean(h(v,'mutual'));},
|
|
206
206
|
'importedContact':function(w,v){w.uint(3242081360);w.int53(h(v,'userId'));w.long(h(v,'clientId'));},
|
|
207
207
|
'contactStatus':function(w,v){w.uint(383348795);w.int53(h(v,'userId'));w.object(h(v,'status'));},
|
|
@@ -306,7 +306,7 @@ var m={
|
|
|
306
306
|
'updatePeerSettings':function(w,v){w.uint(1786671974);w.object(h(v,'peer'));w.object(h(v,'settings'));},
|
|
307
307
|
'updatePeerLocated':function(w,v){w.uint(3031420848);w.vector(w.object,h(v,'peers'));},
|
|
308
308
|
'updateNewScheduledMessage':function(w,v){w.uint(967122427);w.object(h(v,'message'));},
|
|
309
|
-
'updateDeleteScheduledMessages':function(w,v){w.uint(
|
|
309
|
+
'updateDeleteScheduledMessages':function(w,v){w.uint(4071037315);var flags=0;var _sentMessages=v.sentMessages&&v.sentMessages.length;if(_sentMessages)flags|=1;w.uint(flags);w.object(h(v,'peer'));w.vector(w.int,h(v,'messages'));if(_sentMessages)w.vector(w.int,v.sentMessages);},
|
|
310
310
|
'updateTheme':function(w,v){w.uint(2182544291);w.object(h(v,'theme'));},
|
|
311
311
|
'updateGeoLiveViewed':function(w,v){w.uint(2267003193);w.object(h(v,'peer'));w.int(h(v,'msgId'));},
|
|
312
312
|
'updateLoginToken':function(w){w.uint(1448076945);},
|
|
@@ -374,7 +374,7 @@ var m={
|
|
|
374
374
|
'updateBotDeleteBusinessMessage':function(w,v){w.uint(2687146030);w.string(h(v,'connectionId'));w.object(h(v,'peer'));w.vector(w.int,h(v,'messages'));w.int(h(v,'qts'));},
|
|
375
375
|
'updateNewStoryReaction':function(w,v){w.uint(405070859);w.int(h(v,'storyId'));w.object(h(v,'peer'));w.object(h(v,'reaction'));},
|
|
376
376
|
'updateBroadcastRevenueTransactions':function(w,v){w.uint(3755565557);w.object(h(v,'peer'));w.object(h(v,'balances'));},
|
|
377
|
-
'updateStarsBalance':function(w,v){w.uint(
|
|
377
|
+
'updateStarsBalance':function(w,v){w.uint(1317053305);w.object(h(v,'balance'));},
|
|
378
378
|
'updateBusinessBotCallbackQuery':function(w,v){w.uint(513998247);var flags=0;var _data=v.data!==undefined;if(_data)flags|=1;var _replyToMessage=v.replyToMessage!==undefined;if(_replyToMessage)flags|=4;w.uint(flags);w.long(h(v,'queryId'));w.int53(h(v,'userId'));w.string(h(v,'connectionId'));w.object(h(v,'message'));if(_replyToMessage)w.object(v.replyToMessage);w.long(h(v,'chatInstance'));if(_data)w.bytes(v.data);},
|
|
379
379
|
'updateStarsRevenueStatus':function(w,v){w.uint(2776936473);w.object(h(v,'peer'));w.object(h(v,'status'));},
|
|
380
380
|
'updateBotPurchasedPaidMedia':function(w,v){w.uint(675009298);w.int53(h(v,'userId'));w.string(h(v,'payload'));w.int(h(v,'qts'));},
|
|
@@ -460,6 +460,7 @@ var m={
|
|
|
460
460
|
'inputPrivacyKeyVoiceMessages':function(w){w.uint(2934349160);},
|
|
461
461
|
'inputPrivacyKeyAbout':function(w){w.uint(941870144);},
|
|
462
462
|
'inputPrivacyKeyBirthday':function(w){w.uint(3596227020);},
|
|
463
|
+
'inputPrivacyKeyStarGiftsAutoSave':function(w){w.uint(3782419265);},
|
|
463
464
|
'privacyKeyStatusTimestamp':function(w){w.uint(3157175088);},
|
|
464
465
|
'privacyKeyChatInvite':function(w){w.uint(1343122938);},
|
|
465
466
|
'privacyKeyPhoneCall':function(w){w.uint(1030105979);},
|
|
@@ -471,6 +472,7 @@ var m={
|
|
|
471
472
|
'privacyKeyVoiceMessages':function(w){w.uint(110621716);},
|
|
472
473
|
'privacyKeyAbout':function(w){w.uint(2760292193);},
|
|
473
474
|
'privacyKeyBirthday':function(w){w.uint(536913176);},
|
|
475
|
+
'privacyKeyStarGiftsAutoSave':function(w){w.uint(749010424);},
|
|
474
476
|
'inputPrivacyValueAllowContacts':function(w){w.uint(218751099);},
|
|
475
477
|
'inputPrivacyValueAllowAll':function(w){w.uint(407582158);},
|
|
476
478
|
'inputPrivacyValueAllowUsers':function(w,v){w.uint(320652927);w.vector(w.object,h(v,'users'));},
|
|
@@ -481,6 +483,8 @@ var m={
|
|
|
481
483
|
'inputPrivacyValueDisallowChatParticipants':function(w,v){w.uint(3914272646);w.vector(w.int53,h(v,'chats'));},
|
|
482
484
|
'inputPrivacyValueAllowCloseFriends':function(w){w.uint(793067081);},
|
|
483
485
|
'inputPrivacyValueAllowPremium':function(w){w.uint(2009975281);},
|
|
486
|
+
'inputPrivacyValueAllowBots':function(w){w.uint(1515179237);},
|
|
487
|
+
'inputPrivacyValueDisallowBots':function(w){w.uint(3303373077);},
|
|
484
488
|
'privacyValueAllowContacts':function(w){w.uint(4294843308);},
|
|
485
489
|
'privacyValueAllowAll':function(w){w.uint(1698855810);},
|
|
486
490
|
'privacyValueAllowUsers':function(w,v){w.uint(3096469426);w.vector(w.int53,h(v,'users'));},
|
|
@@ -491,6 +495,8 @@ var m={
|
|
|
491
495
|
'privacyValueDisallowChatParticipants':function(w,v){w.uint(1103656293);w.vector(w.int53,h(v,'chats'));},
|
|
492
496
|
'privacyValueAllowCloseFriends':function(w){w.uint(4159232155);},
|
|
493
497
|
'privacyValueAllowPremium':function(w){w.uint(3974725963);},
|
|
498
|
+
'privacyValueAllowBots':function(w){w.uint(558242653);},
|
|
499
|
+
'privacyValueDisallowBots':function(w){w.uint(4138072111);},
|
|
494
500
|
'account.privacyRules':function(w,v){w.uint(1352683077);w.vector(w.object,h(v,'rules'));w.vector(w.object,h(v,'chats'));w.vector(w.object,h(v,'users'));},
|
|
495
501
|
'accountDaysTTL':function(w,v){w.uint(3100684255);w.int(h(v,'days'));},
|
|
496
502
|
'documentAttributeImageSize':function(w,v){w.uint(1815593308);w.int(h(v,'w'));w.int(h(v,'h'));},
|
|
@@ -538,7 +544,7 @@ var m={
|
|
|
538
544
|
'messages.stickerSet':function(w,v){w.uint(1846886166);w.object(h(v,'set'));w.vector(w.object,h(v,'packs'));w.vector(w.object,h(v,'keywords'));w.vector(w.object,h(v,'documents'));},
|
|
539
545
|
'messages.stickerSetNotModified':function(w){w.uint(3556320491);},
|
|
540
546
|
'botCommand':function(w,v){w.uint(3262826695);w.string(h(v,'command'));w.string(h(v,'description'));},
|
|
541
|
-
'botInfo':function(w,v){w.uint(
|
|
547
|
+
'botInfo':function(w,v){w.uint(912290611);var flags=0;var _userId=v.userId!==undefined;if(_userId)flags|=1;var _description=v.description!==undefined;if(_description)flags|=2;var _commands=v.commands&&v.commands.length;if(_commands)flags|=4;var _menuButton=v.menuButton!==undefined;if(_menuButton)flags|=8;var _descriptionPhoto=v.descriptionPhoto!==undefined;if(_descriptionPhoto)flags|=16;var _descriptionDocument=v.descriptionDocument!==undefined;if(_descriptionDocument)flags|=32;if(v.hasPreviewMedias===true)flags|=64;var _privacyPolicyUrl=v.privacyPolicyUrl!==undefined;if(_privacyPolicyUrl)flags|=128;var _appSettings=v.appSettings!==undefined;if(_appSettings)flags|=256;w.uint(flags);if(_userId)w.int53(v.userId);if(_description)w.string(v.description);if(_descriptionPhoto)w.object(v.descriptionPhoto);if(_descriptionDocument)w.object(v.descriptionDocument);if(_commands)w.vector(w.object,v.commands);if(_menuButton)w.object(v.menuButton);if(_privacyPolicyUrl)w.string(v.privacyPolicyUrl);if(_appSettings)w.object(v.appSettings);},
|
|
542
548
|
'keyboardButton':function(w,v){w.uint(2734311552);w.string(h(v,'text'));},
|
|
543
549
|
'keyboardButtonUrl':function(w,v){w.uint(629866245);w.string(h(v,'text'));w.string(h(v,'url'));},
|
|
544
550
|
'keyboardButtonCallback':function(w,v){w.uint(901503851);var flags=0;if(v.requiresPassword===true)flags|=1;w.uint(flags);w.string(h(v,'text'));w.bytes(h(v,'data'));},
|
|
@@ -745,7 +751,7 @@ var m={
|
|
|
745
751
|
'phoneCallDiscardReasonBusy':function(w){w.uint(4210550985);},
|
|
746
752
|
'dataJSON':function(w,v){w.uint(2104790276);w.string(h(v,'data'));},
|
|
747
753
|
'labeledPrice':function(w,v){w.uint(3408489464);w.string(h(v,'label'));w.long(h(v,'amount'));},
|
|
748
|
-
'invoice':function(w,v){w.uint(
|
|
754
|
+
'invoice':function(w,v){w.uint(77522308);var flags=0;if(v.test===true)flags|=1;if(v.nameRequested===true)flags|=2;if(v.phoneRequested===true)flags|=4;if(v.emailRequested===true)flags|=8;if(v.shippingAddressRequested===true)flags|=16;if(v.flexible===true)flags|=32;if(v.phoneToProvider===true)flags|=64;if(v.emailToProvider===true)flags|=128;var _maxTipAmount=v.maxTipAmount!==undefined;var _suggestedTipAmounts=v.suggestedTipAmounts&&v.suggestedTipAmounts.length;var _flags_8=_maxTipAmount||_suggestedTipAmounts;if(_flags_8)flags|=256;if(v.recurring===true)flags|=512;var _termsUrl=v.termsUrl!==undefined;if(_termsUrl)flags|=1024;var _subscriptionPeriod=v.subscriptionPeriod!==undefined;if(_subscriptionPeriod)flags|=2048;w.uint(flags);w.string(h(v,'currency'));w.vector(w.object,h(v,'prices'));if(_flags_8)w.long(v.maxTipAmount);if(_flags_8)w.vector(w.long,v.suggestedTipAmounts);if(_termsUrl)w.string(v.termsUrl);if(_subscriptionPeriod)w.int(v.subscriptionPeriod);},
|
|
749
755
|
'paymentCharge':function(w,v){w.uint(3926049406);w.string(h(v,'id'));w.string(h(v,'providerChargeId'));},
|
|
750
756
|
'postAddress':function(w,v){w.uint(512535275);w.string(h(v,'streetLine1'));w.string(h(v,'streetLine2'));w.string(h(v,'city'));w.string(h(v,'state'));w.string(h(v,'countryIso2'));w.string(h(v,'postCode'));},
|
|
751
757
|
'paymentRequestedInfo':function(w,v){w.uint(2426158996);var flags=0;var _name=v.name!==undefined;if(_name)flags|=1;var _phone=v.phone!==undefined;if(_phone)flags|=2;var _email=v.email!==undefined;if(_email)flags|=4;var _shippingAddress=v.shippingAddress!==undefined;if(_shippingAddress)flags|=8;w.uint(flags);if(_name)w.string(v.name);if(_phone)w.string(v.phone);if(_email)w.string(v.email);if(_shippingAddress)w.object(v.shippingAddress);},
|
|
@@ -1098,7 +1104,7 @@ var m={
|
|
|
1098
1104
|
'attachMenuBotsNotModified':function(w){w.uint(4057500252);},
|
|
1099
1105
|
'attachMenuBots':function(w,v){w.uint(1011024320);w.long(h(v,'hash'));w.vector(w.object,h(v,'bots'));w.vector(w.object,h(v,'users'));},
|
|
1100
1106
|
'attachMenuBotsBot':function(w,v){w.uint(2478794367);w.object(h(v,'bot'));w.vector(w.object,h(v,'users'));},
|
|
1101
|
-
'webViewResultUrl':function(w,v){w.uint(1294139288);var flags=0;var _queryId=v.queryId!==undefined;if(_queryId)flags|=1;if(v.fullsize===true)flags|=2;w.uint(flags);if(_queryId)w.long(v.queryId);w.string(h(v,'url'));},
|
|
1107
|
+
'webViewResultUrl':function(w,v){w.uint(1294139288);var flags=0;var _queryId=v.queryId!==undefined;if(_queryId)flags|=1;if(v.fullsize===true)flags|=2;if(v.fullscreen===true)flags|=4;w.uint(flags);if(_queryId)w.long(v.queryId);w.string(h(v,'url'));},
|
|
1102
1108
|
'webViewMessageSent':function(w,v){w.uint(211046684);var flags=0;var _msgId=v.msgId!==undefined;if(_msgId)flags|=1;w.uint(flags);if(_msgId)w.object(v.msgId);},
|
|
1103
1109
|
'botMenuButtonDefault':function(w){w.uint(1966318984);},
|
|
1104
1110
|
'botMenuButtonCommands':function(w){w.uint(1113113093);},
|
|
@@ -1127,7 +1133,7 @@ var m={
|
|
|
1127
1133
|
'help.premiumPromo':function(w,v){w.uint(1395946908);w.string(h(v,'statusText'));w.vector(w.object,h(v,'statusEntities'));w.vector(w.string,h(v,'videoSections'));w.vector(w.object,h(v,'videos'));w.vector(w.object,h(v,'periodOptions'));w.vector(w.object,h(v,'users'));},
|
|
1128
1134
|
'inputStorePaymentPremiumSubscription':function(w,v){w.uint(2792693350);var flags=0;if(v.restore===true)flags|=1;if(v.upgrade===true)flags|=2;w.uint(flags);},
|
|
1129
1135
|
'inputStorePaymentGiftPremium':function(w,v){w.uint(1634697192);w.object(h(v,'userId'));w.string(h(v,'currency'));w.long(h(v,'amount'));},
|
|
1130
|
-
'inputStorePaymentPremiumGiftCode':function(w,v){w.uint(
|
|
1136
|
+
'inputStorePaymentPremiumGiftCode':function(w,v){w.uint(4219011987);var flags=0;var _boostPeer=v.boostPeer!==undefined;if(_boostPeer)flags|=1;var _message=v.message!==undefined;if(_message)flags|=2;w.uint(flags);w.vector(w.object,h(v,'users'));if(_boostPeer)w.object(v.boostPeer);w.string(h(v,'currency'));w.long(h(v,'amount'));if(_message)w.object(v.message);},
|
|
1131
1137
|
'inputStorePaymentPremiumGiveaway':function(w,v){w.uint(369444042);var flags=0;if(v.onlyNewSubscribers===true)flags|=1;var _additionalPeers=v.additionalPeers&&v.additionalPeers.length;if(_additionalPeers)flags|=2;var _countriesIso2=v.countriesIso2&&v.countriesIso2.length;if(_countriesIso2)flags|=4;if(v.winnersAreVisible===true)flags|=8;var _prizeDescription=v.prizeDescription!==undefined;if(_prizeDescription)flags|=16;w.uint(flags);w.object(h(v,'boostPeer'));if(_additionalPeers)w.vector(w.object,v.additionalPeers);if(_countriesIso2)w.vector(w.string,v.countriesIso2);if(_prizeDescription)w.string(v.prizeDescription);w.long(h(v,'randomId'));w.int(h(v,'untilDate'));w.string(h(v,'currency'));w.long(h(v,'amount'));},
|
|
1132
1138
|
'inputStorePaymentStarsTopup':function(w,v){w.uint(3722252118);w.long(h(v,'stars'));w.string(h(v,'currency'));w.long(h(v,'amount'));},
|
|
1133
1139
|
'inputStorePaymentStarsGift':function(w,v){w.uint(494149367);w.object(h(v,'userId'));w.long(h(v,'stars'));w.string(h(v,'currency'));w.long(h(v,'amount'));},
|
|
@@ -1338,13 +1344,14 @@ var m={
|
|
|
1338
1344
|
'starsTransactionPeerFragment':function(w){w.uint(3912227074);},
|
|
1339
1345
|
'starsTransactionPeer':function(w,v){w.uint(3624771933);w.object(h(v,'peer'));},
|
|
1340
1346
|
'starsTransactionPeerAds':function(w){w.uint(1617438738);},
|
|
1347
|
+
'starsTransactionPeerAPI':function(w){w.uint(4184308397);},
|
|
1341
1348
|
'starsTopupOption':function(w,v){w.uint(198776256);var flags=0;var _storeProduct=v.storeProduct!==undefined;if(_storeProduct)flags|=1;if(v.extended===true)flags|=2;w.uint(flags);w.long(h(v,'stars'));if(_storeProduct)w.string(v.storeProduct);w.string(h(v,'currency'));w.long(h(v,'amount'));},
|
|
1342
|
-
'starsTransaction':function(w,v){w.uint(
|
|
1343
|
-
'payments.starsStatus':function(w,v){w.uint(
|
|
1349
|
+
'starsTransaction':function(w,v){w.uint(1692387622);var flags=0;var _title=v.title!==undefined;if(_title)flags|=1;var _description=v.description!==undefined;if(_description)flags|=2;var _photo=v.photo!==undefined;if(_photo)flags|=4;if(v.refund===true)flags|=8;if(v.pending===true)flags|=16;var _transactionDate=v.transactionDate!==undefined;var _transactionUrl=v.transactionUrl!==undefined;var _flags_5=_transactionDate||_transactionUrl;if(_flags_5)flags|=32;if(v.failed===true)flags|=64;var _botPayload=v.botPayload!==undefined;if(_botPayload)flags|=128;var _msgId=v.msgId!==undefined;if(_msgId)flags|=256;var _extendedMedia=v.extendedMedia&&v.extendedMedia.length;if(_extendedMedia)flags|=512;if(v.gift===true)flags|=1024;if(v.reaction===true)flags|=2048;var _subscriptionPeriod=v.subscriptionPeriod!==undefined;if(_subscriptionPeriod)flags|=4096;var _giveawayPostId=v.giveawayPostId!==undefined;if(_giveawayPostId)flags|=8192;var _stargift=v.stargift!==undefined;if(_stargift)flags|=16384;var _floodskipNumber=v.floodskipNumber!==undefined;if(_floodskipNumber)flags|=32768;var _starrefCommissionPermille=v.starrefCommissionPermille!==undefined;if(_starrefCommissionPermille)flags|=65536;var _starrefPeer=v.starrefPeer!==undefined;var _starrefAmount=v.starrefAmount!==undefined;var _flags_17=_starrefPeer||_starrefAmount;if(_flags_17)flags|=131072;w.uint(flags);w.string(h(v,'id'));w.object(h(v,'stars'));w.int(h(v,'date'));w.object(h(v,'peer'));if(_title)w.string(v.title);if(_description)w.string(v.description);if(_photo)w.object(v.photo);if(_flags_5)w.int(v.transactionDate);if(_flags_5)w.string(v.transactionUrl);if(_botPayload)w.bytes(v.botPayload);if(_msgId)w.int(v.msgId);if(_extendedMedia)w.vector(w.object,v.extendedMedia);if(_subscriptionPeriod)w.int(v.subscriptionPeriod);if(_giveawayPostId)w.int(v.giveawayPostId);if(_stargift)w.object(v.stargift);if(_floodskipNumber)w.int(v.floodskipNumber);if(_starrefCommissionPermille)w.int(v.starrefCommissionPermille);if(_flags_17)w.object(v.starrefPeer);if(_flags_17)w.object(v.starrefAmount);},
|
|
1350
|
+
'payments.starsStatus':function(w,v){w.uint(1822222573);var flags=0;var _nextOffset=v.nextOffset!==undefined;if(_nextOffset)flags|=1;var _subscriptions=v.subscriptions&&v.subscriptions.length;if(_subscriptions)flags|=2;var _subscriptionsNextOffset=v.subscriptionsNextOffset!==undefined;if(_subscriptionsNextOffset)flags|=4;var _history=v.history&&v.history.length;if(_history)flags|=8;var _subscriptionsMissingBalance=v.subscriptionsMissingBalance!==undefined;if(_subscriptionsMissingBalance)flags|=16;w.uint(flags);w.object(h(v,'balance'));if(_subscriptions)w.vector(w.object,v.subscriptions);if(_subscriptionsNextOffset)w.string(v.subscriptionsNextOffset);if(_subscriptionsMissingBalance)w.long(v.subscriptionsMissingBalance);if(_history)w.vector(w.object,v.history);if(_nextOffset)w.string(v.nextOffset);w.vector(w.object,h(v,'chats'));w.vector(w.object,h(v,'users'));},
|
|
1344
1351
|
'foundStory':function(w,v){w.uint(3900361664);w.object(h(v,'peer'));w.object(h(v,'story'));},
|
|
1345
1352
|
'stories.foundStories':function(w,v){w.uint(3806230327);var flags=0;var _nextOffset=v.nextOffset!==undefined;if(_nextOffset)flags|=1;w.uint(flags);w.int(h(v,'count'));w.vector(w.object,h(v,'stories'));if(_nextOffset)w.string(v.nextOffset);w.vector(w.object,h(v,'chats'));w.vector(w.object,h(v,'users'));},
|
|
1346
1353
|
'geoPointAddress':function(w,v){w.uint(3729546643);var flags=0;var _state=v.state!==undefined;if(_state)flags|=1;var _city=v.city!==undefined;if(_city)flags|=2;var _street=v.street!==undefined;if(_street)flags|=4;w.uint(flags);w.string(h(v,'countryIso2'));if(_state)w.string(v.state);if(_city)w.string(v.city);if(_street)w.string(v.street);},
|
|
1347
|
-
'starsRevenueStatus':function(w,v){w.uint(
|
|
1354
|
+
'starsRevenueStatus':function(w,v){w.uint(4273886353);var flags=0;if(v.withdrawalEnabled===true)flags|=1;var _nextWithdrawalAt=v.nextWithdrawalAt!==undefined;if(_nextWithdrawalAt)flags|=2;w.uint(flags);w.object(h(v,'currentBalance'));w.object(h(v,'availableBalance'));w.object(h(v,'overallRevenue'));if(_nextWithdrawalAt)w.int(v.nextWithdrawalAt);},
|
|
1348
1355
|
'payments.starsRevenueStats':function(w,v){w.uint(3375085371);w.object(h(v,'revenueGraph'));w.object(h(v,'status'));w.double(h(v,'usdRate'));},
|
|
1349
1356
|
'payments.starsRevenueWithdrawalUrl':function(w,v){w.uint(497778871);w.string(h(v,'url'));},
|
|
1350
1357
|
'payments.starsRevenueAdsAccountUrl':function(w,v){w.uint(961445665);w.string(h(v,'url'));},
|
|
@@ -1354,11 +1361,11 @@ var m={
|
|
|
1354
1361
|
'botPreviewMedia':function(w,v){w.uint(602479523);w.int(h(v,'date'));w.object(h(v,'media'));},
|
|
1355
1362
|
'bots.previewInfo':function(w,v){w.uint(212278628);w.vector(w.object,h(v,'media'));w.vector(w.string,h(v,'langCodes'));},
|
|
1356
1363
|
'starsSubscriptionPricing':function(w,v){w.uint(88173912);w.int(h(v,'period'));w.long(h(v,'amount'));},
|
|
1357
|
-
'starsSubscription':function(w,v){w.uint(
|
|
1364
|
+
'starsSubscription':function(w,v){w.uint(779004698);var flags=0;if(v.canceled===true)flags|=1;if(v.canRefulfill===true)flags|=2;if(v.missingBalance===true)flags|=4;var _chatInviteHash=v.chatInviteHash!==undefined;if(_chatInviteHash)flags|=8;var _title=v.title!==undefined;if(_title)flags|=16;var _photo=v.photo!==undefined;if(_photo)flags|=32;var _invoiceSlug=v.invoiceSlug!==undefined;if(_invoiceSlug)flags|=64;if(v.botCanceled===true)flags|=128;w.uint(flags);w.string(h(v,'id'));w.object(h(v,'peer'));w.int(h(v,'untilDate'));w.object(h(v,'pricing'));if(_chatInviteHash)w.string(v.chatInviteHash);if(_title)w.string(v.title);if(_photo)w.object(v.photo);if(_invoiceSlug)w.string(v.invoiceSlug);},
|
|
1358
1365
|
'messageReactor':function(w,v){w.uint(1269016922);var flags=0;if(v.top===true)flags|=1;if(v.my===true)flags|=2;if(v.anonymous===true)flags|=4;var _peerId=v.peerId!==undefined;if(_peerId)flags|=8;w.uint(flags);if(_peerId)w.object(v.peerId);w.int(h(v,'count'));},
|
|
1359
1366
|
'starsGiveawayOption':function(w,v){w.uint(2496562474);var flags=0;if(v.extended===true)flags|=1;if(v.default===true)flags|=2;var _storeProduct=v.storeProduct!==undefined;if(_storeProduct)flags|=4;w.uint(flags);w.long(h(v,'stars'));w.int(h(v,'yearlyBoosts'));if(_storeProduct)w.string(v.storeProduct);w.string(h(v,'currency'));w.long(h(v,'amount'));w.vector(w.object,h(v,'winners'));},
|
|
1360
1367
|
'starsGiveawayWinnersOption':function(w,v){w.uint(1411605001);var flags=0;if(v.default===true)flags|=1;w.uint(flags);w.int(h(v,'users'));w.long(h(v,'perUserStars'));},
|
|
1361
|
-
'starGift':function(w,v){w.uint(
|
|
1368
|
+
'starGift':function(w,v){w.uint(1237678029);var flags=0;var _availabilityRemains=v.availabilityRemains!==undefined;var _availabilityTotal=v.availabilityTotal!==undefined;var _flags_0=v.limited===true||_availabilityRemains||_availabilityTotal;if(_flags_0)flags|=1;var _firstSaleDate=v.firstSaleDate!==undefined;var _lastSaleDate=v.lastSaleDate!==undefined;var _flags_1=v.soldOut===true||_firstSaleDate||_lastSaleDate;if(_flags_1)flags|=2;if(v.birthday===true)flags|=4;w.uint(flags);w.long(h(v,'id'));w.object(h(v,'sticker'));w.long(h(v,'stars'));if(_flags_0)w.int(v.availabilityRemains);if(_flags_0)w.int(v.availabilityTotal);w.long(h(v,'convertStars'));if(_flags_1)w.int(v.firstSaleDate);if(_flags_1)w.int(v.lastSaleDate);},
|
|
1362
1369
|
'payments.starGiftsNotModified':function(w){w.uint(2743640936);},
|
|
1363
1370
|
'payments.starGifts':function(w,v){w.uint(2417396202);w.int(h(v,'hash'));w.vector(w.object,h(v,'gifts'));},
|
|
1364
1371
|
'userStarGift':function(w,v){w.uint(4003764846);var flags=0;if(v.nameHidden===true)flags|=1;var _fromId=v.fromId!==undefined;if(_fromId)flags|=2;var _message=v.message!==undefined;if(_message)flags|=4;var _msgId=v.msgId!==undefined;if(_msgId)flags|=8;var _convertStars=v.convertStars!==undefined;if(_convertStars)flags|=16;if(v.unsaved===true)flags|=32;w.uint(flags);if(_fromId)w.int53(v.fromId);w.int(h(v,'date'));w.object(h(v,'gift'));if(_message)w.object(v.message);if(_msgId)w.int(v.msgId);if(_convertStars)w.long(v.convertStars);},
|
|
@@ -1367,6 +1374,16 @@ var m={
|
|
|
1367
1374
|
'reportResultChooseOption':function(w,v){w.uint(4041531574);w.string(h(v,'title'));w.vector(w.object,h(v,'options'));},
|
|
1368
1375
|
'reportResultAddComment':function(w,v){w.uint(1862904881);var flags=0;if(v.optional===true)flags|=1;w.uint(flags);w.bytes(h(v,'option'));},
|
|
1369
1376
|
'reportResultReported':function(w){w.uint(2377333835);},
|
|
1377
|
+
'messages.botPreparedInlineMessage':function(w,v){w.uint(2395931921);w.string(h(v,'id'));w.int(h(v,'expireDate'));},
|
|
1378
|
+
'messages.preparedInlineMessage':function(w,v){w.uint(4283920525);w.long(h(v,'queryId'));w.object(h(v,'result'));w.vector(w.object,h(v,'peerTypes'));w.int(h(v,'cacheTime'));w.vector(w.object,h(v,'users'));},
|
|
1379
|
+
'botAppSettings':function(w,v){w.uint(3382384976);var flags=0;var _placeholderPath=v.placeholderPath!==undefined;if(_placeholderPath)flags|=1;var _backgroundColor=v.backgroundColor!==undefined;if(_backgroundColor)flags|=2;var _backgroundDarkColor=v.backgroundDarkColor!==undefined;if(_backgroundDarkColor)flags|=4;var _headerColor=v.headerColor!==undefined;if(_headerColor)flags|=8;var _headerDarkColor=v.headerDarkColor!==undefined;if(_headerDarkColor)flags|=16;w.uint(flags);if(_placeholderPath)w.bytes(v.placeholderPath);if(_backgroundColor)w.int(v.backgroundColor);if(_backgroundDarkColor)w.int(v.backgroundDarkColor);if(_headerColor)w.int(v.headerColor);if(_headerDarkColor)w.int(v.headerDarkColor);},
|
|
1380
|
+
'starRefProgram':function(w,v){w.uint(3708577522);var flags=0;var _durationMonths=v.durationMonths!==undefined;if(_durationMonths)flags|=1;var _endDate=v.endDate!==undefined;if(_endDate)flags|=2;var _dailyRevenuePerUser=v.dailyRevenuePerUser!==undefined;if(_dailyRevenuePerUser)flags|=4;w.uint(flags);w.int53(h(v,'botId'));w.int(h(v,'commissionPermille'));if(_durationMonths)w.int(v.durationMonths);if(_endDate)w.int(v.endDate);if(_dailyRevenuePerUser)w.object(v.dailyRevenuePerUser);},
|
|
1381
|
+
'connectedBotStarRef':function(w,v){w.uint(429997937);var flags=0;var _durationMonths=v.durationMonths!==undefined;if(_durationMonths)flags|=1;if(v.revoked===true)flags|=2;w.uint(flags);w.string(h(v,'url'));w.int(h(v,'date'));w.int53(h(v,'botId'));w.int(h(v,'commissionPermille'));if(_durationMonths)w.int(v.durationMonths);w.long(h(v,'participants'));w.long(h(v,'revenue'));},
|
|
1382
|
+
'payments.connectedStarRefBots':function(w,v){w.uint(2564155933);w.int(h(v,'count'));w.vector(w.object,h(v,'connectedBots'));w.vector(w.object,h(v,'users'));},
|
|
1383
|
+
'payments.suggestedStarRefBots':function(w,v){w.uint(3033913433);var flags=0;var _nextOffset=v.nextOffset!==undefined;if(_nextOffset)flags|=1;w.uint(flags);w.int(h(v,'count'));w.vector(w.object,h(v,'suggestedBots'));w.vector(w.object,h(v,'users'));if(_nextOffset)w.string(v.nextOffset);},
|
|
1384
|
+
'starsAmount':function(w,v){w.uint(3149313187);w.long(h(v,'amount'));w.int(h(v,'nanos'));},
|
|
1385
|
+
'messages.foundStickersNotModified':function(w,v){w.uint(1611711796);var flags=0;var _nextOffset=v.nextOffset!==undefined;if(_nextOffset)flags|=1;w.uint(flags);if(_nextOffset)w.int(v.nextOffset);},
|
|
1386
|
+
'messages.foundStickers':function(w,v){w.uint(2194268816);var flags=0;var _nextOffset=v.nextOffset!==undefined;if(_nextOffset)flags|=1;w.uint(flags);if(_nextOffset)w.int(v.nextOffset);w.long(h(v,'hash'));w.vector(w.object,h(v,'stickers'));},
|
|
1370
1387
|
'test.useConfigSimple':function(w){w.uint(4189565501);},
|
|
1371
1388
|
'test.parseInputAppEvent':function(w){w.uint(3138226161);},
|
|
1372
1389
|
'invokeWithBusinessConnectionPrefix':function(w,v){w.uint(3710427022);w.string(h(v,'connectionId'));},
|
|
@@ -1531,7 +1548,7 @@ var m={
|
|
|
1531
1548
|
'contacts.unblock':function(w,v){w.uint(3041973032);var flags=0;if(v.myStoriesFrom===true)flags|=1;w.uint(flags);w.object(h(v,'id'));},
|
|
1532
1549
|
'contacts.getBlocked':function(w,v){w.uint(2592509824);var flags=0;if(v.myStoriesFrom===true)flags|=1;w.uint(flags);w.int(h(v,'offset'));w.int(h(v,'limit'));},
|
|
1533
1550
|
'contacts.search':function(w,v){w.uint(301470424);w.string(h(v,'q'));w.int(h(v,'limit'));},
|
|
1534
|
-
'contacts.resolveUsername':function(w,v){w.uint(
|
|
1551
|
+
'contacts.resolveUsername':function(w,v){w.uint(1918565308);var flags=0;var _referer=v.referer!==undefined;if(_referer)flags|=1;w.uint(flags);w.string(h(v,'username'));if(_referer)w.string(v.referer);},
|
|
1535
1552
|
'contacts.getTopPeers':function(w,v){w.uint(2536798390);var flags=0;if(v.correspondents===true)flags|=1;if(v.botsPm===true)flags|=2;if(v.botsInline===true)flags|=4;if(v.phoneCalls===true)flags|=8;if(v.forwardUsers===true)flags|=16;if(v.forwardChats===true)flags|=32;if(v.groups===true)flags|=1024;if(v.channels===true)flags|=32768;if(v.botsApp===true)flags|=65536;w.uint(flags);w.int(h(v,'offset'));w.int(h(v,'limit'));w.long(h(v,'hash'));},
|
|
1536
1553
|
'contacts.resetTopPeerRating':function(w,v){w.uint(451113900);w.object(h(v,'category'));w.object(h(v,'peer'));},
|
|
1537
1554
|
'contacts.resetSaved':function(w){w.uint(2274703345);},
|
|
@@ -1556,9 +1573,9 @@ var m={
|
|
|
1556
1573
|
'messages.deleteMessages':function(w,v){w.uint(3851326930);var flags=0;if(v.revoke===true)flags|=1;w.uint(flags);w.vector(w.int,h(v,'id'));},
|
|
1557
1574
|
'messages.receivedMessages':function(w,v){w.uint(94983360);w.int(h(v,'maxId'));},
|
|
1558
1575
|
'messages.setTyping':function(w,v){w.uint(1486110434);var flags=0;var _topMsgId=v.topMsgId!==undefined;if(_topMsgId)flags|=1;w.uint(flags);w.object(h(v,'peer'));if(_topMsgId)w.int(v.topMsgId);w.object(h(v,'action'));},
|
|
1559
|
-
'messages.sendMessage':function(w,v){w.uint(2554304325);var flags=0;var _replyTo=v.replyTo!==undefined;if(_replyTo)flags|=1;if(v.noWebpage===true)flags|=2;var _replyMarkup=v.replyMarkup!==undefined;if(_replyMarkup)flags|=4;var _entities=v.entities&&v.entities.length;if(_entities)flags|=8;if(v.silent===true)flags|=32;if(v.background===true)flags|=64;if(v.clearDraft===true)flags|=128;var _scheduleDate=v.scheduleDate!==undefined;if(_scheduleDate)flags|=1024;var _sendAs=v.sendAs!==undefined;if(_sendAs)flags|=8192;if(v.noforwards===true)flags|=16384;if(v.updateStickersetsOrder===true)flags|=32768;if(v.invertMedia===true)flags|=65536;var _quickReplyShortcut=v.quickReplyShortcut!==undefined;if(_quickReplyShortcut)flags|=131072;var _effect=v.effect!==undefined;if(_effect)flags|=262144;w.uint(flags);w.object(h(v,'peer'));if(_replyTo)w.object(v.replyTo);w.string(h(v,'message'));w.long(h(v,'randomId'));if(_replyMarkup)w.object(v.replyMarkup);if(_entities)w.vector(w.object,v.entities);if(_scheduleDate)w.int(v.scheduleDate);if(_sendAs)w.object(v.sendAs);if(_quickReplyShortcut)w.object(v.quickReplyShortcut);if(_effect)w.long(v.effect);},
|
|
1560
|
-
'messages.sendMedia':function(w,v){w.uint(2018673486);var flags=0;var _replyTo=v.replyTo!==undefined;if(_replyTo)flags|=1;var _replyMarkup=v.replyMarkup!==undefined;if(_replyMarkup)flags|=4;var _entities=v.entities&&v.entities.length;if(_entities)flags|=8;if(v.silent===true)flags|=32;if(v.background===true)flags|=64;if(v.clearDraft===true)flags|=128;var _scheduleDate=v.scheduleDate!==undefined;if(_scheduleDate)flags|=1024;var _sendAs=v.sendAs!==undefined;if(_sendAs)flags|=8192;if(v.noforwards===true)flags|=16384;if(v.updateStickersetsOrder===true)flags|=32768;if(v.invertMedia===true)flags|=65536;var _quickReplyShortcut=v.quickReplyShortcut!==undefined;if(_quickReplyShortcut)flags|=131072;var _effect=v.effect!==undefined;if(_effect)flags|=262144;w.uint(flags);w.object(h(v,'peer'));if(_replyTo)w.object(v.replyTo);w.object(h(v,'media'));w.string(h(v,'message'));w.long(h(v,'randomId'));if(_replyMarkup)w.object(v.replyMarkup);if(_entities)w.vector(w.object,v.entities);if(_scheduleDate)w.int(v.scheduleDate);if(_sendAs)w.object(v.sendAs);if(_quickReplyShortcut)w.object(v.quickReplyShortcut);if(_effect)w.long(v.effect);},
|
|
1561
|
-
'messages.forwardMessages':function(w,v){w.uint(3573781000);var flags=0;if(v.silent===true)flags|=32;if(v.background===true)flags|=64;if(v.withMyScore===true)flags|=256;var _topMsgId=v.topMsgId!==undefined;if(_topMsgId)flags|=512;var _scheduleDate=v.scheduleDate!==undefined;if(_scheduleDate)flags|=1024;if(v.dropAuthor===true)flags|=2048;if(v.dropMediaCaptions===true)flags|=4096;var _sendAs=v.sendAs!==undefined;if(_sendAs)flags|=8192;if(v.noforwards===true)flags|=16384;var _quickReplyShortcut=v.quickReplyShortcut!==undefined;if(_quickReplyShortcut)flags|=131072;w.uint(flags);w.object(h(v,'fromPeer'));w.vector(w.int,h(v,'id'));w.vector(w.long,h(v,'randomId'));w.object(h(v,'toPeer'));if(_topMsgId)w.int(v.topMsgId);if(_scheduleDate)w.int(v.scheduleDate);if(_sendAs)w.object(v.sendAs);if(_quickReplyShortcut)w.object(v.quickReplyShortcut);},
|
|
1576
|
+
'messages.sendMessage':function(w,v){w.uint(2554304325);var flags=0;var _replyTo=v.replyTo!==undefined;if(_replyTo)flags|=1;if(v.noWebpage===true)flags|=2;var _replyMarkup=v.replyMarkup!==undefined;if(_replyMarkup)flags|=4;var _entities=v.entities&&v.entities.length;if(_entities)flags|=8;if(v.silent===true)flags|=32;if(v.background===true)flags|=64;if(v.clearDraft===true)flags|=128;var _scheduleDate=v.scheduleDate!==undefined;if(_scheduleDate)flags|=1024;var _sendAs=v.sendAs!==undefined;if(_sendAs)flags|=8192;if(v.noforwards===true)flags|=16384;if(v.updateStickersetsOrder===true)flags|=32768;if(v.invertMedia===true)flags|=65536;var _quickReplyShortcut=v.quickReplyShortcut!==undefined;if(_quickReplyShortcut)flags|=131072;var _effect=v.effect!==undefined;if(_effect)flags|=262144;if(v.allowPaidFloodskip===true)flags|=524288;w.uint(flags);w.object(h(v,'peer'));if(_replyTo)w.object(v.replyTo);w.string(h(v,'message'));w.long(h(v,'randomId'));if(_replyMarkup)w.object(v.replyMarkup);if(_entities)w.vector(w.object,v.entities);if(_scheduleDate)w.int(v.scheduleDate);if(_sendAs)w.object(v.sendAs);if(_quickReplyShortcut)w.object(v.quickReplyShortcut);if(_effect)w.long(v.effect);},
|
|
1577
|
+
'messages.sendMedia':function(w,v){w.uint(2018673486);var flags=0;var _replyTo=v.replyTo!==undefined;if(_replyTo)flags|=1;var _replyMarkup=v.replyMarkup!==undefined;if(_replyMarkup)flags|=4;var _entities=v.entities&&v.entities.length;if(_entities)flags|=8;if(v.silent===true)flags|=32;if(v.background===true)flags|=64;if(v.clearDraft===true)flags|=128;var _scheduleDate=v.scheduleDate!==undefined;if(_scheduleDate)flags|=1024;var _sendAs=v.sendAs!==undefined;if(_sendAs)flags|=8192;if(v.noforwards===true)flags|=16384;if(v.updateStickersetsOrder===true)flags|=32768;if(v.invertMedia===true)flags|=65536;var _quickReplyShortcut=v.quickReplyShortcut!==undefined;if(_quickReplyShortcut)flags|=131072;var _effect=v.effect!==undefined;if(_effect)flags|=262144;if(v.allowPaidFloodskip===true)flags|=524288;w.uint(flags);w.object(h(v,'peer'));if(_replyTo)w.object(v.replyTo);w.object(h(v,'media'));w.string(h(v,'message'));w.long(h(v,'randomId'));if(_replyMarkup)w.object(v.replyMarkup);if(_entities)w.vector(w.object,v.entities);if(_scheduleDate)w.int(v.scheduleDate);if(_sendAs)w.object(v.sendAs);if(_quickReplyShortcut)w.object(v.quickReplyShortcut);if(_effect)w.long(v.effect);},
|
|
1578
|
+
'messages.forwardMessages':function(w,v){w.uint(3573781000);var flags=0;if(v.silent===true)flags|=32;if(v.background===true)flags|=64;if(v.withMyScore===true)flags|=256;var _topMsgId=v.topMsgId!==undefined;if(_topMsgId)flags|=512;var _scheduleDate=v.scheduleDate!==undefined;if(_scheduleDate)flags|=1024;if(v.dropAuthor===true)flags|=2048;if(v.dropMediaCaptions===true)flags|=4096;var _sendAs=v.sendAs!==undefined;if(_sendAs)flags|=8192;if(v.noforwards===true)flags|=16384;var _quickReplyShortcut=v.quickReplyShortcut!==undefined;if(_quickReplyShortcut)flags|=131072;if(v.allowPaidFloodskip===true)flags|=524288;w.uint(flags);w.object(h(v,'fromPeer'));w.vector(w.int,h(v,'id'));w.vector(w.long,h(v,'randomId'));w.object(h(v,'toPeer'));if(_topMsgId)w.int(v.topMsgId);if(_scheduleDate)w.int(v.scheduleDate);if(_sendAs)w.object(v.sendAs);if(_quickReplyShortcut)w.object(v.quickReplyShortcut);},
|
|
1562
1579
|
'messages.reportSpam':function(w,v){w.uint(3474297563);w.object(h(v,'peer'));},
|
|
1563
1580
|
'messages.getPeerSettings':function(w,v){w.uint(4024018594);w.object(h(v,'peer'));},
|
|
1564
1581
|
'messages.report':function(w,v){w.uint(4235767707);w.object(h(v,'peer'));w.vector(w.int,h(v,'id'));w.bytes(h(v,'option'));w.string(h(v,'message'));},
|
|
@@ -1594,7 +1611,7 @@ var m={
|
|
|
1594
1611
|
'messages.getMessagesViews':function(w,v){w.uint(1468322785);w.object(h(v,'peer'));w.vector(w.int,h(v,'id'));w.boolean(h(v,'increment'));},
|
|
1595
1612
|
'messages.editChatAdmin':function(w,v){w.uint(2824589762);w.int53(h(v,'chatId'));w.object(h(v,'userId'));w.boolean(h(v,'isAdmin'));},
|
|
1596
1613
|
'messages.migrateChat':function(w,v){w.uint(2726777625);w.int53(h(v,'chatId'));},
|
|
1597
|
-
'messages.searchGlobal':function(w,v){w.uint(1271290010);var flags=0;var _folderId=v.folderId!==undefined;if(_folderId)flags|=1;if(v.broadcastsOnly===true)flags|=2;w.uint(flags);if(_folderId)w.int(v.folderId);w.string(h(v,'q'));w.object(h(v,'filter'));w.int(h(v,'minDate'));w.int(h(v,'maxDate'));w.int(h(v,'offsetRate'));w.object(h(v,'offsetPeer'));w.int(h(v,'offsetId'));w.int(h(v,'limit'));},
|
|
1614
|
+
'messages.searchGlobal':function(w,v){w.uint(1271290010);var flags=0;var _folderId=v.folderId!==undefined;if(_folderId)flags|=1;if(v.broadcastsOnly===true)flags|=2;if(v.groupsOnly===true)flags|=4;if(v.usersOnly===true)flags|=8;w.uint(flags);if(_folderId)w.int(v.folderId);w.string(h(v,'q'));w.object(h(v,'filter'));w.int(h(v,'minDate'));w.int(h(v,'maxDate'));w.int(h(v,'offsetRate'));w.object(h(v,'offsetPeer'));w.int(h(v,'offsetId'));w.int(h(v,'limit'));},
|
|
1598
1615
|
'messages.reorderStickerSets':function(w,v){w.uint(2016638777);var flags=0;if(v.masks===true)flags|=1;if(v.emojis===true)flags|=2;w.uint(flags);w.vector(w.long,h(v,'order'));},
|
|
1599
1616
|
'messages.getDocumentByHash':function(w,v){w.uint(2985428511);w.bytes(h(v,'sha256'));w.int53(h(v,'size'));w.string(h(v,'mimeType'));},
|
|
1600
1617
|
'messages.getSavedGifs':function(w,v){w.uint(1559270965);w.long(h(v,'hash'));},
|
|
@@ -1636,7 +1653,7 @@ var m={
|
|
|
1636
1653
|
'messages.getUnreadMentions':function(w,v){w.uint(4043827088);var flags=0;var _topMsgId=v.topMsgId!==undefined;if(_topMsgId)flags|=1;w.uint(flags);w.object(h(v,'peer'));if(_topMsgId)w.int(v.topMsgId);w.int(h(v,'offsetId'));w.int(h(v,'addOffset'));w.int(h(v,'limit'));w.int(h(v,'maxId'));w.int(h(v,'minId'));},
|
|
1637
1654
|
'messages.readMentions':function(w,v){w.uint(921026381);var flags=0;var _topMsgId=v.topMsgId!==undefined;if(_topMsgId)flags|=1;w.uint(flags);w.object(h(v,'peer'));if(_topMsgId)w.int(v.topMsgId);},
|
|
1638
1655
|
'messages.getRecentLocations':function(w,v){w.uint(1881817312);w.object(h(v,'peer'));w.int(h(v,'limit'));w.long(h(v,'hash'));},
|
|
1639
|
-
'messages.sendMultiMedia':function(w,v){w.uint(934757205);var flags=0;var _replyTo=v.replyTo!==undefined;if(_replyTo)flags|=1;if(v.silent===true)flags|=32;if(v.background===true)flags|=64;if(v.clearDraft===true)flags|=128;var _scheduleDate=v.scheduleDate!==undefined;if(_scheduleDate)flags|=1024;var _sendAs=v.sendAs!==undefined;if(_sendAs)flags|=8192;if(v.noforwards===true)flags|=16384;if(v.updateStickersetsOrder===true)flags|=32768;if(v.invertMedia===true)flags|=65536;var _quickReplyShortcut=v.quickReplyShortcut!==undefined;if(_quickReplyShortcut)flags|=131072;var _effect=v.effect!==undefined;if(_effect)flags|=262144;w.uint(flags);w.object(h(v,'peer'));if(_replyTo)w.object(v.replyTo);w.vector(w.object,h(v,'multiMedia'));if(_scheduleDate)w.int(v.scheduleDate);if(_sendAs)w.object(v.sendAs);if(_quickReplyShortcut)w.object(v.quickReplyShortcut);if(_effect)w.long(v.effect);},
|
|
1656
|
+
'messages.sendMultiMedia':function(w,v){w.uint(934757205);var flags=0;var _replyTo=v.replyTo!==undefined;if(_replyTo)flags|=1;if(v.silent===true)flags|=32;if(v.background===true)flags|=64;if(v.clearDraft===true)flags|=128;var _scheduleDate=v.scheduleDate!==undefined;if(_scheduleDate)flags|=1024;var _sendAs=v.sendAs!==undefined;if(_sendAs)flags|=8192;if(v.noforwards===true)flags|=16384;if(v.updateStickersetsOrder===true)flags|=32768;if(v.invertMedia===true)flags|=65536;var _quickReplyShortcut=v.quickReplyShortcut!==undefined;if(_quickReplyShortcut)flags|=131072;var _effect=v.effect!==undefined;if(_effect)flags|=262144;if(v.allowPaidFloodskip===true)flags|=524288;w.uint(flags);w.object(h(v,'peer'));if(_replyTo)w.object(v.replyTo);w.vector(w.object,h(v,'multiMedia'));if(_scheduleDate)w.int(v.scheduleDate);if(_sendAs)w.object(v.sendAs);if(_quickReplyShortcut)w.object(v.quickReplyShortcut);if(_effect)w.long(v.effect);},
|
|
1640
1657
|
'messages.uploadEncryptedFile':function(w,v){w.uint(1347929239);w.object(h(v,'peer'));w.object(h(v,'file'));},
|
|
1641
1658
|
'messages.searchStickerSets':function(w,v){w.uint(896555914);var flags=0;if(v.excludeFeatured===true)flags|=1;w.uint(flags);w.string(h(v,'q'));w.long(h(v,'hash'));},
|
|
1642
1659
|
'messages.getSplitRanges':function(w){w.uint(486505992);},
|
|
@@ -1708,9 +1725,9 @@ var m={
|
|
|
1708
1725
|
'messages.getAttachMenuBots':function(w,v){w.uint(385663691);w.long(h(v,'hash'));},
|
|
1709
1726
|
'messages.getAttachMenuBot':function(w,v){w.uint(1998676370);w.object(h(v,'bot'));},
|
|
1710
1727
|
'messages.toggleBotInAttachMenu':function(w,v){w.uint(1777704297);var flags=0;if(v.writeAllowed===true)flags|=1;w.uint(flags);w.object(h(v,'bot'));w.boolean(h(v,'enabled'));},
|
|
1711
|
-
'messages.requestWebView':function(w,v){w.uint(647873217);var flags=0;var _replyTo=v.replyTo!==undefined;if(_replyTo)flags|=1;var _url=v.url!==undefined;if(_url)flags|=2;var _themeParams=v.themeParams!==undefined;if(_themeParams)flags|=4;var _startParam=v.startParam!==undefined;if(_startParam)flags|=8;if(v.fromBotMenu===true)flags|=16;if(v.silent===true)flags|=32;if(v.compact===true)flags|=128;var _sendAs=v.sendAs!==undefined;if(_sendAs)flags|=8192;w.uint(flags);w.object(h(v,'peer'));w.object(h(v,'bot'));if(_url)w.string(v.url);if(_startParam)w.string(v.startParam);if(_themeParams)w.object(v.themeParams);w.string(h(v,'platform'));if(_replyTo)w.object(v.replyTo);if(_sendAs)w.object(v.sendAs);},
|
|
1728
|
+
'messages.requestWebView':function(w,v){w.uint(647873217);var flags=0;var _replyTo=v.replyTo!==undefined;if(_replyTo)flags|=1;var _url=v.url!==undefined;if(_url)flags|=2;var _themeParams=v.themeParams!==undefined;if(_themeParams)flags|=4;var _startParam=v.startParam!==undefined;if(_startParam)flags|=8;if(v.fromBotMenu===true)flags|=16;if(v.silent===true)flags|=32;if(v.compact===true)flags|=128;if(v.fullscreen===true)flags|=256;var _sendAs=v.sendAs!==undefined;if(_sendAs)flags|=8192;w.uint(flags);w.object(h(v,'peer'));w.object(h(v,'bot'));if(_url)w.string(v.url);if(_startParam)w.string(v.startParam);if(_themeParams)w.object(v.themeParams);w.string(h(v,'platform'));if(_replyTo)w.object(v.replyTo);if(_sendAs)w.object(v.sendAs);},
|
|
1712
1729
|
'messages.prolongWebView':function(w,v){w.uint(2966952579);var flags=0;var _replyTo=v.replyTo!==undefined;if(_replyTo)flags|=1;if(v.silent===true)flags|=32;var _sendAs=v.sendAs!==undefined;if(_sendAs)flags|=8192;w.uint(flags);w.object(h(v,'peer'));w.object(h(v,'bot'));w.long(h(v,'queryId'));if(_replyTo)w.object(v.replyTo);if(_sendAs)w.object(v.sendAs);},
|
|
1713
|
-
'messages.requestSimpleWebView':function(w,v){w.uint(1094336115);var flags=0;var _themeParams=v.themeParams!==undefined;if(_themeParams)flags|=1;if(v.fromSwitchWebview===true)flags|=2;if(v.fromSideMenu===true)flags|=4;var _url=v.url!==undefined;if(_url)flags|=8;var _startParam=v.startParam!==undefined;if(_startParam)flags|=16;if(v.compact===true)flags|=128;w.uint(flags);w.object(h(v,'bot'));if(_url)w.string(v.url);if(_startParam)w.string(v.startParam);if(_themeParams)w.object(v.themeParams);w.string(h(v,'platform'));},
|
|
1730
|
+
'messages.requestSimpleWebView':function(w,v){w.uint(1094336115);var flags=0;var _themeParams=v.themeParams!==undefined;if(_themeParams)flags|=1;if(v.fromSwitchWebview===true)flags|=2;if(v.fromSideMenu===true)flags|=4;var _url=v.url!==undefined;if(_url)flags|=8;var _startParam=v.startParam!==undefined;if(_startParam)flags|=16;if(v.compact===true)flags|=128;if(v.fullscreen===true)flags|=256;w.uint(flags);w.object(h(v,'bot'));if(_url)w.string(v.url);if(_startParam)w.string(v.startParam);if(_themeParams)w.object(v.themeParams);w.string(h(v,'platform'));},
|
|
1714
1731
|
'messages.sendWebViewResultMessage':function(w,v){w.uint(172168437);w.string(h(v,'botQueryId'));w.object(h(v,'result'));},
|
|
1715
1732
|
'messages.sendWebViewData':function(w,v){w.uint(3691135688);w.object(h(v,'bot'));w.long(h(v,'randomId'));w.string(h(v,'buttonText'));w.string(h(v,'data'));},
|
|
1716
1733
|
'messages.transcribeAudio':function(w,v){w.uint(647928393);w.object(h(v,'peer'));w.int(h(v,'msgId'));},
|
|
@@ -1732,7 +1749,7 @@ var m={
|
|
|
1732
1749
|
'messages.searchCustomEmoji':function(w,v){w.uint(739360983);w.string(h(v,'emoticon'));w.long(h(v,'hash'));},
|
|
1733
1750
|
'messages.togglePeerTranslations':function(w,v){w.uint(3833378169);var flags=0;if(v.disabled===true)flags|=1;w.uint(flags);w.object(h(v,'peer'));},
|
|
1734
1751
|
'messages.getBotApp':function(w,v){w.uint(889046467);w.object(h(v,'app'));w.long(h(v,'hash'));},
|
|
1735
|
-
'messages.requestAppWebView':function(w,v){w.uint(1398901710);var flags=0;if(v.writeAllowed===true)flags|=1;var _startParam=v.startParam!==undefined;if(_startParam)flags|=2;var _themeParams=v.themeParams!==undefined;if(_themeParams)flags|=4;if(v.compact===true)flags|=128;w.uint(flags);w.object(h(v,'peer'));w.object(h(v,'app'));if(_startParam)w.string(v.startParam);if(_themeParams)w.object(v.themeParams);w.string(h(v,'platform'));},
|
|
1752
|
+
'messages.requestAppWebView':function(w,v){w.uint(1398901710);var flags=0;if(v.writeAllowed===true)flags|=1;var _startParam=v.startParam!==undefined;if(_startParam)flags|=2;var _themeParams=v.themeParams!==undefined;if(_themeParams)flags|=4;if(v.compact===true)flags|=128;if(v.fullscreen===true)flags|=256;w.uint(flags);w.object(h(v,'peer'));w.object(h(v,'app'));if(_startParam)w.string(v.startParam);if(_themeParams)w.object(v.themeParams);w.string(h(v,'platform'));},
|
|
1736
1753
|
'messages.setChatWallPaper':function(w,v){w.uint(2415577825);var flags=0;var _wallpaper=v.wallpaper!==undefined;if(_wallpaper)flags|=1;var _id=v.id!==undefined;if(_id)flags|=2;var _settings=v.settings!==undefined;if(_settings)flags|=4;if(v.forBoth===true)flags|=8;if(v.revert===true)flags|=16;w.uint(flags);w.object(h(v,'peer'));if(_wallpaper)w.object(v.wallpaper);if(_settings)w.object(v.settings);if(_id)w.int(v.id);},
|
|
1737
1754
|
'messages.searchEmojiStickerSets':function(w,v){w.uint(2461288780);var flags=0;if(v.excludeFeatured===true)flags|=1;w.uint(flags);w.string(h(v,'q'));w.long(h(v,'hash'));},
|
|
1738
1755
|
'messages.getSavedDialogs':function(w,v){w.uint(1401016858);var flags=0;if(v.excludePinned===true)flags|=1;w.uint(flags);w.int(h(v,'offsetDate'));w.int(h(v,'offsetId'));w.object(h(v,'offsetPeer'));w.int(h(v,'limit'));w.long(h(v,'hash'));},
|
|
@@ -1760,10 +1777,17 @@ var m={
|
|
|
1760
1777
|
'messages.editFactCheck':function(w,v){w.uint(92925557);w.object(h(v,'peer'));w.int(h(v,'msgId'));w.object(h(v,'text'));},
|
|
1761
1778
|
'messages.deleteFactCheck':function(w,v){w.uint(3520762892);w.object(h(v,'peer'));w.int(h(v,'msgId'));},
|
|
1762
1779
|
'messages.getFactCheck':function(w,v){w.uint(3117270510);w.object(h(v,'peer'));w.vector(w.int,h(v,'msgId'));},
|
|
1763
|
-
'messages.requestMainWebView':function(w,v){w.uint(3386908283);var flags=0;var _themeParams=v.themeParams!==undefined;if(_themeParams)flags|=1;var _startParam=v.startParam!==undefined;if(_startParam)flags|=2;if(v.compact===true)flags|=128;w.uint(flags);w.object(h(v,'peer'));w.object(h(v,'bot'));if(_startParam)w.string(v.startParam);if(_themeParams)w.object(v.themeParams);w.string(h(v,'platform'));},
|
|
1780
|
+
'messages.requestMainWebView':function(w,v){w.uint(3386908283);var flags=0;var _themeParams=v.themeParams!==undefined;if(_themeParams)flags|=1;var _startParam=v.startParam!==undefined;if(_startParam)flags|=2;if(v.compact===true)flags|=128;if(v.fullscreen===true)flags|=256;w.uint(flags);w.object(h(v,'peer'));w.object(h(v,'bot'));if(_startParam)w.string(v.startParam);if(_themeParams)w.object(v.themeParams);w.string(h(v,'platform'));},
|
|
1764
1781
|
'messages.sendPaidReaction':function(w,v){w.uint(2648090235);var flags=0;var _private=v.private!==undefined;if(_private)flags|=1;w.uint(flags);w.object(h(v,'peer'));w.int(h(v,'msgId'));w.int(h(v,'count'));w.long(h(v,'randomId'));if(_private)w.boolean(v.private);},
|
|
1765
1782
|
'messages.togglePaidReactionPrivacy':function(w,v){w.uint(2224739223);w.object(h(v,'peer'));w.int(h(v,'msgId'));w.boolean(h(v,'private'));},
|
|
1766
1783
|
'messages.getPaidReactionPrivacy':function(w){w.uint(1193563562);},
|
|
1784
|
+
'messages.viewSponsoredMessage':function(w,v){w.uint(1731909873);w.object(h(v,'peer'));w.bytes(h(v,'randomId'));},
|
|
1785
|
+
'messages.clickSponsoredMessage':function(w,v){w.uint(252261477);var flags=0;if(v.media===true)flags|=1;if(v.fullscreen===true)flags|=2;w.uint(flags);w.object(h(v,'peer'));w.bytes(h(v,'randomId'));},
|
|
1786
|
+
'messages.reportSponsoredMessage':function(w,v){w.uint(452189112);w.object(h(v,'peer'));w.bytes(h(v,'randomId'));w.bytes(h(v,'option'));},
|
|
1787
|
+
'messages.getSponsoredMessages':function(w,v){w.uint(2614293561);w.object(h(v,'peer'));},
|
|
1788
|
+
'messages.savePreparedInlineMessage':function(w,v){w.uint(4062150447);var flags=0;var _peerTypes=v.peerTypes&&v.peerTypes.length;if(_peerTypes)flags|=1;w.uint(flags);w.object(h(v,'result'));w.object(h(v,'userId'));if(_peerTypes)w.vector(w.object,v.peerTypes);},
|
|
1789
|
+
'messages.getPreparedInlineMessage':function(w,v){w.uint(2239675832);w.object(h(v,'bot'));w.string(h(v,'id'));},
|
|
1790
|
+
'messages.searchStickers':function(w,v){w.uint(699516522);var flags=0;if(v.emojis===true)flags|=1;w.uint(flags);w.string(h(v,'q'));w.string(h(v,'emoticon'));w.vector(w.string,h(v,'langCode'));w.int(h(v,'offset'));w.int(h(v,'limit'));w.long(h(v,'hash'));},
|
|
1767
1791
|
'updates.getState':function(w){w.uint(3990128682);},
|
|
1768
1792
|
'updates.getDifference':function(w,v){w.uint(432207715);var flags=0;var _ptsTotalLimit=v.ptsTotalLimit!==undefined;if(_ptsTotalLimit)flags|=1;var _ptsLimit=v.ptsLimit!==undefined;if(_ptsLimit)flags|=2;var _qtsLimit=v.qtsLimit!==undefined;if(_qtsLimit)flags|=4;w.uint(flags);w.int(h(v,'pts'));if(_ptsLimit)w.int(v.ptsLimit);if(_ptsTotalLimit)w.int(v.ptsTotalLimit);w.int(h(v,'date'));w.int(h(v,'qts'));if(_qtsLimit)w.int(v.qtsLimit);},
|
|
1769
1793
|
'updates.getChannelDifference':function(w,v){w.uint(51854712);var flags=0;if(v.force===true)flags|=1;w.uint(flags);w.object(h(v,'channel'));w.object(h(v,'filter'));w.int(h(v,'pts'));w.int(h(v,'limit'));},
|
|
@@ -1840,8 +1864,6 @@ var m={
|
|
|
1840
1864
|
'channels.toggleSlowMode':function(w,v){w.uint(3990134512);w.object(h(v,'channel'));w.int(h(v,'seconds'));},
|
|
1841
1865
|
'channels.getInactiveChannels':function(w){w.uint(300429806);},
|
|
1842
1866
|
'channels.convertToGigagroup':function(w,v){w.uint(187239529);w.object(h(v,'channel'));},
|
|
1843
|
-
'channels.viewSponsoredMessage':function(w,v){w.uint(3199130516);w.object(h(v,'channel'));w.bytes(h(v,'randomId'));},
|
|
1844
|
-
'channels.getSponsoredMessages':function(w,v){w.uint(3961589695);w.object(h(v,'channel'));},
|
|
1845
1867
|
'channels.getSendAs':function(w,v){w.uint(231174382);w.object(h(v,'peer'));},
|
|
1846
1868
|
'channels.deleteParticipantHistory':function(w,v){w.uint(913655003);w.object(h(v,'channel'));w.object(h(v,'participant'));},
|
|
1847
1869
|
'channels.toggleJoinToSend':function(w,v){w.uint(3838547328);w.object(h(v,'channel'));w.boolean(h(v,'enabled'));},
|
|
@@ -1860,14 +1882,12 @@ var m={
|
|
|
1860
1882
|
'channels.toggleAntiSpam':function(w,v){w.uint(1760814315);w.object(h(v,'channel'));w.boolean(h(v,'enabled'));},
|
|
1861
1883
|
'channels.reportAntiSpamFalsePositive':function(w,v){w.uint(2823857811);w.object(h(v,'channel'));w.int(h(v,'msgId'));},
|
|
1862
1884
|
'channels.toggleParticipantsHidden':function(w,v){w.uint(1785624660);w.object(h(v,'channel'));w.boolean(h(v,'enabled'));},
|
|
1863
|
-
'channels.clickSponsoredMessage':function(w,v){w.uint(21257589);var flags=0;if(v.media===true)flags|=1;if(v.fullscreen===true)flags|=2;w.uint(flags);w.object(h(v,'channel'));w.bytes(h(v,'randomId'));},
|
|
1864
1885
|
'channels.updateColor':function(w,v){w.uint(3635033713);var flags=0;var _backgroundEmojiId=v.backgroundEmojiId!==undefined;if(_backgroundEmojiId)flags|=1;if(v.forProfile===true)flags|=2;var _color=v.color!==undefined;if(_color)flags|=4;w.uint(flags);w.object(h(v,'channel'));if(_color)w.int(v.color);if(_backgroundEmojiId)w.long(v.backgroundEmojiId);},
|
|
1865
1886
|
'channels.toggleViewForumAsMessages':function(w,v){w.uint(2537077525);w.object(h(v,'channel'));w.boolean(h(v,'enabled'));},
|
|
1866
1887
|
'channels.getChannelRecommendations':function(w,v){w.uint(631707458);var flags=0;var _channel=v.channel!==undefined;if(_channel)flags|=1;w.uint(flags);if(_channel)w.object(v.channel);},
|
|
1867
1888
|
'channels.updateEmojiStatus':function(w,v){w.uint(4040418984);w.object(h(v,'channel'));w.object(h(v,'emojiStatus'));},
|
|
1868
1889
|
'channels.setBoostsToUnblockRestrictions':function(w,v){w.uint(2906234094);w.object(h(v,'channel'));w.int(h(v,'boosts'));},
|
|
1869
1890
|
'channels.setEmojiStickers':function(w,v){w.uint(1020866743);w.object(h(v,'channel'));w.object(h(v,'stickerset'));},
|
|
1870
|
-
'channels.reportSponsoredMessage':function(w,v){w.uint(2945447609);w.object(h(v,'channel'));w.bytes(h(v,'randomId'));w.bytes(h(v,'option'));},
|
|
1871
1891
|
'channels.restrictSponsoredMessages':function(w,v){w.uint(2598966553);w.object(h(v,'channel'));w.boolean(h(v,'restricted'));},
|
|
1872
1892
|
'channels.searchPosts':function(w,v){w.uint(3516897403);w.string(h(v,'hashtag'));w.int(h(v,'offsetRate'));w.object(h(v,'offsetPeer'));w.int(h(v,'offsetId'));w.int(h(v,'limit'));},
|
|
1873
1893
|
'bots.sendCustomRequest':function(w,v){w.uint(2854709741);w.string(h(v,'customMethod'));w.object(h(v,'params'));},
|
|
@@ -1893,6 +1913,11 @@ var m={
|
|
|
1893
1913
|
'bots.reorderPreviewMedias':function(w,v){w.uint(3056071594);w.object(h(v,'bot'));w.string(h(v,'langCode'));w.vector(w.object,h(v,'order'));},
|
|
1894
1914
|
'bots.getPreviewInfo':function(w,v){w.uint(1111143341);w.object(h(v,'bot'));w.string(h(v,'langCode'));},
|
|
1895
1915
|
'bots.getPreviewMedias':function(w,v){w.uint(2728745293);w.object(h(v,'bot'));},
|
|
1916
|
+
'bots.updateUserEmojiStatus':function(w,v){w.uint(3986632901);w.object(h(v,'userId'));w.object(h(v,'emojiStatus'));},
|
|
1917
|
+
'bots.toggleUserEmojiStatusPermission':function(w,v){w.uint(115237778);w.object(h(v,'bot'));w.boolean(h(v,'enabled'));},
|
|
1918
|
+
'bots.checkDownloadFileParams':function(w,v){w.uint(1342666121);w.object(h(v,'bot'));w.string(h(v,'fileName'));w.string(h(v,'url'));},
|
|
1919
|
+
'bots.getAdminedBots':function(w){w.uint(2960203139);},
|
|
1920
|
+
'bots.updateStarRefProgram':function(w,v){w.uint(2005621427);var flags=0;var _durationMonths=v.durationMonths!==undefined;if(_durationMonths)flags|=1;w.uint(flags);w.object(h(v,'bot'));w.int(h(v,'commissionPermille'));if(_durationMonths)w.int(v.durationMonths);},
|
|
1896
1921
|
'payments.getPaymentForm':function(w,v){w.uint(924093883);var flags=0;var _themeParams=v.themeParams!==undefined;if(_themeParams)flags|=1;w.uint(flags);w.object(h(v,'invoice'));if(_themeParams)w.object(v.themeParams);},
|
|
1897
1922
|
'payments.getPaymentReceipt':function(w,v){w.uint(611897804);w.object(h(v,'peer'));w.int(h(v,'msgId'));},
|
|
1898
1923
|
'payments.validateRequestedInfo':function(w,v){w.uint(3066622251);var flags=0;if(v.save===true)flags|=1;w.uint(flags);w.object(h(v,'invoice'));w.object(h(v,'info'));},
|
|
@@ -1927,6 +1952,12 @@ var m={
|
|
|
1927
1952
|
'payments.getUserStarGifts':function(w,v){w.uint(1584580577);w.object(h(v,'userId'));w.string(h(v,'offset'));w.int(h(v,'limit'));},
|
|
1928
1953
|
'payments.saveStarGift':function(w,v){w.uint(2276257934);var flags=0;if(v.unsave===true)flags|=1;w.uint(flags);w.object(h(v,'userId'));w.int(h(v,'msgId'));},
|
|
1929
1954
|
'payments.convertStarGift':function(w,v){w.uint(69328935);w.object(h(v,'userId'));w.int(h(v,'msgId'));},
|
|
1955
|
+
'payments.botCancelStarsSubscription':function(w,v){w.uint(1845102114);var flags=0;if(v.restore===true)flags|=1;w.uint(flags);w.object(h(v,'userId'));w.string(h(v,'chargeId'));},
|
|
1956
|
+
'payments.getConnectedStarRefBots':function(w,v){w.uint(1483318611);var flags=0;var _offsetDate=v.offsetDate!==undefined;var _offsetLink=v.offsetLink!==undefined;var _flags_2=_offsetDate||_offsetLink;if(_flags_2)flags|=4;w.uint(flags);w.object(h(v,'peer'));if(_flags_2)w.int(v.offsetDate);if(_flags_2)w.string(v.offsetLink);w.int(h(v,'limit'));},
|
|
1957
|
+
'payments.getConnectedStarRefBot':function(w,v){w.uint(3084490992);w.object(h(v,'peer'));w.object(h(v,'bot'));},
|
|
1958
|
+
'payments.getSuggestedStarRefBots':function(w,v){w.uint(225134839);var flags=0;if(v.orderByRevenue===true)flags|=1;if(v.orderByDate===true)flags|=2;w.uint(flags);w.object(h(v,'peer'));w.string(h(v,'offset'));w.int(h(v,'limit'));},
|
|
1959
|
+
'payments.connectStarRefBot':function(w,v){w.uint(2127901834);w.object(h(v,'peer'));w.object(h(v,'bot'));},
|
|
1960
|
+
'payments.editConnectedStarRefBot':function(w,v){w.uint(3841762467);var flags=0;if(v.revoked===true)flags|=1;w.uint(flags);w.object(h(v,'peer'));w.string(h(v,'link'));},
|
|
1930
1961
|
'stickers.createStickerSet':function(w,v){w.uint(2418125671);var flags=0;if(v.masks===true)flags|=1;var _thumb=v.thumb!==undefined;if(_thumb)flags|=4;var _software=v.software!==undefined;if(_software)flags|=8;if(v.emojis===true)flags|=32;if(v.textColor===true)flags|=64;w.uint(flags);w.object(h(v,'userId'));w.string(h(v,'title'));w.string(h(v,'shortName'));if(_thumb)w.object(v.thumb);w.vector(w.object,h(v,'stickers'));if(_software)w.string(v.software);},
|
|
1931
1962
|
'stickers.removeStickerFromSet':function(w,v){w.uint(4151709521);w.object(h(v,'sticker'));},
|
|
1932
1963
|
'stickers.changeStickerPosition':function(w,v){w.uint(4290172106);w.object(h(v,'sticker'));w.int(h(v,'position'));},
|
|
@@ -1982,9 +2013,9 @@ var m={
|
|
|
1982
2013
|
'stats.getMessageStats':function(w,v){w.uint(3068175349);var flags=0;if(v.dark===true)flags|=1;w.uint(flags);w.object(h(v,'channel'));w.int(h(v,'msgId'));},
|
|
1983
2014
|
'stats.getStoryStats':function(w,v){w.uint(927985472);var flags=0;if(v.dark===true)flags|=1;w.uint(flags);w.object(h(v,'peer'));w.int(h(v,'id'));},
|
|
1984
2015
|
'stats.getStoryPublicForwards':function(w,v){w.uint(2789441270);w.object(h(v,'peer'));w.int(h(v,'id'));w.string(h(v,'offset'));w.int(h(v,'limit'));},
|
|
1985
|
-
'stats.getBroadcastRevenueStats':function(w,v){w.uint(
|
|
1986
|
-
'stats.getBroadcastRevenueWithdrawalUrl':function(w,v){w.uint(
|
|
1987
|
-
'stats.getBroadcastRevenueTransactions':function(w,v){w.uint(
|
|
2016
|
+
'stats.getBroadcastRevenueStats':function(w,v){w.uint(4152946201);var flags=0;if(v.dark===true)flags|=1;w.uint(flags);w.object(h(v,'peer'));},
|
|
2017
|
+
'stats.getBroadcastRevenueWithdrawalUrl':function(w,v){w.uint(2650077869);w.object(h(v,'peer'));w.object(h(v,'password'));},
|
|
2018
|
+
'stats.getBroadcastRevenueTransactions':function(w,v){w.uint(1889078125);w.object(h(v,'peer'));w.int(h(v,'offset'));w.int(h(v,'limit'));},
|
|
1988
2019
|
'chatlists.exportChatlistInvite':function(w,v){w.uint(2222081934);w.object(h(v,'chatlist'));w.string(h(v,'title'));w.vector(w.object,h(v,'peers'));},
|
|
1989
2020
|
'chatlists.deleteExportedInvite':function(w,v){w.uint(1906072670);w.object(h(v,'chatlist'));w.string(h(v,'slug'));},
|
|
1990
2021
|
'chatlists.editExportedInvite':function(w,v){w.uint(1698543165);var flags=0;var _title=v.title!==undefined;if(_title)flags|=2;var _peers=v.peers&&v.peers.length;if(_peers)flags|=4;w.uint(flags);w.object(h(v,'chatlist'));w.string(h(v,'slug'));if(_title)w.string(v.title);if(_peers)w.vector(w.object,v.peers);},
|
|
@@ -2021,7 +2052,7 @@ var m={
|
|
|
2021
2052
|
'stories.togglePeerStoriesHidden':function(w,v){w.uint(3171161540);w.object(h(v,'peer'));w.boolean(h(v,'hidden'));},
|
|
2022
2053
|
'stories.getStoryReactionsList':function(w,v){w.uint(3115485215);var flags=0;var _reaction=v.reaction!==undefined;if(_reaction)flags|=1;var _offset=v.offset!==undefined;if(_offset)flags|=2;if(v.forwardsFirst===true)flags|=4;w.uint(flags);w.object(h(v,'peer'));w.int(h(v,'id'));if(_reaction)w.object(v.reaction);if(_offset)w.string(v.offset);w.int(h(v,'limit'));},
|
|
2023
2054
|
'stories.togglePinnedToTop':function(w,v){w.uint(187268763);w.object(h(v,'peer'));w.vector(w.int,h(v,'id'));},
|
|
2024
|
-
'stories.searchPosts':function(w,v){w.uint(
|
|
2055
|
+
'stories.searchPosts':function(w,v){w.uint(3514894599);var flags=0;var _hashtag=v.hashtag!==undefined;if(_hashtag)flags|=1;var _area=v.area!==undefined;if(_area)flags|=2;var _peer=v.peer!==undefined;if(_peer)flags|=4;w.uint(flags);if(_hashtag)w.string(v.hashtag);if(_area)w.object(v.area);if(_peer)w.object(v.peer);w.string(h(v,'offset'));w.int(h(v,'limit'));},
|
|
2025
2056
|
'premium.getBoostsList':function(w,v){w.uint(1626764896);var flags=0;if(v.gifts===true)flags|=1;w.uint(flags);w.object(h(v,'peer'));w.string(h(v,'offset'));w.int(h(v,'limit'));},
|
|
2026
2057
|
'premium.getMyBoosts':function(w){w.uint(199719754);},
|
|
2027
2058
|
'premium.applyBoost':function(w,v){w.uint(1803396934);var flags=0;var _slots=v.slots&&v.slots.length;if(_slots)flags|=1;w.uint(flags);if(_slots)w.vector(w.int,v.slots);w.object(h(v,'peer'));},
|
|
@@ -2035,6 +2066,10 @@ var m={
|
|
|
2035
2066
|
'smsjobs.getSmsJob':function(w,v){w.uint(2005766191);w.string(h(v,'jobId'));},
|
|
2036
2067
|
'smsjobs.finishJob':function(w,v){w.uint(1327415076);var flags=0;var _error=v.error!==undefined;if(_error)flags|=1;w.uint(flags);w.string(h(v,'jobId'));if(_error)w.string(v.error);},
|
|
2037
2068
|
'fragment.getCollectibleInfo':function(w,v){w.uint(3189671354);w.object(h(v,'collectible'));},
|
|
2069
|
+
'channels.viewSponsoredMessage':function(w,v){w.uint(3199130516);w.object(h(v,'channel'));w.bytes(h(v,'randomId'));},
|
|
2070
|
+
'channels.getSponsoredMessages':function(w,v){w.uint(3961589695);w.object(h(v,'channel'));},
|
|
2071
|
+
'channels.clickSponsoredMessage':function(w,v){w.uint(414170259);w.object(h(v,'channel'));w.bytes(h(v,'randomId'));},
|
|
2072
|
+
'channels.reportSponsoredMessage':function(w,v){w.uint(2945447609);w.object(h(v,'channel'));w.bytes(h(v,'randomId'));w.bytes(h(v,'option'));},
|
|
2038
2073
|
'mtcute.customMethod':function(w,v){w.raw(h(v,'bytes'));},
|
|
2039
2074
|
'mt_resPQ':function(w,v){w.uint(85337187);w.int128(h(v,'nonce'));w.int128(h(v,'serverNonce'));w.bytes(h(v,'pq'));w.vector(w.long,h(v,'serverPublicKeyFingerprints'));},
|
|
2040
2075
|
'mt_p_q_inner_data_dc':function(w,v){w.uint(2851430293);w.bytes(h(v,'pq'));w.bytes(h(v,'p'));w.bytes(h(v,'q'));w.int128(h(v,'nonce'));w.int128(h(v,'serverNonce'));w.int256(h(v,'newNonce'));w.int(h(v,'dc'));},
|
|
@@ -2220,7 +2255,6 @@ _staticSize:{
|
|
|
2220
2255
|
'updateChannelViewForumAsMessages':16,
|
|
2221
2256
|
'updateSavedReactionTags':4,
|
|
2222
2257
|
'updateDeleteQuickReply':8,
|
|
2223
|
-
'updateStarsBalance':12,
|
|
2224
2258
|
'updatePaidReactionPrivacy':8,
|
|
2225
2259
|
'updates.state':24,
|
|
2226
2260
|
'updates.differenceEmpty':12,
|
|
@@ -2271,6 +2305,7 @@ _staticSize:{
|
|
|
2271
2305
|
'inputPrivacyKeyVoiceMessages':4,
|
|
2272
2306
|
'inputPrivacyKeyAbout':4,
|
|
2273
2307
|
'inputPrivacyKeyBirthday':4,
|
|
2308
|
+
'inputPrivacyKeyStarGiftsAutoSave':4,
|
|
2274
2309
|
'privacyKeyStatusTimestamp':4,
|
|
2275
2310
|
'privacyKeyChatInvite':4,
|
|
2276
2311
|
'privacyKeyPhoneCall':4,
|
|
@@ -2282,18 +2317,23 @@ _staticSize:{
|
|
|
2282
2317
|
'privacyKeyVoiceMessages':4,
|
|
2283
2318
|
'privacyKeyAbout':4,
|
|
2284
2319
|
'privacyKeyBirthday':4,
|
|
2320
|
+
'privacyKeyStarGiftsAutoSave':4,
|
|
2285
2321
|
'inputPrivacyValueAllowContacts':4,
|
|
2286
2322
|
'inputPrivacyValueAllowAll':4,
|
|
2287
2323
|
'inputPrivacyValueDisallowContacts':4,
|
|
2288
2324
|
'inputPrivacyValueDisallowAll':4,
|
|
2289
2325
|
'inputPrivacyValueAllowCloseFriends':4,
|
|
2290
2326
|
'inputPrivacyValueAllowPremium':4,
|
|
2327
|
+
'inputPrivacyValueAllowBots':4,
|
|
2328
|
+
'inputPrivacyValueDisallowBots':4,
|
|
2291
2329
|
'privacyValueAllowContacts':4,
|
|
2292
2330
|
'privacyValueAllowAll':4,
|
|
2293
2331
|
'privacyValueDisallowContacts':4,
|
|
2294
2332
|
'privacyValueDisallowAll':4,
|
|
2295
2333
|
'privacyValueAllowCloseFriends':4,
|
|
2296
2334
|
'privacyValueAllowPremium':4,
|
|
2335
|
+
'privacyValueAllowBots':4,
|
|
2336
|
+
'privacyValueDisallowBots':4,
|
|
2297
2337
|
'accountDaysTTL':8,
|
|
2298
2338
|
'documentAttributeImageSize':12,
|
|
2299
2339
|
'documentAttributeAnimated':4,
|
|
@@ -2558,10 +2598,12 @@ _staticSize:{
|
|
|
2558
2598
|
'starsTransactionPeerFragment':4,
|
|
2559
2599
|
'starsTransactionPeer':16,
|
|
2560
2600
|
'starsTransactionPeerAds':4,
|
|
2601
|
+
'starsTransactionPeerAPI':4,
|
|
2561
2602
|
'starsSubscriptionPricing':16,
|
|
2562
2603
|
'starsGiveawayWinnersOption':20,
|
|
2563
2604
|
'payments.starGiftsNotModified':4,
|
|
2564
2605
|
'reportResultReported':4,
|
|
2606
|
+
'starsAmount':16,
|
|
2565
2607
|
'test.useConfigSimple':4,
|
|
2566
2608
|
'test.parseInputAppEvent':4,
|
|
2567
2609
|
'auth.logOut':4,
|
|
@@ -2693,6 +2735,7 @@ _staticSize:{
|
|
|
2693
2735
|
'channels.getInactiveChannels':4,
|
|
2694
2736
|
'bots.setBotBroadcastDefaultAdminRights':12,
|
|
2695
2737
|
'bots.setBotGroupDefaultAdminRights':12,
|
|
2738
|
+
'bots.getAdminedBots':4,
|
|
2696
2739
|
'payments.getSavedInfo':4,
|
|
2697
2740
|
'payments.clearSavedInfo':8,
|
|
2698
2741
|
'payments.getStarsTopupOptions':4,
|
|
@@ -2753,6 +2796,7 @@ _staticSize:{
|
|
|
2753
2796
|
'messageActionGroupCallScheduled':28,
|
|
2754
2797
|
'updateChatDefaultBannedRights':32,
|
|
2755
2798
|
'updateBroadcastRevenueTransactions':48,
|
|
2799
|
+
'updateStarsBalance':20,
|
|
2756
2800
|
'channelParticipantBanned':44,
|
|
2757
2801
|
'channelAdminLogEventActionDefaultBannedRights':28,
|
|
2758
2802
|
'channelAdminLogEventActionStartGroupCall':24,
|