@mtcute/tl 218.0.1 → 221.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/binary/writer.js CHANGED
@@ -95,8 +95,8 @@ var m={
95
95
  'chatPhotoEmpty':function(w){w.uint(935395612);},
96
96
  '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'));},
97
97
  '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);},
98
- 'message':function(w,v){w.uint(3106895567);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;var _reportDeliveryUntilDate=v.reportDeliveryUntilDate!==undefined;if(_reportDeliveryUntilDate)flags2|=32;var _paidMessageStars=v.paidMessageStars!==undefined;if(_paidMessageStars)flags2|=64;var _suggestedPost=v.suggestedPost!==undefined;if(_suggestedPost)flags2|=128;if(v.paidSuggestedPostStars===true)flags2|=256;if(v.paidSuggestedPostTon===true)flags2|=512;var _scheduleRepeatPeriod=v.scheduleRepeatPeriod!==undefined;if(_scheduleRepeatPeriod)flags2|=1024;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);if(_reportDeliveryUntilDate)w.int(v.reportDeliveryUntilDate);if(_paidMessageStars)w.long(v.paidMessageStars);if(_suggestedPost)w.object(v.suggestedPost);if(_scheduleRepeatPeriod)w.int(v.scheduleRepeatPeriod);},
99
- 'messageService':function(w,v){w.uint(2055212554);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.reactionsArePossible===true)flags|=512;if(v.silent===true)flags|=8192;if(v.post===true)flags|=16384;if(v.legacy===true)flags|=524288;var _reactions=v.reactions!==undefined;if(_reactions)flags|=1048576;var _ttlPeriod=v.ttlPeriod!==undefined;if(_ttlPeriod)flags|=33554432;var _savedPeerId=v.savedPeerId!==undefined;if(_savedPeerId)flags|=268435456;w.uint(flags);w.int(h(v,'id'));if(_fromId)w.object(v.fromId);w.object(h(v,'peerId'));if(_savedPeerId)w.object(v.savedPeerId);if(_replyTo)w.object(v.replyTo);w.int(h(v,'date'));w.object(h(v,'action'));if(_reactions)w.object(v.reactions);if(_ttlPeriod)w.int(v.ttlPeriod);},
98
+ 'message':function(w,v){w.uint(2629079273);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;var _reportDeliveryUntilDate=v.reportDeliveryUntilDate!==undefined;if(_reportDeliveryUntilDate)flags2|=32;var _paidMessageStars=v.paidMessageStars!==undefined;if(_paidMessageStars)flags2|=64;var _suggestedPost=v.suggestedPost!==undefined;if(_suggestedPost)flags2|=128;if(v.paidSuggestedPostStars===true)flags2|=256;if(v.paidSuggestedPostTon===true)flags2|=512;var _scheduleRepeatPeriod=v.scheduleRepeatPeriod!==undefined;if(_scheduleRepeatPeriod)flags2|=1024;var _summaryFromLanguage=v.summaryFromLanguage!==undefined;if(_summaryFromLanguage)flags2|=2048;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);if(_reportDeliveryUntilDate)w.int(v.reportDeliveryUntilDate);if(_paidMessageStars)w.long(v.paidMessageStars);if(_suggestedPost)w.object(v.suggestedPost);if(_scheduleRepeatPeriod)w.int(v.scheduleRepeatPeriod);if(_summaryFromLanguage)w.string(v.summaryFromLanguage);},
99
+ 'messageService':function(w,v){w.uint(2055212554);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.reactionsArePossible===true)flags|=512;if(v.silent===true)flags|=8192;if(v.post===true)flags|=16384;if(v.legacyIos===true)flags|=131072;if(v.legacy===true)flags|=524288;var _reactions=v.reactions!==undefined;if(_reactions)flags|=1048576;var _ttlPeriod=v.ttlPeriod!==undefined;if(_ttlPeriod)flags|=33554432;var _savedPeerId=v.savedPeerId!==undefined;if(_savedPeerId)flags|=268435456;w.uint(flags);w.int(h(v,'id'));if(_fromId)w.object(v.fromId);w.object(h(v,'peerId'));if(_savedPeerId)w.object(v.savedPeerId);if(_replyTo)w.object(v.replyTo);w.int(h(v,'date'));w.object(h(v,'action'));if(_reactions)w.object(v.reactions);if(_ttlPeriod)w.int(v.ttlPeriod);},
100
100
  'messageMediaEmpty':function(w){w.uint(1038967584);},
101
101
  '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);},
102
102
  'messageMediaGeo':function(w,v){w.uint(1457575028);w.object(h(v,'geo'));},
@@ -109,12 +109,13 @@ var m={
109
109
  'messageMediaInvoice':function(w,v){w.uint(4138027219);var flags=0;var _photo=v.photo!==undefined;if(_photo)flags|=1;if(v.shippingAddressRequested===true)flags|=2;var _receiptMsgId=v.receiptMsgId!==undefined;if(_receiptMsgId)flags|=4;if(v.test===true)flags|=8;var _extendedMedia=v.extendedMedia!==undefined;if(_extendedMedia)flags|=16;w.uint(flags);w.string(h(v,'title'));w.string(h(v,'description'));if(_photo)w.object(v.photo);if(_receiptMsgId)w.int(v.receiptMsgId);w.string(h(v,'currency'));w.long(h(v,'totalAmount'));w.string(h(v,'startParam'));if(_extendedMedia)w.object(v.extendedMedia);},
110
110
  'messageMediaGeoLive':function(w,v){w.uint(3108030054);var flags=0;var _heading=v.heading!==undefined;if(_heading)flags|=1;var _proximityNotificationRadius=v.proximityNotificationRadius!==undefined;if(_proximityNotificationRadius)flags|=2;w.uint(flags);w.object(h(v,'geo'));if(_heading)w.int(v.heading);w.int(h(v,'period'));if(_proximityNotificationRadius)w.int(v.proximityNotificationRadius);},
111
111
  'messageMediaPoll':function(w,v){w.uint(1272375192);w.object(h(v,'poll'));w.object(h(v,'results'));},
112
- 'messageMediaDice':function(w,v){w.uint(1065280907);w.int(h(v,'value'));w.string(h(v,'emoticon'));},
112
+ 'messageMediaDice':function(w,v){w.uint(147581959);var flags=0;var _gameOutcome=v.gameOutcome!==undefined;if(_gameOutcome)flags|=1;w.uint(flags);w.int(h(v,'value'));w.string(h(v,'emoticon'));if(_gameOutcome)w.object(v.gameOutcome);},
113
113
  'messageMediaStory':function(w,v){w.uint(1758159491);var flags=0;var _story=v.story!==undefined;if(_story)flags|=1;if(v.viaMention===true)flags|=2;w.uint(flags);w.object(h(v,'peer'));w.int(h(v,'id'));if(_story)w.object(v.story);},
114
114
  'messageMediaGiveaway':function(w,v){w.uint(2852600811);var flags=0;if(v.onlyNewSubscribers===true)flags|=1;var _countriesIso2=v.countriesIso2&&v.countriesIso2.length;if(_countriesIso2)flags|=2;if(v.winnersAreVisible===true)flags|=4;var _prizeDescription=v.prizeDescription!==undefined;if(_prizeDescription)flags|=8;var _months=v.months!==undefined;if(_months)flags|=16;var _stars=v.stars!==undefined;if(_stars)flags|=32;w.uint(flags);w.vector(w.int53,h(v,'channels'));if(_countriesIso2)w.vector(w.string,v.countriesIso2);if(_prizeDescription)w.string(v.prizeDescription);w.int(h(v,'quantity'));if(_months)w.int(v.months);if(_stars)w.long(v.stars);w.int(h(v,'untilDate'));},
115
115
  'messageMediaGiveawayResults':function(w,v){w.uint(3467263649);var flags=0;if(v.onlyNewSubscribers===true)flags|=1;var _prizeDescription=v.prizeDescription!==undefined;if(_prizeDescription)flags|=2;if(v.refunded===true)flags|=4;var _additionalPeersCount=v.additionalPeersCount!==undefined;if(_additionalPeersCount)flags|=8;var _months=v.months!==undefined;if(_months)flags|=16;var _stars=v.stars!==undefined;if(_stars)flags|=32;w.uint(flags);w.long(h(v,'channelId'));if(_additionalPeersCount)w.int(v.additionalPeersCount);w.int(h(v,'launchMsgId'));w.int(h(v,'winnersCount'));w.int(h(v,'unclaimedCount'));w.vector(w.long,h(v,'winners'));if(_months)w.int(v.months);if(_stars)w.long(v.stars);if(_prizeDescription)w.string(v.prizeDescription);w.int(h(v,'untilDate'));},
116
116
  'messageMediaPaidMedia':function(w,v){w.uint(2827297937);w.long(h(v,'starsAmount'));w.vector(w.object,h(v,'extendedMedia'));},
117
117
  'messageMediaToDo':function(w,v){w.uint(2320740372);var flags=0;var _completions=v.completions&&v.completions.length;if(_completions)flags|=1;w.uint(flags);w.object(h(v,'todo'));if(_completions)w.vector(w.object,v.completions);},
118
+ 'messageMediaVideoStream':function(w,v){w.uint(3395070857);var flags=0;if(v.rtmpStream===true)flags|=1;w.uint(flags);w.object(h(v,'call'));},
118
119
  'messageActionEmpty':function(w){w.uint(3064919984);},
119
120
  'messageActionChatCreate':function(w,v){w.uint(3175599021);w.string(h(v,'title'));w.vector(w.int53,h(v,'users'));},
120
121
  'messageActionChatEditTitle':function(w,v){w.uint(3047280218);w.string(h(v,'title'));},
@@ -161,8 +162,8 @@ var m={
161
162
  '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'));},
162
163
  '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);},
163
164
  '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'));},
164
- 'messageActionStarGift':function(w,v){w.uint(3680068944);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;var _upgradeMsgId=v.upgradeMsgId!==undefined;var _flags_5=v.upgraded===true||_upgradeMsgId;if(_flags_5)flags|=32;var _upgradeStars=v.upgradeStars!==undefined;if(_upgradeStars)flags|=256;if(v.refunded===true)flags|=512;if(v.canUpgrade===true)flags|=1024;var _fromId=v.fromId!==undefined;if(_fromId)flags|=2048;var _peer=v.peer!==undefined;var _savedId=v.savedId!==undefined;var _flags_12=_peer||_savedId;if(_flags_12)flags|=4096;if(v.prepaidUpgrade===true)flags|=8192;var _prepaidUpgradeHash=v.prepaidUpgradeHash!==undefined;if(_prepaidUpgradeHash)flags|=16384;var _giftMsgId=v.giftMsgId!==undefined;if(_giftMsgId)flags|=32768;if(v.upgradeSeparate===true)flags|=65536;if(v.auctionAcquired===true)flags|=131072;var _toId=v.toId!==undefined;if(_toId)flags|=262144;w.uint(flags);w.object(h(v,'gift'));if(_message)w.object(v.message);if(_convertStars)w.long(v.convertStars);if(_flags_5)w.int(v.upgradeMsgId);if(_upgradeStars)w.long(v.upgradeStars);if(_fromId)w.object(v.fromId);if(_flags_12)w.object(v.peer);if(_flags_12)w.long(v.savedId);if(_prepaidUpgradeHash)w.string(v.prepaidUpgradeHash);if(_giftMsgId)w.int(v.giftMsgId);if(_toId)w.object(v.toId);},
165
- 'messageActionStarGiftUnique':function(w,v){w.uint(2507310403);var flags=0;if(v.upgrade===true)flags|=1;if(v.transferred===true)flags|=2;if(v.saved===true)flags|=4;var _canExportAt=v.canExportAt!==undefined;if(_canExportAt)flags|=8;var _transferStars=v.transferStars!==undefined;if(_transferStars)flags|=16;if(v.refunded===true)flags|=32;var _fromId=v.fromId!==undefined;if(_fromId)flags|=64;var _peer=v.peer!==undefined;var _savedId=v.savedId!==undefined;var _flags_7=_peer||_savedId;if(_flags_7)flags|=128;var _resaleAmount=v.resaleAmount!==undefined;if(_resaleAmount)flags|=256;var _canTransferAt=v.canTransferAt!==undefined;if(_canTransferAt)flags|=512;var _canResellAt=v.canResellAt!==undefined;if(_canResellAt)flags|=1024;if(v.prepaidUpgrade===true)flags|=2048;var _dropOriginalDetailsStars=v.dropOriginalDetailsStars!==undefined;if(_dropOriginalDetailsStars)flags|=4096;if(v.assigned===true)flags|=8192;w.uint(flags);w.object(h(v,'gift'));if(_canExportAt)w.int(v.canExportAt);if(_transferStars)w.long(v.transferStars);if(_fromId)w.object(v.fromId);if(_flags_7)w.object(v.peer);if(_flags_7)w.long(v.savedId);if(_resaleAmount)w.object(v.resaleAmount);if(_canTransferAt)w.int(v.canTransferAt);if(_canResellAt)w.int(v.canResellAt);if(_dropOriginalDetailsStars)w.long(v.dropOriginalDetailsStars);},
165
+ 'messageActionStarGift':function(w,v){w.uint(3928764883);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;var _upgradeMsgId=v.upgradeMsgId!==undefined;var _flags_5=v.upgraded===true||_upgradeMsgId;if(_flags_5)flags|=32;var _upgradeStars=v.upgradeStars!==undefined;if(_upgradeStars)flags|=256;if(v.refunded===true)flags|=512;if(v.canUpgrade===true)flags|=1024;var _fromId=v.fromId!==undefined;if(_fromId)flags|=2048;var _peer=v.peer!==undefined;var _savedId=v.savedId!==undefined;var _flags_12=_peer||_savedId;if(_flags_12)flags|=4096;if(v.prepaidUpgrade===true)flags|=8192;var _prepaidUpgradeHash=v.prepaidUpgradeHash!==undefined;if(_prepaidUpgradeHash)flags|=16384;var _giftMsgId=v.giftMsgId!==undefined;if(_giftMsgId)flags|=32768;if(v.upgradeSeparate===true)flags|=65536;if(v.auctionAcquired===true)flags|=131072;var _toId=v.toId!==undefined;if(_toId)flags|=262144;var _giftNum=v.giftNum!==undefined;if(_giftNum)flags|=524288;w.uint(flags);w.object(h(v,'gift'));if(_message)w.object(v.message);if(_convertStars)w.long(v.convertStars);if(_flags_5)w.int(v.upgradeMsgId);if(_upgradeStars)w.long(v.upgradeStars);if(_fromId)w.object(v.fromId);if(_flags_12)w.object(v.peer);if(_flags_12)w.long(v.savedId);if(_prepaidUpgradeHash)w.string(v.prepaidUpgradeHash);if(_giftMsgId)w.int(v.giftMsgId);if(_toId)w.object(v.toId);if(_giftNum)w.int(v.giftNum);},
166
+ 'messageActionStarGiftUnique':function(w,v){w.uint(2507310403);var flags=0;if(v.upgrade===true)flags|=1;if(v.transferred===true)flags|=2;if(v.saved===true)flags|=4;var _canExportAt=v.canExportAt!==undefined;if(_canExportAt)flags|=8;var _transferStars=v.transferStars!==undefined;if(_transferStars)flags|=16;if(v.refunded===true)flags|=32;var _fromId=v.fromId!==undefined;if(_fromId)flags|=64;var _peer=v.peer!==undefined;var _savedId=v.savedId!==undefined;var _flags_7=_peer||_savedId;if(_flags_7)flags|=128;var _resaleAmount=v.resaleAmount!==undefined;if(_resaleAmount)flags|=256;var _canTransferAt=v.canTransferAt!==undefined;if(_canTransferAt)flags|=512;var _canResellAt=v.canResellAt!==undefined;if(_canResellAt)flags|=1024;if(v.prepaidUpgrade===true)flags|=2048;var _dropOriginalDetailsStars=v.dropOriginalDetailsStars!==undefined;if(_dropOriginalDetailsStars)flags|=4096;if(v.assigned===true)flags|=8192;if(v.fromOffer===true)flags|=16384;w.uint(flags);w.object(h(v,'gift'));if(_canExportAt)w.int(v.canExportAt);if(_transferStars)w.long(v.transferStars);if(_fromId)w.object(v.fromId);if(_flags_7)w.object(v.peer);if(_flags_7)w.long(v.savedId);if(_resaleAmount)w.object(v.resaleAmount);if(_canTransferAt)w.int(v.canTransferAt);if(_canResellAt)w.int(v.canResellAt);if(_dropOriginalDetailsStars)w.long(v.dropOriginalDetailsStars);},
166
167
  'messageActionPaidMessagesRefunded':function(w,v){w.uint(2887720909);w.int(h(v,'count'));w.long(h(v,'stars'));},
167
168
  'messageActionPaidMessagesPrice':function(w,v){w.uint(2226685304);var flags=0;if(v.broadcastMessagesAllowed===true)flags|=1;w.uint(flags);w.long(h(v,'stars'));},
168
169
  'messageActionConferenceCall':function(w,v){w.uint(805187450);var flags=0;if(v.missed===true)flags|=1;if(v.active===true)flags|=2;var _duration=v.duration!==undefined;if(_duration)flags|=4;var _otherParticipants=v.otherParticipants&&v.otherParticipants.length;if(_otherParticipants)flags|=8;if(v.video===true)flags|=16;w.uint(flags);w.long(h(v,'callId'));if(_duration)w.int(v.duration);if(_otherParticipants)w.vector(w.object,v.otherParticipants);},
@@ -173,6 +174,8 @@ var m={
173
174
  'messageActionSuggestedPostRefund':function(w,v){w.uint(1777932024);var flags=0;if(v.payerInitiated===true)flags|=1;w.uint(flags);},
174
175
  'messageActionGiftTon':function(w,v){w.uint(2829305497);var flags=0;var _transactionId=v.transactionId!==undefined;if(_transactionId)flags|=1;w.uint(flags);w.string(h(v,'currency'));w.long(h(v,'amount'));w.string(h(v,'cryptoCurrency'));w.long(h(v,'cryptoAmount'));if(_transactionId)w.string(v.transactionId);},
175
176
  'messageActionSuggestBirthday':function(w,v){w.uint(747579941);w.object(h(v,'birthday'));},
177
+ 'messageActionStarGiftPurchaseOffer':function(w,v){w.uint(2000845012);var flags=0;if(v.accepted===true)flags|=1;if(v.declined===true)flags|=2;w.uint(flags);w.object(h(v,'gift'));w.object(h(v,'price'));w.int(h(v,'expiresAt'));},
178
+ 'messageActionStarGiftPurchaseOfferDeclined':function(w,v){w.uint(1940760427);var flags=0;if(v.expired===true)flags|=1;w.uint(flags);w.object(h(v,'gift'));w.object(h(v,'price'));},
176
179
  '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);},
177
180
  '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'));},
178
181
  'photoEmpty':function(w,v){w.uint(590459437);w.long(h(v,'id'));},
@@ -395,6 +398,9 @@ var m={
395
398
  'updateGroupCallEncryptedMessage':function(w,v){w.uint(3377964902);w.object(h(v,'call'));w.object(h(v,'fromId'));w.bytes(h(v,'encryptedMessage'));},
396
399
  'updatePinnedForumTopic':function(w,v){w.uint(1748708434);var flags=0;if(v.pinned===true)flags|=1;w.uint(flags);w.object(h(v,'peer'));w.int(h(v,'topicId'));},
397
400
  'updatePinnedForumTopics':function(w,v){w.uint(3740353488);var flags=0;var _order=v.order&&v.order.length;if(_order)flags|=1;w.uint(flags);w.object(h(v,'peer'));if(_order)w.vector(w.int,v.order);},
401
+ 'updateDeleteGroupCallMessages':function(w,v){w.uint(1048963372);w.object(h(v,'call'));w.vector(w.int,h(v,'messages'));},
402
+ 'updateStarGiftAuctionState':function(w,v){w.uint(1222788802);w.long(h(v,'giftId'));w.object(h(v,'state'));},
403
+ 'updateStarGiftAuctionUserState':function(w,v){w.uint(3696816926);w.long(h(v,'giftId'));w.object(h(v,'userState'));},
398
404
  'updates.state':function(w,v){w.uint(2775329342);w.int(h(v,'pts'));w.int(h(v,'qts'));w.int(h(v,'date'));w.int(h(v,'seq'));w.int(h(v,'unreadCount'));},
399
405
  'updates.differenceEmpty':function(w,v){w.uint(1567990072);w.int(h(v,'date'));w.int(h(v,'seq'));},
400
406
  'updates.difference':function(w,v){w.uint(16030880);w.vector(w.object,h(v,'newMessages'));w.vector(w.object,h(v,'newEncryptedMessages'));w.vector(w.object,h(v,'otherUpdates'));w.vector(w.object,h(v,'chats'));w.vector(w.object,h(v,'users'));w.object(h(v,'state'));},
@@ -479,6 +485,7 @@ var m={
479
485
  'inputPrivacyKeyBirthday':function(w){w.uint(3596227020);},
480
486
  'inputPrivacyKeyStarGiftsAutoSave':function(w){w.uint(3782419265);},
481
487
  'inputPrivacyKeyNoPaidMessages':function(w){w.uint(3183843252);},
488
+ 'inputPrivacyKeySavedMusic':function(w){w.uint(1304334886);},
482
489
  'privacyKeyStatusTimestamp':function(w){w.uint(3157175088);},
483
490
  'privacyKeyChatInvite':function(w){w.uint(1343122938);},
484
491
  'privacyKeyPhoneCall':function(w){w.uint(1030105979);},
@@ -492,6 +499,7 @@ var m={
492
499
  'privacyKeyBirthday':function(w){w.uint(536913176);},
493
500
  'privacyKeyStarGiftsAutoSave':function(w){w.uint(749010424);},
494
501
  'privacyKeyNoPaidMessages':function(w){w.uint(399722706);},
502
+ 'privacyKeySavedMusic':function(w){w.uint(4286207771);},
495
503
  'inputPrivacyValueAllowContacts':function(w){w.uint(218751099);},
496
504
  'inputPrivacyValueAllowAll':function(w){w.uint(407582158);},
497
505
  'inputPrivacyValueAllowUsers':function(w,v){w.uint(320652927);w.vector(w.object,h(v,'users'));},
@@ -1027,6 +1035,7 @@ var m={
1027
1035
  'webPageAttributeStickerSet':function(w,v){w.uint(1355547603);var flags=0;if(v.emojis===true)flags|=1;if(v.textColor===true)flags|=2;w.uint(flags);w.vector(w.object,h(v,'stickers'));},
1028
1036
  'webPageAttributeUniqueStarGift':function(w,v){w.uint(3480186296);w.object(h(v,'gift'));},
1029
1037
  'webPageAttributeStarGiftCollection':function(w,v){w.uint(835375875);w.vector(w.object,h(v,'icons'));},
1038
+ 'webPageAttributeStarGiftAuction':function(w,v){w.uint(29770178);w.object(h(v,'gift'));w.int(h(v,'endDate'));},
1030
1039
  'messages.votesList':function(w,v){w.uint(1218005070);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,'votes'));w.vector(w.object,h(v,'chats'));w.vector(w.object,h(v,'users'));if(_nextOffset)w.string(v.nextOffset);},
1031
1040
  'bankCardOpenUrl':function(w,v){w.uint(4117234314);w.string(h(v,'url'));w.string(h(v,'name'));},
1032
1041
  'payments.bankCardData':function(w,v){w.uint(1042605427);w.string(h(v,'title'));w.vector(w.object,h(v,'openUrls'));},
@@ -1166,6 +1175,7 @@ var m={
1166
1175
  'inputInvoiceStarGiftPrepaidUpgrade':function(w,v){w.uint(2584430776);w.object(h(v,'peer'));w.string(h(v,'hash'));},
1167
1176
  'inputInvoicePremiumAuthCode':function(w,v){w.uint(1048049172);w.object(h(v,'purpose'));},
1168
1177
  'inputInvoiceStarGiftDropOriginalDetails':function(w,v){w.uint(153344209);w.object(h(v,'stargift'));},
1178
+ 'inputInvoiceStarGiftAuctionBid':function(w,v){w.uint(516618768);var flags=0;if(v.hideName===true)flags|=1;var _message=v.message!==undefined;if(_message)flags|=2;if(v.updateBid===true)flags|=4;var _peer=v.peer!==undefined;if(_peer)flags|=8;w.uint(flags);if(_peer)w.object(v.peer);w.long(h(v,'giftId'));w.long(h(v,'bidAmount'));if(_message)w.object(v.message);},
1169
1179
  'payments.exportedInvoice':function(w,v){w.uint(2932919257);w.string(h(v,'url'));},
1170
1180
  'messages.transcribedAudio':function(w,v){w.uint(3485063511);var flags=0;if(v.pending===true)flags|=1;var _trialRemainsNum=v.trialRemainsNum!==undefined;var _trialRemainsUntilDate=v.trialRemainsUntilDate!==undefined;var _flags_1=_trialRemainsNum||_trialRemainsUntilDate;if(_flags_1)flags|=2;w.uint(flags);w.long(h(v,'transcriptionId'));w.string(h(v,'text'));if(_flags_1)w.int(v.trialRemainsNum);if(_flags_1)w.int(v.trialRemainsUntilDate);},
1171
1181
  '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'));},
@@ -1383,7 +1393,7 @@ var m={
1383
1393
  'starsTransactionPeerAds':function(w){w.uint(1617438738);},
1384
1394
  'starsTransactionPeerAPI':function(w){w.uint(4184308397);},
1385
1395
  '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'));},
1386
- 'starsTransaction':function(w,v){w.uint(325426864);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;if(v.stargiftUpgrade===true)flags|=262144;var _paidMessages=v.paidMessages!==undefined;if(_paidMessages)flags|=524288;var _premiumGiftMonths=v.premiumGiftMonths!==undefined;if(_premiumGiftMonths)flags|=1048576;if(v.businessTransfer===true)flags|=2097152;if(v.stargiftResale===true)flags|=4194304;var _adsProceedsFromDate=v.adsProceedsFromDate!==undefined;var _adsProceedsToDate=v.adsProceedsToDate!==undefined;var _flags_23=_adsProceedsFromDate||_adsProceedsToDate;if(_flags_23)flags|=8388608;if(v.postsSearch===true)flags|=16777216;if(v.stargiftPrepaidUpgrade===true)flags|=33554432;if(v.stargiftDropOriginalDetails===true)flags|=67108864;if(v.phonegroupMessage===true)flags|=134217728;if(v.stargiftAuctionBid===true)flags|=268435456;w.uint(flags);w.string(h(v,'id'));w.object(h(v,'amount'));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);if(_paidMessages)w.int(v.paidMessages);if(_premiumGiftMonths)w.int(v.premiumGiftMonths);if(_flags_23)w.int(v.adsProceedsFromDate);if(_flags_23)w.int(v.adsProceedsToDate);},
1396
+ 'starsTransaction':function(w,v){w.uint(325426864);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;if(v.stargiftUpgrade===true)flags|=262144;var _paidMessages=v.paidMessages!==undefined;if(_paidMessages)flags|=524288;var _premiumGiftMonths=v.premiumGiftMonths!==undefined;if(_premiumGiftMonths)flags|=1048576;if(v.businessTransfer===true)flags|=2097152;if(v.stargiftResale===true)flags|=4194304;var _adsProceedsFromDate=v.adsProceedsFromDate!==undefined;var _adsProceedsToDate=v.adsProceedsToDate!==undefined;var _flags_23=_adsProceedsFromDate||_adsProceedsToDate;if(_flags_23)flags|=8388608;if(v.postsSearch===true)flags|=16777216;if(v.stargiftPrepaidUpgrade===true)flags|=33554432;if(v.stargiftDropOriginalDetails===true)flags|=67108864;if(v.phonegroupMessage===true)flags|=134217728;if(v.stargiftAuctionBid===true)flags|=268435456;if(v.offer===true)flags|=536870912;w.uint(flags);w.string(h(v,'id'));w.object(h(v,'amount'));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);if(_paidMessages)w.int(v.paidMessages);if(_premiumGiftMonths)w.int(v.premiumGiftMonths);if(_flags_23)w.int(v.adsProceedsFromDate);if(_flags_23)w.int(v.adsProceedsToDate);},
1387
1397
  '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'));},
1388
1398
  'foundStory':function(w,v){w.uint(3900361664);w.object(h(v,'peer'));w.object(h(v,'story'));},
1389
1399
  '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'));},
@@ -1402,8 +1412,8 @@ var m={
1402
1412
  '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'));},
1403
1413
  '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'));},
1404
1414
  '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'));},
1405
- 'starGift':function(w,v){w.uint(463097215);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;var _upgradeStars=v.upgradeStars!==undefined;if(_upgradeStars)flags|=8;var _availabilityResale=v.availabilityResale!==undefined;var _resellMinStars=v.resellMinStars!==undefined;var _flags_4=_availabilityResale||_resellMinStars;if(_flags_4)flags|=16;var _title=v.title!==undefined;if(_title)flags|=32;var _releasedBy=v.releasedBy!==undefined;if(_releasedBy)flags|=64;if(v.requirePremium===true)flags|=128;var _perUserTotal=v.perUserTotal!==undefined;var _perUserRemains=v.perUserRemains!==undefined;var _flags_8=v.limitedPerUser===true||_perUserTotal||_perUserRemains;if(_flags_8)flags|=256;var _lockedUntilDate=v.lockedUntilDate!==undefined;if(_lockedUntilDate)flags|=512;if(v.peerColorAvailable===true)flags|=1024;var _auctionSlug=v.auctionSlug!==undefined;var _giftsPerRound=v.giftsPerRound!==undefined;var _flags_11=v.auction===true||_auctionSlug||_giftsPerRound;if(_flags_11)flags|=2048;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);if(_flags_4)w.long(v.availabilityResale);w.long(h(v,'convertStars'));if(_flags_1)w.int(v.firstSaleDate);if(_flags_1)w.int(v.lastSaleDate);if(_upgradeStars)w.long(v.upgradeStars);if(_flags_4)w.long(v.resellMinStars);if(_title)w.string(v.title);if(_releasedBy)w.object(v.releasedBy);if(_flags_8)w.int(v.perUserTotal);if(_flags_8)w.int(v.perUserRemains);if(_lockedUntilDate)w.int(v.lockedUntilDate);if(_flags_11)w.string(v.auctionSlug);if(_flags_11)w.int(v.giftsPerRound);},
1406
- 'starGiftUnique':function(w,v){w.uint(2965337115);var flags=0;var _ownerId=v.ownerId!==undefined;if(_ownerId)flags|=1;var _ownerName=v.ownerName!==undefined;if(_ownerName)flags|=2;var _ownerAddress=v.ownerAddress!==undefined;if(_ownerAddress)flags|=4;var _giftAddress=v.giftAddress!==undefined;if(_giftAddress)flags|=8;var _resellAmount=v.resellAmount&&v.resellAmount.length;if(_resellAmount)flags|=16;var _releasedBy=v.releasedBy!==undefined;if(_releasedBy)flags|=32;if(v.requirePremium===true)flags|=64;if(v.resaleTonOnly===true)flags|=128;var _valueAmount=v.valueAmount!==undefined;var _valueCurrency=v.valueCurrency!==undefined;var _flags_8=_valueAmount||_valueCurrency;if(_flags_8)flags|=256;if(v.themeAvailable===true)flags|=512;var _themePeer=v.themePeer!==undefined;if(_themePeer)flags|=1024;var _peerColor=v.peerColor!==undefined;if(_peerColor)flags|=2048;var _hostId=v.hostId!==undefined;if(_hostId)flags|=4096;w.uint(flags);w.long(h(v,'id'));w.long(h(v,'giftId'));w.string(h(v,'title'));w.string(h(v,'slug'));w.int(h(v,'num'));if(_ownerId)w.object(v.ownerId);if(_ownerName)w.string(v.ownerName);if(_ownerAddress)w.string(v.ownerAddress);w.vector(w.object,h(v,'attributes'));w.int(h(v,'availabilityIssued'));w.int(h(v,'availabilityTotal'));if(_giftAddress)w.string(v.giftAddress);if(_resellAmount)w.vector(w.object,v.resellAmount);if(_releasedBy)w.object(v.releasedBy);if(_flags_8)w.long(v.valueAmount);if(_flags_8)w.string(v.valueCurrency);if(_themePeer)w.object(v.themePeer);if(_peerColor)w.object(v.peerColor);if(_hostId)w.object(v.hostId);},
1415
+ 'starGift':function(w,v){w.uint(825922887);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;var _upgradeStars=v.upgradeStars!==undefined;if(_upgradeStars)flags|=8;var _availabilityResale=v.availabilityResale!==undefined;var _resellMinStars=v.resellMinStars!==undefined;var _flags_4=_availabilityResale||_resellMinStars;if(_flags_4)flags|=16;var _title=v.title!==undefined;if(_title)flags|=32;var _releasedBy=v.releasedBy!==undefined;if(_releasedBy)flags|=64;if(v.requirePremium===true)flags|=128;var _perUserTotal=v.perUserTotal!==undefined;var _perUserRemains=v.perUserRemains!==undefined;var _flags_8=v.limitedPerUser===true||_perUserTotal||_perUserRemains;if(_flags_8)flags|=256;var _lockedUntilDate=v.lockedUntilDate!==undefined;if(_lockedUntilDate)flags|=512;if(v.peerColorAvailable===true)flags|=1024;var _auctionSlug=v.auctionSlug!==undefined;var _giftsPerRound=v.giftsPerRound!==undefined;var _auctionStartDate=v.auctionStartDate!==undefined;var _flags_11=v.auction===true||_auctionSlug||_giftsPerRound||_auctionStartDate;if(_flags_11)flags|=2048;var _upgradeVariants=v.upgradeVariants!==undefined;if(_upgradeVariants)flags|=4096;var _background=v.background!==undefined;if(_background)flags|=8192;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);if(_flags_4)w.long(v.availabilityResale);w.long(h(v,'convertStars'));if(_flags_1)w.int(v.firstSaleDate);if(_flags_1)w.int(v.lastSaleDate);if(_upgradeStars)w.long(v.upgradeStars);if(_flags_4)w.long(v.resellMinStars);if(_title)w.string(v.title);if(_releasedBy)w.object(v.releasedBy);if(_flags_8)w.int(v.perUserTotal);if(_flags_8)w.int(v.perUserRemains);if(_lockedUntilDate)w.int(v.lockedUntilDate);if(_flags_11)w.string(v.auctionSlug);if(_flags_11)w.int(v.giftsPerRound);if(_flags_11)w.int(v.auctionStartDate);if(_upgradeVariants)w.int(v.upgradeVariants);if(_background)w.object(v.background);},
1416
+ 'starGiftUnique':function(w,v){w.uint(1453155529);var flags=0;var _ownerId=v.ownerId!==undefined;if(_ownerId)flags|=1;var _ownerName=v.ownerName!==undefined;if(_ownerName)flags|=2;var _ownerAddress=v.ownerAddress!==undefined;if(_ownerAddress)flags|=4;var _giftAddress=v.giftAddress!==undefined;if(_giftAddress)flags|=8;var _resellAmount=v.resellAmount&&v.resellAmount.length;if(_resellAmount)flags|=16;var _releasedBy=v.releasedBy!==undefined;if(_releasedBy)flags|=32;if(v.requirePremium===true)flags|=64;if(v.resaleTonOnly===true)flags|=128;var _valueAmount=v.valueAmount!==undefined;var _valueCurrency=v.valueCurrency!==undefined;var _valueUsdAmount=v.valueUsdAmount!==undefined;var _flags_8=_valueAmount||_valueCurrency||_valueUsdAmount;if(_flags_8)flags|=256;if(v.themeAvailable===true)flags|=512;var _themePeer=v.themePeer!==undefined;if(_themePeer)flags|=1024;var _peerColor=v.peerColor!==undefined;if(_peerColor)flags|=2048;var _hostId=v.hostId!==undefined;if(_hostId)flags|=4096;var _offerMinStars=v.offerMinStars!==undefined;if(_offerMinStars)flags|=8192;w.uint(flags);w.long(h(v,'id'));w.long(h(v,'giftId'));w.string(h(v,'title'));w.string(h(v,'slug'));w.int(h(v,'num'));if(_ownerId)w.object(v.ownerId);if(_ownerName)w.string(v.ownerName);if(_ownerAddress)w.string(v.ownerAddress);w.vector(w.object,h(v,'attributes'));w.int(h(v,'availabilityIssued'));w.int(h(v,'availabilityTotal'));if(_giftAddress)w.string(v.giftAddress);if(_resellAmount)w.vector(w.object,v.resellAmount);if(_releasedBy)w.object(v.releasedBy);if(_flags_8)w.long(v.valueAmount);if(_flags_8)w.string(v.valueCurrency);if(_flags_8)w.long(v.valueUsdAmount);if(_themePeer)w.object(v.themePeer);if(_peerColor)w.object(v.peerColor);if(_hostId)w.object(v.hostId);if(_offerMinStars)w.int(v.offerMinStars);},
1407
1417
  'payments.starGiftsNotModified':function(w){w.uint(2743640936);},
1408
1418
  'payments.starGifts':function(w,v){w.uint(785918357);w.int(h(v,'hash'));w.vector(w.object,h(v,'gifts'));w.vector(w.object,h(v,'chats'));w.vector(w.object,h(v,'users'));},
1409
1419
  'messageReportOption':function(w,v){w.uint(2030298073);w.string(h(v,'text'));w.bytes(h(v,'option'));},
@@ -1432,7 +1442,7 @@ var m={
1432
1442
  'users.usersSlice':function(w,v){w.uint(828000628);w.int(h(v,'count'));w.vector(w.object,h(v,'users'));},
1433
1443
  'payments.uniqueStarGift':function(w,v){w.uint(1097619176);w.object(h(v,'gift'));w.vector(w.object,h(v,'chats'));w.vector(w.object,h(v,'users'));},
1434
1444
  'messages.webPagePreview':function(w,v){w.uint(2358937772);w.object(h(v,'media'));w.vector(w.object,h(v,'chats'));w.vector(w.object,h(v,'users'));},
1435
- 'savedStarGift':function(w,v){w.uint(2307105874);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;var _upgradeStars=v.upgradeStars!==undefined;if(_upgradeStars)flags|=64;var _canExportAt=v.canExportAt!==undefined;if(_canExportAt)flags|=128;var _transferStars=v.transferStars!==undefined;if(_transferStars)flags|=256;if(v.refunded===true)flags|=512;if(v.canUpgrade===true)flags|=1024;var _savedId=v.savedId!==undefined;if(_savedId)flags|=2048;if(v.pinnedToTop===true)flags|=4096;var _canTransferAt=v.canTransferAt!==undefined;if(_canTransferAt)flags|=8192;var _canResellAt=v.canResellAt!==undefined;if(_canResellAt)flags|=16384;var _collectionId=v.collectionId&&v.collectionId.length;if(_collectionId)flags|=32768;var _prepaidUpgradeHash=v.prepaidUpgradeHash!==undefined;if(_prepaidUpgradeHash)flags|=65536;if(v.upgradeSeparate===true)flags|=131072;var _dropOriginalDetailsStars=v.dropOriginalDetailsStars!==undefined;if(_dropOriginalDetailsStars)flags|=262144;w.uint(flags);if(_fromId)w.object(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(_savedId)w.long(v.savedId);if(_convertStars)w.long(v.convertStars);if(_upgradeStars)w.long(v.upgradeStars);if(_canExportAt)w.int(v.canExportAt);if(_transferStars)w.long(v.transferStars);if(_canTransferAt)w.int(v.canTransferAt);if(_canResellAt)w.int(v.canResellAt);if(_collectionId)w.vector(w.int,v.collectionId);if(_prepaidUpgradeHash)w.string(v.prepaidUpgradeHash);if(_dropOriginalDetailsStars)w.long(v.dropOriginalDetailsStars);},
1445
+ 'savedStarGift':function(w,v){w.uint(3939926110);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;var _upgradeStars=v.upgradeStars!==undefined;if(_upgradeStars)flags|=64;var _canExportAt=v.canExportAt!==undefined;if(_canExportAt)flags|=128;var _transferStars=v.transferStars!==undefined;if(_transferStars)flags|=256;if(v.refunded===true)flags|=512;if(v.canUpgrade===true)flags|=1024;var _savedId=v.savedId!==undefined;if(_savedId)flags|=2048;if(v.pinnedToTop===true)flags|=4096;var _canTransferAt=v.canTransferAt!==undefined;if(_canTransferAt)flags|=8192;var _canResellAt=v.canResellAt!==undefined;if(_canResellAt)flags|=16384;var _collectionId=v.collectionId&&v.collectionId.length;if(_collectionId)flags|=32768;var _prepaidUpgradeHash=v.prepaidUpgradeHash!==undefined;if(_prepaidUpgradeHash)flags|=65536;if(v.upgradeSeparate===true)flags|=131072;var _dropOriginalDetailsStars=v.dropOriginalDetailsStars!==undefined;if(_dropOriginalDetailsStars)flags|=262144;var _giftNum=v.giftNum!==undefined;if(_giftNum)flags|=524288;w.uint(flags);if(_fromId)w.object(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(_savedId)w.long(v.savedId);if(_convertStars)w.long(v.convertStars);if(_upgradeStars)w.long(v.upgradeStars);if(_canExportAt)w.int(v.canExportAt);if(_transferStars)w.long(v.transferStars);if(_canTransferAt)w.int(v.canTransferAt);if(_canResellAt)w.int(v.canResellAt);if(_collectionId)w.vector(w.int,v.collectionId);if(_prepaidUpgradeHash)w.string(v.prepaidUpgradeHash);if(_dropOriginalDetailsStars)w.long(v.dropOriginalDetailsStars);if(_giftNum)w.int(v.giftNum);},
1436
1446
  'payments.savedStarGifts':function(w,v){w.uint(2515765681);var flags=0;var _nextOffset=v.nextOffset!==undefined;if(_nextOffset)flags|=1;var _chatNotificationsEnabled=v.chatNotificationsEnabled!==undefined;if(_chatNotificationsEnabled)flags|=2;w.uint(flags);w.int(h(v,'count'));if(_chatNotificationsEnabled)w.boolean(v.chatNotificationsEnabled);w.vector(w.object,h(v,'gifts'));if(_nextOffset)w.string(v.nextOffset);w.vector(w.object,h(v,'chats'));w.vector(w.object,h(v,'users'));},
1437
1447
  'inputSavedStarGiftUser':function(w,v){w.uint(1764202389);w.int(h(v,'msgId'));},
1438
1448
  'inputSavedStarGiftChat':function(w,v){w.uint(4043418239);w.object(h(v,'peer'));w.long(h(v,'savedId'));},
@@ -1488,31 +1498,40 @@ var m={
1488
1498
  'inputChatTheme':function(w,v){w.uint(3376277852);w.string(h(v,'emoticon'));},
1489
1499
  'inputChatThemeUniqueGift':function(w,v){w.uint(2279989220);w.string(h(v,'slug'));},
1490
1500
  'starGiftUpgradePrice':function(w,v){w.uint(2582262557);w.int(h(v,'date'));w.long(h(v,'upgradeStars'));},
1491
- 'messageMediaVideoStream':function(w,v){w.uint(3395070857);var flags=0;if(v.rtmpStream===true)flags|=1;w.uint(flags);w.object(h(v,'call'));},
1492
- 'updateDeleteGroupCallMessages':function(w,v){w.uint(1048963372);w.object(h(v,'call'));w.vector(w.int,h(v,'messages'));},
1493
- 'updateStarGiftAuctionState':function(w,v){w.uint(1222788802);w.long(h(v,'giftId'));w.object(h(v,'state'));},
1494
- 'updateStarGiftAuctionUserState':function(w,v){w.uint(3696816926);w.long(h(v,'giftId'));w.object(h(v,'userState'));},
1495
- 'inputPrivacyKeySavedMusic':function(w){w.uint(1304334886);},
1496
- 'privacyKeySavedMusic':function(w){w.uint(4286207771);},
1497
- 'webPageAttributeStarGiftAuction':function(w,v){w.uint(55150251);w.object(h(v,'gift'));w.int(h(v,'endDate'));w.int(h(v,'centerColor'));w.int(h(v,'edgeColor'));w.int(h(v,'textColor'));},
1498
- 'inputInvoiceStarGiftAuctionBid':function(w,v){w.uint(516618768);var flags=0;if(v.hideName===true)flags|=1;var _message=v.message!==undefined;if(_message)flags|=2;if(v.updateBid===true)flags|=4;var _peer=v.peer!==undefined;if(_peer)flags|=8;w.uint(flags);if(_peer)w.object(v.peer);w.long(h(v,'giftId'));w.long(h(v,'bidAmount'));if(_message)w.object(v.message);},
1499
1501
  'groupCallMessage':function(w,v){w.uint(445316222);var flags=0;var _paidMessageStars=v.paidMessageStars!==undefined;if(_paidMessageStars)flags|=1;if(v.fromAdmin===true)flags|=2;w.uint(flags);w.int(h(v,'id'));w.object(h(v,'fromId'));w.int(h(v,'date'));w.object(h(v,'message'));if(_paidMessageStars)w.long(v.paidMessageStars);},
1500
- 'groupCallDonor':function(w,v){w.uint(3997371525);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.long(h(v,'stars'));},
1502
+ 'groupCallDonor':function(w,v){w.uint(3997371525);var flags=0;if(v.top===true)flags|=1;if(v.my===true)flags|=2;var _peerId=v.peerId!==undefined;if(_peerId)flags|=8;w.uint(flags);if(_peerId)w.object(v.peerId);w.long(h(v,'stars'));},
1501
1503
  'phone.groupCallStars':function(w,v){w.uint(2635971878);w.long(h(v,'totalStars'));w.vector(w.object,h(v,'topDonors'));w.vector(w.object,h(v,'chats'));w.vector(w.object,h(v,'users'));},
1502
1504
  'recentStory':function(w,v){w.uint(1897752877);var flags=0;if(v.live===true)flags|=1;var _maxId=v.maxId!==undefined;if(_maxId)flags|=2;w.uint(flags);if(_maxId)w.int(v.maxId);},
1503
1505
  'auctionBidLevel':function(w,v){w.uint(822231244);w.int(h(v,'pos'));w.long(h(v,'amount'));w.int(h(v,'date'));},
1504
1506
  'starGiftAuctionStateNotModified':function(w){w.uint(4264769874);},
1505
- 'starGiftAuctionState':function(w,v){w.uint(1571835723);w.int(h(v,'version'));w.int(h(v,'startDate'));w.int(h(v,'endDate'));w.long(h(v,'minBidAmount'));w.vector(w.object,h(v,'bidLevels'));w.vector(w.long,h(v,'topBidders'));w.int(h(v,'nextRoundAt'));w.int(h(v,'giftsLeft'));w.int(h(v,'currentRound'));w.int(h(v,'totalRounds'));},
1506
- 'starGiftAuctionStateFinished':function(w,v){w.uint(2107014202);w.int(h(v,'startDate'));w.int(h(v,'endDate'));w.long(h(v,'averagePrice'));},
1507
+ 'starGiftAuctionState':function(w,v){w.uint(1998212710);w.int(h(v,'version'));w.int(h(v,'startDate'));w.int(h(v,'endDate'));w.long(h(v,'minBidAmount'));w.vector(w.object,h(v,'bidLevels'));w.vector(w.long,h(v,'topBidders'));w.int(h(v,'nextRoundAt'));w.int(h(v,'lastGiftNum'));w.int(h(v,'giftsLeft'));w.int(h(v,'currentRound'));w.int(h(v,'totalRounds'));w.vector(w.object,h(v,'rounds'));},
1508
+ 'starGiftAuctionStateFinished':function(w,v){w.uint(2536352703);var flags=0;var _listedCount=v.listedCount!==undefined;if(_listedCount)flags|=1;var _fragmentListedCount=v.fragmentListedCount!==undefined;var _fragmentListedUrl=v.fragmentListedUrl!==undefined;var _flags_1=_fragmentListedCount||_fragmentListedUrl;if(_flags_1)flags|=2;w.uint(flags);w.int(h(v,'startDate'));w.int(h(v,'endDate'));w.long(h(v,'averagePrice'));if(_listedCount)w.int(v.listedCount);if(_flags_1)w.int(v.fragmentListedCount);if(_flags_1)w.string(v.fragmentListedUrl);},
1507
1509
  'starGiftAuctionUserState':function(w,v){w.uint(787403204);var flags=0;var _bidAmount=v.bidAmount!==undefined;var _bidDate=v.bidDate!==undefined;var _minBidAmount=v.minBidAmount!==undefined;var _bidPeer=v.bidPeer!==undefined;var _flags_0=_bidAmount||_bidDate||_minBidAmount||_bidPeer;if(_flags_0)flags|=1;if(v.returned===true)flags|=2;w.uint(flags);if(_flags_0)w.long(v.bidAmount);if(_flags_0)w.int(v.bidDate);if(_flags_0)w.long(v.minBidAmount);if(_flags_0)w.object(v.bidPeer);w.int(h(v,'acquiredCount'));},
1508
- 'payments.starGiftAuctionState':function(w,v){w.uint(244900980);w.object(h(v,'gift'));w.object(h(v,'state'));w.object(h(v,'userState'));w.int(h(v,'timeout'));w.vector(w.object,h(v,'users'));},
1509
- 'starGiftAuctionAcquiredGift':function(w,v){w.uint(2875253259);var flags=0;if(v.nameHidden===true)flags|=1;var _message=v.message!==undefined;if(_message)flags|=2;w.uint(flags);w.object(h(v,'peer'));w.int(h(v,'date'));w.long(h(v,'bidAmount'));w.int(h(v,'round'));w.int(h(v,'pos'));if(_message)w.object(v.message);},
1510
+ 'payments.starGiftAuctionState':function(w,v){w.uint(1798960364);w.object(h(v,'gift'));w.object(h(v,'state'));w.object(h(v,'userState'));w.int(h(v,'timeout'));w.vector(w.object,h(v,'users'));w.vector(w.object,h(v,'chats'));},
1511
+ 'starGiftAuctionAcquiredGift':function(w,v){w.uint(1118831432);var flags=0;if(v.nameHidden===true)flags|=1;var _message=v.message!==undefined;if(_message)flags|=2;var _giftNum=v.giftNum!==undefined;if(_giftNum)flags|=4;w.uint(flags);w.object(h(v,'peer'));w.int(h(v,'date'));w.long(h(v,'bidAmount'));w.int(h(v,'round'));w.int(h(v,'pos'));if(_message)w.object(v.message);if(_giftNum)w.int(v.giftNum);},
1510
1512
  'payments.starGiftAuctionAcquiredGifts':function(w,v){w.uint(2103169520);w.vector(w.object,h(v,'gifts'));w.vector(w.object,h(v,'users'));w.vector(w.object,h(v,'chats'));},
1511
1513
  'starGiftActiveAuctionState':function(w,v){w.uint(3541812317);w.object(h(v,'gift'));w.object(h(v,'state'));w.object(h(v,'userState'));},
1512
1514
  'payments.starGiftActiveAuctionsNotModified':function(w){w.uint(3677608656);},
1513
- 'payments.starGiftActiveAuctions':function(w,v){w.uint(2549188568);w.vector(w.object,h(v,'auctions'));w.vector(w.object,h(v,'users'));},
1515
+ 'payments.starGiftActiveAuctions':function(w,v){w.uint(2935401404);w.vector(w.object,h(v,'auctions'));w.vector(w.object,h(v,'users'));w.vector(w.object,h(v,'chats'));},
1514
1516
  'inputStarGiftAuction':function(w,v){w.uint(48327832);w.long(h(v,'giftId'));},
1515
1517
  'inputStarGiftAuctionSlug':function(w,v){w.uint(2058715912);w.string(h(v,'slug'));},
1518
+ 'passkey':function(w,v){w.uint(2556509887);var flags=0;var _softwareEmojiId=v.softwareEmojiId!==undefined;if(_softwareEmojiId)flags|=1;var _lastUsageDate=v.lastUsageDate!==undefined;if(_lastUsageDate)flags|=2;w.uint(flags);w.string(h(v,'id'));w.string(h(v,'name'));w.int(h(v,'date'));if(_softwareEmojiId)w.long(v.softwareEmojiId);if(_lastUsageDate)w.int(v.lastUsageDate);},
1519
+ 'account.passkeys':function(w,v){w.uint(4175473180);w.vector(w.object,h(v,'passkeys'));},
1520
+ 'account.passkeyRegistrationOptions':function(w,v){w.uint(3781909729);w.object(h(v,'options'));},
1521
+ 'auth.passkeyLoginOptions':function(w,v){w.uint(3791878025);w.object(h(v,'options'));},
1522
+ 'inputPasskeyResponseRegister':function(w,v){w.uint(1046713180);w.object(h(v,'clientData'));w.bytes(h(v,'attestationData'));},
1523
+ 'inputPasskeyResponseLogin':function(w,v){w.uint(3273638218);w.object(h(v,'clientData'));w.bytes(h(v,'authenticatorData'));w.bytes(h(v,'signature'));w.string(h(v,'userHandle'));},
1524
+ 'inputPasskeyCredentialPublicKey':function(w,v){w.uint(1009235855);w.string(h(v,'id'));w.string(h(v,'rawId'));w.object(h(v,'response'));},
1525
+ 'starGiftBackground':function(w,v){w.uint(2952094616);w.int(h(v,'centerColor'));w.int(h(v,'edgeColor'));w.int(h(v,'textColor'));},
1526
+ 'starGiftAuctionRound':function(w,v){w.uint(984483112);w.int(h(v,'num'));w.int(h(v,'duration'));},
1527
+ 'starGiftAuctionRoundExtendable':function(w,v){w.uint(178266597);w.int(h(v,'num'));w.int(h(v,'duration'));w.int(h(v,'extendTop'));w.int(h(v,'extendWindow'));},
1528
+ 'payments.starGiftUpgradeAttributes':function(w,v){w.uint(1187439471);w.vector(w.object,h(v,'attributes'));},
1529
+ 'inputMediaStakeDice':function(w,v){w.uint(4087948362);w.string(h(v,'gameHash'));w.long(h(v,'tonAmount'));w.bytes(h(v,'clientSeed'));},
1530
+ 'updateEmojiGameInfo':function(w,v){w.uint(4221326458);w.object(h(v,'info'));},
1531
+ 'inputPasskeyCredentialFirebasePNV':function(w,v){w.uint(1528613672);w.string(h(v,'pnvToken'));},
1532
+ 'messages.emojiGameOutcome':function(w,v){w.uint(3660240455);w.bytes(h(v,'seed'));w.long(h(v,'stakeTonAmount'));w.long(h(v,'tonAmount'));},
1533
+ 'messages.emojiGameUnavailable':function(w){w.uint(1508266805);},
1534
+ 'messages.emojiGameDiceInfo':function(w,v){w.uint(1155883043);var flags=0;var _playsLeft=v.playsLeft!==undefined;if(_playsLeft)flags|=1;w.uint(flags);w.string(h(v,'gameHash'));w.long(h(v,'prevStake'));w.int(h(v,'currentStreak'));w.vector(w.int,h(v,'params'));if(_playsLeft)w.int(v.playsLeft);},
1516
1535
  'updateChannelPinnedTopic':function(w,v){w.uint(422509539);var flags=0;if(v.pinned===true)flags|=1;w.uint(flags);w.int53(h(v,'channelId'));w.int(h(v,'topicId'));},
1517
1536
  'updateChannelPinnedTopics':function(w,v){w.uint(4263085570);var flags=0;var _order=v.order&&v.order.length;if(_order)flags|=1;w.uint(flags);w.int53(h(v,'channelId'));if(_order)w.vector(w.int,v.order);},
1518
1537
  'invokeAfterMsg':function(w,v){w.uint(3416209197);w.long(h(v,'msgId'));w.object(h(v,'query'));},
@@ -1550,6 +1569,8 @@ var m={
1550
1569
  'auth.resetLoginEmail':function(w,v){w.uint(2123760019);w.string(h(v,'phoneNumber'));w.string(h(v,'phoneCodeHash'));},
1551
1570
  'auth.reportMissingCode':function(w,v){w.uint(3416125430);w.string(h(v,'phoneNumber'));w.string(h(v,'phoneCodeHash'));w.string(h(v,'mnc'));},
1552
1571
  'auth.checkPaidAuth':function(w,v){w.uint(1457889180);w.string(h(v,'phoneNumber'));w.string(h(v,'phoneCodeHash'));w.long(h(v,'formId'));},
1572
+ 'auth.initPasskeyLogin':function(w,v){w.uint(1368051895);w.int(h(v,'apiId'));w.string(h(v,'apiHash'));},
1573
+ 'auth.finishPasskeyLogin':function(w,v){w.uint(2555882759);var flags=0;var _fromDcId=v.fromDcId!==undefined;var _fromAuthKeyId=v.fromAuthKeyId!==undefined;var _flags_0=_fromDcId||_fromAuthKeyId;if(_flags_0)flags|=1;w.uint(flags);w.object(h(v,'credential'));if(_flags_0)w.int(v.fromDcId);if(_flags_0)w.long(v.fromAuthKeyId);},
1553
1574
  'account.registerDevice':function(w,v){w.uint(3968205178);var flags=0;if(v.noMuted===true)flags|=1;w.uint(flags);w.int(h(v,'tokenType'));w.string(h(v,'token'));w.boolean(h(v,'appSandbox'));w.bytes(h(v,'secret'));w.vector(w.int53,h(v,'otherUids'));},
1554
1575
  'account.unregisterDevice':function(w,v){w.uint(1779249670);w.int(h(v,'tokenType'));w.string(h(v,'token'));w.vector(w.int53,h(v,'otherUids'));},
1555
1576
  'account.updateNotifySettings':function(w,v){w.uint(2227067795);w.object(h(v,'peer'));w.object(h(v,'settings'));},
@@ -1669,6 +1690,10 @@ var m={
1669
1690
  'account.saveMusic':function(w,v){w.uint(2993107625);var flags=0;if(v.unsave===true)flags|=1;var _afterId=v.afterId!==undefined;if(_afterId)flags|=2;w.uint(flags);w.object(h(v,'id'));if(_afterId)w.object(v.afterId);},
1670
1691
  'account.getSavedMusicIds':function(w,v){w.uint(3768410031);w.long(h(v,'hash'));},
1671
1692
  'account.getUniqueGiftChatThemes':function(w,v){w.uint(3828148681);w.string(h(v,'offset'));w.int(h(v,'limit'));w.long(h(v,'hash'));},
1693
+ 'account.initPasskeyRegistration':function(w){w.uint(1117079528);},
1694
+ 'account.registerPasskey':function(w,v){w.uint(1437867990);w.object(h(v,'credential'));},
1695
+ 'account.getPasskeys':function(w){w.uint(3927903314);},
1696
+ 'account.deletePasskey':function(w,v){w.uint(4122302015);w.string(h(v,'id'));},
1672
1697
  'users.getUsers':function(w,v){w.uint(227648840);w.vector(w.object,h(v,'id'));},
1673
1698
  'users.getFullUser':function(w,v){w.uint(3054459160);w.object(h(v,'id'));},
1674
1699
  'users.setSecureValueErrors':function(w,v){w.uint(2429064373);w.object(h(v,'id'));w.vector(w.object,h(v,'errors'));},
@@ -1715,7 +1740,7 @@ var m={
1715
1740
  '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'));},
1716
1741
  'messages.sendMessage':function(w,v){w.uint(1415369050);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;var _allowPaidStars=v.allowPaidStars!==undefined;if(_allowPaidStars)flags|=2097152;var _suggestedPost=v.suggestedPost!==undefined;if(_suggestedPost)flags|=4194304;var _scheduleRepeatPeriod=v.scheduleRepeatPeriod!==undefined;if(_scheduleRepeatPeriod)flags|=16777216;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(_scheduleRepeatPeriod)w.int(v.scheduleRepeatPeriod);if(_sendAs)w.object(v.sendAs);if(_quickReplyShortcut)w.object(v.quickReplyShortcut);if(_effect)w.long(v.effect);if(_allowPaidStars)w.long(v.allowPaidStars);if(_suggestedPost)w.object(v.suggestedPost);},
1717
1742
  'messages.sendMedia':function(w,v){w.uint(53536639);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;var _allowPaidStars=v.allowPaidStars!==undefined;if(_allowPaidStars)flags|=2097152;var _suggestedPost=v.suggestedPost!==undefined;if(_suggestedPost)flags|=4194304;var _scheduleRepeatPeriod=v.scheduleRepeatPeriod!==undefined;if(_scheduleRepeatPeriod)flags|=16777216;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(_scheduleRepeatPeriod)w.int(v.scheduleRepeatPeriod);if(_sendAs)w.object(v.sendAs);if(_quickReplyShortcut)w.object(v.quickReplyShortcut);if(_effect)w.long(v.effect);if(_allowPaidStars)w.long(v.allowPaidStars);if(_suggestedPost)w.object(v.suggestedPost);},
1718
- 'messages.forwardMessages':function(w,v){w.uint(1104419550);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;var _videoTimestamp=v.videoTimestamp!==undefined;if(_videoTimestamp)flags|=1048576;var _allowPaidStars=v.allowPaidStars!==undefined;if(_allowPaidStars)flags|=2097152;var _replyTo=v.replyTo!==undefined;if(_replyTo)flags|=4194304;var _suggestedPost=v.suggestedPost!==undefined;if(_suggestedPost)flags|=8388608;var _scheduleRepeatPeriod=v.scheduleRepeatPeriod!==undefined;if(_scheduleRepeatPeriod)flags|=16777216;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(_replyTo)w.object(v.replyTo);if(_scheduleDate)w.int(v.scheduleDate);if(_scheduleRepeatPeriod)w.int(v.scheduleRepeatPeriod);if(_sendAs)w.object(v.sendAs);if(_quickReplyShortcut)w.object(v.quickReplyShortcut);if(_videoTimestamp)w.int(v.videoTimestamp);if(_allowPaidStars)w.long(v.allowPaidStars);if(_suggestedPost)w.object(v.suggestedPost);},
1743
+ 'messages.forwardMessages':function(w,v){w.uint(326126204);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;var _effect=v.effect!==undefined;if(_effect)flags|=262144;if(v.allowPaidFloodskip===true)flags|=524288;var _videoTimestamp=v.videoTimestamp!==undefined;if(_videoTimestamp)flags|=1048576;var _allowPaidStars=v.allowPaidStars!==undefined;if(_allowPaidStars)flags|=2097152;var _replyTo=v.replyTo!==undefined;if(_replyTo)flags|=4194304;var _suggestedPost=v.suggestedPost!==undefined;if(_suggestedPost)flags|=8388608;var _scheduleRepeatPeriod=v.scheduleRepeatPeriod!==undefined;if(_scheduleRepeatPeriod)flags|=16777216;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(_replyTo)w.object(v.replyTo);if(_scheduleDate)w.int(v.scheduleDate);if(_scheduleRepeatPeriod)w.int(v.scheduleRepeatPeriod);if(_sendAs)w.object(v.sendAs);if(_quickReplyShortcut)w.object(v.quickReplyShortcut);if(_effect)w.long(v.effect);if(_videoTimestamp)w.int(v.videoTimestamp);if(_allowPaidStars)w.long(v.allowPaidStars);if(_suggestedPost)w.object(v.suggestedPost);},
1719
1744
  'messages.reportSpam':function(w,v){w.uint(3474297563);w.object(h(v,'peer'));},
1720
1745
  'messages.getPeerSettings':function(w,v){w.uint(4024018594);w.object(h(v,'peer'));},
1721
1746
  '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'));},
@@ -2128,6 +2153,12 @@ var m={
2128
2153
  'payments.getStarGiftCollections':function(w,v){w.uint(2551943645);w.object(h(v,'peer'));w.long(h(v,'hash'));},
2129
2154
  'payments.getUniqueStarGiftValueInfo':function(w,v){w.uint(1130737515);w.string(h(v,'slug'));},
2130
2155
  'payments.checkCanSendGift':function(w,v){w.uint(3234131401);w.long(h(v,'giftId'));},
2156
+ 'payments.getStarGiftAuctionState':function(w,v){w.uint(1553986774);w.object(h(v,'auction'));w.int(h(v,'version'));},
2157
+ 'payments.getStarGiftAuctionAcquiredGifts':function(w,v){w.uint(1805831148);w.long(h(v,'giftId'));},
2158
+ 'payments.getStarGiftActiveAuctions':function(w,v){w.uint(2781892941);w.long(h(v,'hash'));},
2159
+ 'payments.resolveStarGiftOffer':function(w,v){w.uint(3922622492);var flags=0;if(v.decline===true)flags|=1;w.uint(flags);w.int(h(v,'offerMsgId'));},
2160
+ 'payments.sendStarGiftOffer':function(w,v){w.uint(2411227969);var flags=0;var _allowPaidStars=v.allowPaidStars!==undefined;if(_allowPaidStars)flags|=1;w.uint(flags);w.object(h(v,'peer'));w.string(h(v,'slug'));w.object(h(v,'price'));w.int(h(v,'duration'));w.long(h(v,'randomId'));if(_allowPaidStars)w.long(v.allowPaidStars);},
2161
+ 'payments.getStarGiftUpgradeAttributes':function(w,v){w.uint(1828948824);w.long(h(v,'giftId'));},
2131
2162
  '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);},
2132
2163
  'stickers.removeStickerFromSet':function(w,v){w.uint(4151709521);w.object(h(v,'sticker'));},
2133
2164
  'stickers.changeStickerPosition':function(w,v){w.uint(4290172106);w.object(h(v,'sticker'));w.int(h(v,'position'));},
@@ -2178,6 +2209,10 @@ var m={
2178
2209
  'phone.getGroupCallChainBlocks':function(w,v){w.uint(4003432614);w.object(h(v,'call'));w.int(h(v,'subChainId'));w.int(h(v,'offset'));w.int(h(v,'limit'));},
2179
2210
  'phone.sendGroupCallMessage':function(w,v){w.uint(2983269392);var flags=0;var _allowPaidStars=v.allowPaidStars!==undefined;if(_allowPaidStars)flags|=1;var _sendAs=v.sendAs!==undefined;if(_sendAs)flags|=2;w.uint(flags);w.object(h(v,'call'));w.long(h(v,'randomId'));w.object(h(v,'message'));if(_allowPaidStars)w.long(v.allowPaidStars);if(_sendAs)w.object(v.sendAs);},
2180
2211
  'phone.sendGroupCallEncryptedMessage':function(w,v){w.uint(3853493613);w.object(h(v,'call'));w.bytes(h(v,'encryptedMessage'));},
2212
+ 'phone.deleteGroupCallMessages':function(w,v){w.uint(4132394231);var flags=0;if(v.reportSpam===true)flags|=1;w.uint(flags);w.object(h(v,'call'));w.vector(w.int,h(v,'messages'));},
2213
+ 'phone.deleteGroupCallParticipantMessages':function(w,v){w.uint(499117216);var flags=0;if(v.reportSpam===true)flags|=1;w.uint(flags);w.object(h(v,'call'));w.object(h(v,'participant'));},
2214
+ 'phone.getGroupCallStars':function(w,v){w.uint(1868784386);w.object(h(v,'call'));},
2215
+ 'phone.saveDefaultSendAs':function(w,v){w.uint(1097313745);w.object(h(v,'call'));w.object(h(v,'sendAs'));},
2181
2216
  'langpack.getLangPack':function(w,v){w.uint(4075959050);w.string(h(v,'langPack'));w.string(h(v,'langCode'));},
2182
2217
  'langpack.getStrings':function(w,v){w.uint(4025104387);w.string(h(v,'langPack'));w.string(h(v,'langCode'));w.vector(w.string,h(v,'keys'));},
2183
2218
  'langpack.getDifference':function(w,v){w.uint(3449309861);w.string(h(v,'langPack'));w.string(h(v,'langCode'));w.int(h(v,'fromVersion'));},
@@ -2234,6 +2269,7 @@ var m={
2234
2269
  'stories.deleteAlbum':function(w,v){w.uint(2369017552);w.object(h(v,'peer'));w.int(h(v,'albumId'));},
2235
2270
  'stories.getAlbums':function(w,v){w.uint(632548039);w.object(h(v,'peer'));w.long(h(v,'hash'));},
2236
2271
  'stories.getAlbumStories':function(w,v){w.uint(2894097761);w.object(h(v,'peer'));w.int(h(v,'albumId'));w.int(h(v,'offset'));w.int(h(v,'limit'));},
2272
+ 'stories.startLive':function(w,v){w.uint(3496594654);var flags=0;var _caption=v.caption!==undefined;if(_caption)flags|=1;var _entities=v.entities&&v.entities.length;if(_entities)flags|=2;if(v.pinned===true)flags|=4;if(v.noforwards===true)flags|=16;if(v.rtmpStream===true)flags|=32;var _messagesEnabled=v.messagesEnabled!==undefined;if(_messagesEnabled)flags|=64;var _sendPaidMessagesStars=v.sendPaidMessagesStars!==undefined;if(_sendPaidMessagesStars)flags|=128;w.uint(flags);w.object(h(v,'peer'));if(_caption)w.string(v.caption);if(_entities)w.vector(w.object,v.entities);w.vector(w.object,h(v,'privacyRules'));w.long(h(v,'randomId'));if(_messagesEnabled)w.boolean(v.messagesEnabled);if(_sendPaidMessagesStars)w.long(v.sendPaidMessagesStars);},
2237
2273
  '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'));},
2238
2274
  'premium.getMyBoosts':function(w){w.uint(199719754);},
2239
2275
  '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'));},
@@ -2247,14 +2283,8 @@ var m={
2247
2283
  'smsjobs.getSmsJob':function(w,v){w.uint(2005766191);w.string(h(v,'jobId'));},
2248
2284
  '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);},
2249
2285
  'fragment.getCollectibleInfo':function(w,v){w.uint(3189671354);w.object(h(v,'collectible'));},
2250
- 'payments.getStarGiftAuctionState':function(w,v){w.uint(1553986774);w.object(h(v,'auction'));w.int(h(v,'version'));},
2251
- 'payments.getStarGiftAuctionAcquiredGifts':function(w,v){w.uint(1805831148);w.long(h(v,'giftId'));},
2252
- 'payments.getStarGiftActiveAuctions':function(w,v){w.uint(2781892941);w.long(h(v,'hash'));},
2253
- 'phone.deleteGroupCallMessages':function(w,v){w.uint(4132394231);var flags=0;if(v.reportSpam===true)flags|=1;w.uint(flags);w.object(h(v,'call'));w.vector(w.int,h(v,'messages'));},
2254
- 'phone.deleteGroupCallParticipantMessages':function(w,v){w.uint(499117216);var flags=0;if(v.reportSpam===true)flags|=1;w.uint(flags);w.object(h(v,'call'));w.object(h(v,'participant'));},
2255
- 'phone.getGroupCallStars':function(w,v){w.uint(1868784386);w.object(h(v,'call'));},
2256
- 'phone.saveDefaultSendAs':function(w,v){w.uint(1097313745);w.object(h(v,'call'));w.object(h(v,'sendAs'));},
2257
- 'stories.startLive':function(w,v){w.uint(3496594654);var flags=0;var _caption=v.caption!==undefined;if(_caption)flags|=1;var _entities=v.entities&&v.entities.length;if(_entities)flags|=2;if(v.pinned===true)flags|=4;if(v.noforwards===true)flags|=16;if(v.rtmpStream===true)flags|=32;var _messagesEnabled=v.messagesEnabled!==undefined;if(_messagesEnabled)flags|=64;var _sendPaidMessagesStars=v.sendPaidMessagesStars!==undefined;if(_sendPaidMessagesStars)flags|=128;w.uint(flags);w.object(h(v,'peer'));if(_caption)w.string(v.caption);if(_entities)w.vector(w.object,v.entities);w.vector(w.object,h(v,'privacyRules'));w.long(h(v,'randomId'));if(_messagesEnabled)w.boolean(v.messagesEnabled);if(_sendPaidMessagesStars)w.long(v.sendPaidMessagesStars);},
2286
+ 'messages.getEmojiGameInfo':function(w){w.uint(4219374759);},
2287
+ 'messages.summarizeText':function(w,v){w.uint(2638284002);var flags=0;var _toLang=v.toLang!==undefined;if(_toLang)flags|=1;w.uint(flags);w.object(h(v,'peer'));w.int(h(v,'id'));if(_toLang)w.string(v.toLang);},
2258
2288
  'channels.createForumTopic':function(w,v){w.uint(4094427684);var flags=0;var _iconColor=v.iconColor!==undefined;if(_iconColor)flags|=1;var _sendAs=v.sendAs!==undefined;if(_sendAs)flags|=4;var _iconEmojiId=v.iconEmojiId!==undefined;if(_iconEmojiId)flags|=8;w.uint(flags);w.object(h(v,'channel'));w.string(h(v,'title'));if(_iconColor)w.int(v.iconColor);if(_iconEmojiId)w.long(v.iconEmojiId);w.long(h(v,'randomId'));if(_sendAs)w.object(v.sendAs);},
2259
2289
  'channels.getForumTopics':function(w,v){w.uint(233136337);var flags=0;var _q=v.q!==undefined;if(_q)flags|=1;w.uint(flags);w.object(h(v,'channel'));if(_q)w.string(v.q);w.int(h(v,'offsetDate'));w.int(h(v,'offsetId'));w.int(h(v,'offsetTopic'));w.int(h(v,'limit'));},
2260
2290
  'channels.getForumTopicsByID':function(w,v){w.uint(2961383097);w.object(h(v,'channel'));w.vector(w.int,h(v,'topics'));},
@@ -2503,6 +2533,7 @@ _staticSize:{
2503
2533
  'inputPrivacyKeyBirthday':4,
2504
2534
  'inputPrivacyKeyStarGiftsAutoSave':4,
2505
2535
  'inputPrivacyKeyNoPaidMessages':4,
2536
+ 'inputPrivacyKeySavedMusic':4,
2506
2537
  'privacyKeyStatusTimestamp':4,
2507
2538
  'privacyKeyChatInvite':4,
2508
2539
  'privacyKeyPhoneCall':4,
@@ -2516,6 +2547,7 @@ _staticSize:{
2516
2547
  'privacyKeyBirthday':4,
2517
2548
  'privacyKeyStarGiftsAutoSave':4,
2518
2549
  'privacyKeyNoPaidMessages':4,
2550
+ 'privacyKeySavedMusic':4,
2519
2551
  'inputPrivacyValueAllowContacts':4,
2520
2552
  'inputPrivacyValueAllowAll':4,
2521
2553
  'inputPrivacyValueDisallowContacts':4,
@@ -2833,13 +2865,14 @@ _staticSize:{
2833
2865
  'payments.checkCanSendGiftResultOk':4,
2834
2866
  'inputChatThemeEmpty':4,
2835
2867
  'starGiftUpgradePrice':16,
2836
- 'inputPrivacyKeySavedMusic':4,
2837
- 'privacyKeySavedMusic':4,
2838
2868
  'auctionBidLevel':20,
2839
2869
  'starGiftAuctionStateNotModified':4,
2840
- 'starGiftAuctionStateFinished':20,
2841
2870
  'payments.starGiftActiveAuctionsNotModified':4,
2842
2871
  'inputStarGiftAuction':12,
2872
+ 'starGiftBackground':16,
2873
+ 'starGiftAuctionRound':12,
2874
+ 'starGiftAuctionRoundExtendable':20,
2875
+ 'messages.emojiGameUnavailable':4,
2843
2876
  'updateChannelPinnedTopic':20,
2844
2877
  'auth.logOut':4,
2845
2878
  'auth.resetAuthorizations':4,
@@ -2892,6 +2925,8 @@ _staticSize:{
2892
2925
  'account.getCollectibleEmojiStatuses':12,
2893
2926
  'account.setMainProfileTab':8,
2894
2927
  'account.getSavedMusicIds':12,
2928
+ 'account.initPasskeyRegistration':4,
2929
+ 'account.getPasskeys':4,
2895
2930
  'contacts.getContactIDs':12,
2896
2931
  'contacts.getStatuses':4,
2897
2932
  'contacts.getContacts':12,
@@ -2979,6 +3014,10 @@ _staticSize:{
2979
3014
  'payments.getStarGifts':8,
2980
3015
  'payments.getStarGiftUpgradePreview':12,
2981
3016
  'payments.checkCanSendGift':12,
3017
+ 'payments.getStarGiftAuctionAcquiredGifts':12,
3018
+ 'payments.getStarGiftActiveAuctions':12,
3019
+ 'payments.resolveStarGiftOffer':12,
3020
+ 'payments.getStarGiftUpgradeAttributes':12,
2982
3021
  'phone.getCallConfig':4,
2983
3022
  'phone.receivedCall':24,
2984
3023
  'phone.declineConferenceCallInvite':8,
@@ -2996,8 +3035,7 @@ _staticSize:{
2996
3035
  'smsjobs.leave':4,
2997
3036
  'smsjobs.updateSettings':8,
2998
3037
  'smsjobs.getStatus':4,
2999
- 'payments.getStarGiftAuctionAcquiredGifts':12,
3000
- 'payments.getStarGiftActiveAuctions':12,
3038
+ 'messages.getEmojiGameInfo':4,
3001
3039
  'mt_dh_gen_ok':52,
3002
3040
  'mt_dh_gen_retry':52,
3003
3041
  'mt_dh_gen_fail':52,