@tgsnake/skema 1.7.0 → 1.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +0 -0
- package/README.md +1 -1
- package/dist/errors/exceptions/All.d.ts +74 -1
- package/dist/errors/exceptions/All.js +74 -1
- package/dist/errors/exceptions/BadRequest400.d.ts +232 -0
- package/dist/errors/exceptions/BadRequest400.js +311 -20
- package/dist/errors/exceptions/Flood420.d.ts +4 -0
- package/dist/errors/exceptions/Flood420.js +6 -1
- package/dist/errors/exceptions/Forbidden403.d.ts +20 -0
- package/dist/errors/exceptions/Forbidden403.js +27 -2
- package/dist/errors/exceptions/InternalServerError500.d.ts +4 -0
- package/dist/errors/exceptions/InternalServerError500.js +6 -1
- package/dist/errors/exceptions/NotAcceptable406.d.ts +28 -0
- package/dist/errors/exceptions/NotAcceptable406.js +37 -2
- package/dist/errors/exceptions/NotFound404.d.ts +4 -0
- package/dist/errors/exceptions/NotFound404.js +6 -1
- package/dist/raw/All.d.ts +48 -28
- package/dist/raw/All.js +48 -28
- package/dist/raw/Raw.d.ts +263 -13
- package/dist/raw/Raw.js +988 -89
- package/package.json +1 -1
package/dist/raw/Raw.d.ts
CHANGED
|
@@ -15,7 +15,7 @@ export declare namespace Raw {
|
|
|
15
15
|
type Vector<T> = Array<T>;
|
|
16
16
|
const Layer: number;
|
|
17
17
|
const HighestSCLayer: number;
|
|
18
|
-
type TypesTLRequest = Raw.ReqPq | Raw.ReqPqMulti | Raw.ReqDhParams | Raw.SetClientDhParams | Raw.DestroyAuthKey | Raw.RpcDropAnswer | Raw.GetFutureSalts | Raw.Ping | Raw.PingDelayDisconnect | Raw.DestroySession | Raw.InvokeAfterMsg | Raw.InvokeAfterMsgs | Raw.InitConnection | Raw.InvokeWithLayer | Raw.InvokeWithoutUpdates | Raw.InvokeWithMessagesRange | Raw.InvokeWithTakeout | Raw.InvokeWithBusinessConnection | Raw.InvokeWithGooglePlayIntegrity | Raw.InvokeWithApnsSecret | Raw.InvokeWithReCaptcha | Raw.auth.SendCode | Raw.auth.SignUp | Raw.auth.SignIn | Raw.auth.LogOut | Raw.auth.ResetAuthorizations | Raw.auth.ExportAuthorization | Raw.auth.ImportAuthorization | Raw.auth.BindTempAuthKey | Raw.auth.ImportBotAuthorization | Raw.auth.CheckPassword | Raw.auth.RequestPasswordRecovery | Raw.auth.RecoverPassword | Raw.auth.ResendCode | Raw.auth.CancelCode | Raw.auth.DropTempAuthKeys | Raw.auth.ExportLoginToken | Raw.auth.ImportLoginToken | Raw.auth.AcceptLoginToken | Raw.auth.CheckRecoveryPassword | Raw.auth.ImportWebTokenAuthorization | Raw.auth.RequestFirebaseSms | Raw.auth.ResetLoginEmail | Raw.auth.ReportMissingCode | Raw.auth.CheckPaidAuth | Raw.auth.InitPasskeyLogin | Raw.auth.FinishPasskeyLogin | Raw.account.RegisterDevice | Raw.account.UnregisterDevice | Raw.account.UpdateNotifySettings | Raw.account.GetNotifySettings | Raw.account.ResetNotifySettings | Raw.account.UpdateProfile | Raw.account.UpdateStatus | Raw.account.GetWallPapers | Raw.account.ReportPeer | Raw.account.CheckUsername | Raw.account.UpdateUsername | Raw.account.GetPrivacy | Raw.account.SetPrivacy | Raw.account.DeleteAccount | Raw.account.GetAccountTTL | Raw.account.SetAccountTTL | Raw.account.SendChangePhoneCode | Raw.account.ChangePhone | Raw.account.UpdateDeviceLocked | Raw.account.GetAuthorizations | Raw.account.ResetAuthorization | Raw.account.GetPassword | Raw.account.GetPasswordSettings | Raw.account.UpdatePasswordSettings | Raw.account.SendConfirmPhoneCode | Raw.account.ConfirmPhone | Raw.account.GetTmpPassword | Raw.account.GetWebAuthorizations | Raw.account.ResetWebAuthorization | Raw.account.ResetWebAuthorizations | Raw.account.GetAllSecureValues | Raw.account.GetSecureValue | Raw.account.SaveSecureValue | Raw.account.DeleteSecureValue | Raw.account.GetAuthorizationForm | Raw.account.AcceptAuthorization | Raw.account.SendVerifyPhoneCode | Raw.account.VerifyPhone | Raw.account.SendVerifyEmailCode | Raw.account.VerifyEmail | Raw.account.InitTakeoutSession | Raw.account.FinishTakeoutSession | Raw.account.ConfirmPasswordEmail | Raw.account.ResendPasswordEmail | Raw.account.CancelPasswordEmail | Raw.account.GetContactSignUpNotification | Raw.account.SetContactSignUpNotification | Raw.account.GetNotifyExceptions | Raw.account.GetWallPaper | Raw.account.UploadWallPaper | Raw.account.SaveWallPaper | Raw.account.InstallWallPaper | Raw.account.ResetWallPapers | Raw.account.GetAutoDownloadSettings | Raw.account.SaveAutoDownloadSettings | Raw.account.UploadTheme | Raw.account.CreateTheme | Raw.account.UpdateTheme | Raw.account.SaveTheme | Raw.account.InstallTheme | Raw.account.GetTheme | Raw.account.GetThemes | Raw.account.SetContentSettings | Raw.account.GetContentSettings | Raw.account.GetMultiWallPapers | Raw.account.GetGlobalPrivacySettings | Raw.account.SetGlobalPrivacySettings | Raw.account.ReportProfilePhoto | Raw.account.ResetPassword | Raw.account.DeclinePasswordReset | Raw.account.GetChatThemes | Raw.account.SetAuthorizationTTL | Raw.account.ChangeAuthorizationSettings | Raw.account.GetSavedRingtones | Raw.account.SaveRingtone | Raw.account.UploadRingtone | Raw.account.UpdateEmojiStatus | Raw.account.GetDefaultEmojiStatuses | Raw.account.GetRecentEmojiStatuses | Raw.account.ClearRecentEmojiStatuses | Raw.account.ReorderUsernames | Raw.account.ToggleUsername | Raw.account.GetDefaultProfilePhotoEmojis | Raw.account.GetDefaultGroupPhotoEmojis | Raw.account.GetAutoSaveSettings | Raw.account.SaveAutoSaveSettings | Raw.account.DeleteAutoSaveExceptions | Raw.account.InvalidateSignInCodes | Raw.account.UpdateColor | Raw.account.GetDefaultBackgroundEmojis | Raw.account.GetChannelDefaultEmojiStatuses | Raw.account.GetChannelRestrictedStatusEmojis | Raw.account.UpdateBusinessWorkHours | Raw.account.UpdateBusinessLocation | Raw.account.UpdateBusinessGreetingMessage | Raw.account.UpdateBusinessAwayMessage | Raw.account.UpdateConnectedBot | Raw.account.GetConnectedBots | Raw.account.GetBotBusinessConnection | Raw.account.UpdateBusinessIntro | Raw.account.ToggleConnectedBotPaused | Raw.account.DisablePeerConnectedBot | Raw.account.UpdateBirthday | Raw.account.CreateBusinessChatLink | Raw.account.EditBusinessChatLink | Raw.account.DeleteBusinessChatLink | Raw.account.GetBusinessChatLinks | Raw.account.ResolveBusinessChatLink | Raw.account.UpdatePersonalChannel | Raw.account.ToggleSponsoredMessages | Raw.account.GetReactionsNotifySettings | Raw.account.SetReactionsNotifySettings | Raw.account.GetCollectibleEmojiStatuses | Raw.account.GetPaidMessagesRevenue | Raw.account.ToggleNoPaidMessagesException | Raw.account.SetMainProfileTab | Raw.account.SaveMusic | Raw.account.GetSavedMusicIds | Raw.account.GetUniqueGiftChatThemes | Raw.account.InitPasskeyRegistration | Raw.account.RegisterPasskey | Raw.account.GetPasskeys | Raw.account.DeletePasskey | Raw.users.GetUsers | Raw.users.GetFullUser | Raw.users.SetSecureValueErrors | Raw.users.GetRequirementsToContact | Raw.users.GetSavedMusic | Raw.users.GetSavedMusicByID | Raw.users.SuggestBirthday | Raw.contacts.GetContactIDs | Raw.contacts.GetStatuses | Raw.contacts.GetContacts | Raw.contacts.ImportContacts | Raw.contacts.DeleteContacts | Raw.contacts.DeleteByPhones | Raw.contacts.Block | Raw.contacts.Unblock | Raw.contacts.GetBlocked | Raw.contacts.Search | Raw.contacts.ResolveUsername | Raw.contacts.GetTopPeers | Raw.contacts.ResetTopPeerRating | Raw.contacts.ResetSaved | Raw.contacts.GetSaved | Raw.contacts.ToggleTopPeers | Raw.contacts.AddContact | Raw.contacts.AcceptContact | Raw.contacts.GetLocated | Raw.contacts.BlockFromReplies | Raw.contacts.ResolvePhone | Raw.contacts.ExportContactToken | Raw.contacts.ImportContactToken | Raw.contacts.EditCloseFriends | Raw.contacts.SetBlocked | Raw.contacts.GetBirthdays | Raw.contacts.GetSponsoredPeers | Raw.contacts.UpdateContactNote | Raw.messages.GetMessages | Raw.messages.GetDialogs | Raw.messages.GetHistory | Raw.messages.Search | Raw.messages.ReadHistory | Raw.messages.DeleteHistory | Raw.messages.DeleteMessages | Raw.messages.ReceivedMessages | Raw.messages.SetTyping | Raw.messages.SendMessage | Raw.messages.SendMedia | Raw.messages.ForwardMessages | Raw.messages.ReportSpam | Raw.messages.GetPeerSettings | Raw.messages.Report | Raw.messages.GetChats | Raw.messages.GetFullChat | Raw.messages.EditChatTitle | Raw.messages.EditChatPhoto | Raw.messages.AddChatUser | Raw.messages.DeleteChatUser | Raw.messages.CreateChat | Raw.messages.GetDhConfig | Raw.messages.RequestEncryption | Raw.messages.AcceptEncryption | Raw.messages.DiscardEncryption | Raw.messages.SetEncryptedTyping | Raw.messages.ReadEncryptedHistory | Raw.messages.SendEncrypted | Raw.messages.SendEncryptedFile | Raw.messages.SendEncryptedService | Raw.messages.ReceivedQueue | Raw.messages.ReportEncryptedSpam | Raw.messages.ReadMessageContents | Raw.messages.GetStickers | Raw.messages.GetAllStickers | Raw.messages.GetWebPagePreview | Raw.messages.ExportChatInvite | Raw.messages.CheckChatInvite | Raw.messages.ImportChatInvite | Raw.messages.GetStickerSet | Raw.messages.InstallStickerSet | Raw.messages.UninstallStickerSet | Raw.messages.StartBot | Raw.messages.GetMessagesViews | Raw.messages.EditChatAdmin | Raw.messages.MigrateChat | Raw.messages.SearchGlobal | Raw.messages.ReorderStickerSets | Raw.messages.GetDocumentByHash | Raw.messages.GetSavedGifs | Raw.messages.SaveGif | Raw.messages.GetInlineBotResults | Raw.messages.SetInlineBotResults | Raw.messages.SendInlineBotResult | Raw.messages.GetMessageEditData | Raw.messages.EditMessage | Raw.messages.EditInlineBotMessage | Raw.messages.GetBotCallbackAnswer | Raw.messages.SetBotCallbackAnswer | Raw.messages.GetPeerDialogs | Raw.messages.SaveDraft | Raw.messages.GetAllDrafts | Raw.messages.GetFeaturedStickers | Raw.messages.ReadFeaturedStickers | Raw.messages.GetRecentStickers | Raw.messages.SaveRecentSticker | Raw.messages.ClearRecentStickers | Raw.messages.GetArchivedStickers | Raw.messages.GetMaskStickers | Raw.messages.GetAttachedStickers | Raw.messages.SetGameScore | Raw.messages.SetInlineGameScore | Raw.messages.GetGameHighScores | Raw.messages.GetInlineGameHighScores | Raw.messages.GetCommonChats | Raw.messages.GetWebPage | Raw.messages.ToggleDialogPin | Raw.messages.ReorderPinnedDialogs | Raw.messages.GetPinnedDialogs | Raw.messages.SetBotShippingResults | Raw.messages.SetBotPrecheckoutResults | Raw.messages.UploadMedia | Raw.messages.SendScreenshotNotification | Raw.messages.GetFavedStickers | Raw.messages.FaveSticker | Raw.messages.GetUnreadMentions | Raw.messages.ReadMentions | Raw.messages.GetRecentLocations | Raw.messages.SendMultiMedia | Raw.messages.UploadEncryptedFile | Raw.messages.SearchStickerSets | Raw.messages.GetSplitRanges | Raw.messages.MarkDialogUnread | Raw.messages.GetDialogUnreadMarks | Raw.messages.ClearAllDrafts | Raw.messages.UpdatePinnedMessage | Raw.messages.SendVote | Raw.messages.GetPollResults | Raw.messages.GetOnlines | Raw.messages.EditChatAbout | Raw.messages.EditChatDefaultBannedRights | Raw.messages.GetEmojiKeywords | Raw.messages.GetEmojiKeywordsDifference | Raw.messages.GetEmojiKeywordsLanguages | Raw.messages.GetEmojiURL | Raw.messages.GetSearchCounters | Raw.messages.RequestUrlAuth | Raw.messages.AcceptUrlAuth | Raw.messages.HidePeerSettingsBar | Raw.messages.GetScheduledHistory | Raw.messages.GetScheduledMessages | Raw.messages.SendScheduledMessages | Raw.messages.DeleteScheduledMessages | Raw.messages.GetPollVotes | Raw.messages.ToggleStickerSets | Raw.messages.GetDialogFilters | Raw.messages.GetSuggestedDialogFilters | Raw.messages.UpdateDialogFilter | Raw.messages.UpdateDialogFiltersOrder | Raw.messages.GetOldFeaturedStickers | Raw.messages.GetReplies | Raw.messages.GetDiscussionMessage | Raw.messages.ReadDiscussion | Raw.messages.UnpinAllMessages | Raw.messages.DeleteChat | Raw.messages.DeletePhoneCallHistory | Raw.messages.CheckHistoryImport | Raw.messages.InitHistoryImport | Raw.messages.UploadImportedMedia | Raw.messages.StartHistoryImport | Raw.messages.GetExportedChatInvites | Raw.messages.GetExportedChatInvite | Raw.messages.EditExportedChatInvite | Raw.messages.DeleteRevokedExportedChatInvites | Raw.messages.DeleteExportedChatInvite | Raw.messages.GetAdminsWithInvites | Raw.messages.GetChatInviteImporters | Raw.messages.SetHistoryTTL | Raw.messages.CheckHistoryImportPeer | Raw.messages.SetChatTheme | Raw.messages.GetMessageReadParticipants | Raw.messages.GetSearchResultsCalendar | Raw.messages.GetSearchResultsPositions | Raw.messages.HideChatJoinRequest | Raw.messages.HideAllChatJoinRequests | Raw.messages.ToggleNoForwards | Raw.messages.SaveDefaultSendAs | Raw.messages.SendReaction | Raw.messages.GetMessagesReactions | Raw.messages.GetMessageReactionsList | Raw.messages.SetChatAvailableReactions | Raw.messages.GetAvailableReactions | Raw.messages.SetDefaultReaction | Raw.messages.TranslateText | Raw.messages.GetUnreadReactions | Raw.messages.ReadReactions | Raw.messages.SearchSentMedia | Raw.messages.GetAttachMenuBots | Raw.messages.GetAttachMenuBot | Raw.messages.ToggleBotInAttachMenu | Raw.messages.RequestWebView | Raw.messages.ProlongWebView | Raw.messages.RequestSimpleWebView | Raw.messages.SendWebViewResultMessage | Raw.messages.SendWebViewData | Raw.messages.TranscribeAudio | Raw.messages.RateTranscribedAudio | Raw.messages.GetCustomEmojiDocuments | Raw.messages.GetEmojiStickers | Raw.messages.GetFeaturedEmojiStickers | Raw.messages.ReportReaction | Raw.messages.GetTopReactions | Raw.messages.GetRecentReactions | Raw.messages.ClearRecentReactions | Raw.messages.GetExtendedMedia | Raw.messages.SetDefaultHistoryTTL | Raw.messages.GetDefaultHistoryTTL | Raw.messages.SendBotRequestedPeer | Raw.messages.GetEmojiGroups | Raw.messages.GetEmojiStatusGroups | Raw.messages.GetEmojiProfilePhotoGroups | Raw.messages.SearchCustomEmoji | Raw.messages.TogglePeerTranslations | Raw.messages.GetBotApp | Raw.messages.RequestAppWebView | Raw.messages.SetChatWallPaper | Raw.messages.SearchEmojiStickerSets | Raw.messages.GetSavedDialogs | Raw.messages.GetSavedHistory | Raw.messages.DeleteSavedHistory | Raw.messages.GetPinnedSavedDialogs | Raw.messages.ToggleSavedDialogPin | Raw.messages.ReorderPinnedSavedDialogs | Raw.messages.GetSavedReactionTags | Raw.messages.UpdateSavedReactionTag | Raw.messages.GetDefaultTagReactions | Raw.messages.GetOutboxReadDate | Raw.messages.GetQuickReplies | Raw.messages.ReorderQuickReplies | Raw.messages.CheckQuickReplyShortcut | Raw.messages.EditQuickReplyShortcut | Raw.messages.DeleteQuickReplyShortcut | Raw.messages.GetQuickReplyMessages | Raw.messages.SendQuickReplyMessages | Raw.messages.DeleteQuickReplyMessages | Raw.messages.ToggleDialogFilterTags | Raw.messages.GetMyStickers | Raw.messages.GetEmojiStickerGroups | Raw.messages.GetAvailableEffects | Raw.messages.EditFactCheck | Raw.messages.DeleteFactCheck | Raw.messages.GetFactCheck | Raw.messages.RequestMainWebView | Raw.messages.SendPaidReaction | Raw.messages.TogglePaidReactionPrivacy | Raw.messages.GetPaidReactionPrivacy | Raw.messages.ViewSponsoredMessage | Raw.messages.ClickSponsoredMessage | Raw.messages.ReportSponsoredMessage | Raw.messages.GetSponsoredMessages | Raw.messages.SavePreparedInlineMessage | Raw.messages.GetPreparedInlineMessage | Raw.messages.SearchStickers | Raw.messages.ReportMessagesDelivery | Raw.messages.GetSavedDialogsByID | Raw.messages.ReadSavedHistory | Raw.messages.ToggleTodoCompleted | Raw.messages.AppendTodoList | Raw.messages.ToggleSuggestedPostApproval | Raw.messages.GetForumTopics | Raw.messages.GetForumTopicsByID | Raw.messages.EditForumTopic | Raw.messages.UpdatePinnedForumTopic | Raw.messages.ReorderPinnedForumTopics | Raw.messages.CreateForumTopic | Raw.messages.DeleteTopicHistory | Raw.updates.GetState | Raw.updates.GetDifference | Raw.updates.GetChannelDifference | Raw.photos.UpdateProfilePhoto | Raw.photos.UploadProfilePhoto | Raw.photos.DeletePhotos | Raw.photos.GetUserPhotos | Raw.photos.UploadContactProfilePhoto | Raw.upload.SaveFilePart | Raw.upload.GetFile | Raw.upload.SaveBigFilePart | Raw.upload.GetWebFile | Raw.upload.GetCdnFile | Raw.upload.ReuploadCdnFile | Raw.upload.GetCdnFileHashes | Raw.upload.GetFileHashes | Raw.help.GetConfig | Raw.help.GetNearestDc | Raw.help.GetAppUpdate | Raw.help.GetInviteText | Raw.help.GetSupport | Raw.help.SetBotUpdatesStatus | Raw.help.GetCdnConfig | Raw.help.GetRecentMeUrls | Raw.help.GetTermsOfServiceUpdate | Raw.help.AcceptTermsOfService | Raw.help.GetDeepLinkInfo | Raw.help.GetAppConfig | Raw.help.SaveAppLog | Raw.help.GetPassportConfig | Raw.help.GetSupportName | Raw.help.GetUserInfo | Raw.help.EditUserInfo | Raw.help.GetPromoData | Raw.help.HidePromoData | Raw.help.DismissSuggestion | Raw.help.GetCountriesList | Raw.help.GetPremiumPromo | Raw.help.GetPeerColors | Raw.help.GetPeerProfileColors | Raw.help.GetTimezonesList | Raw.channels.ReadHistory | Raw.channels.DeleteMessages | Raw.channels.ReportSpam | Raw.channels.GetMessages | Raw.channels.GetParticipants | Raw.channels.GetParticipant | Raw.channels.GetChannels | Raw.channels.GetFullChannel | Raw.channels.CreateChannel | Raw.channels.EditAdmin | Raw.channels.EditTitle | Raw.channels.EditPhoto | Raw.channels.CheckUsername | Raw.channels.UpdateUsername | Raw.channels.JoinChannel | Raw.channels.LeaveChannel | Raw.channels.InviteToChannel | Raw.channels.DeleteChannel | Raw.channels.ExportMessageLink | Raw.channels.ToggleSignatures | Raw.channels.GetAdminedPublicChannels | Raw.channels.EditBanned | Raw.channels.GetAdminLog | Raw.channels.SetStickers | Raw.channels.ReadMessageContents | Raw.channels.DeleteHistory | Raw.channels.TogglePreHistoryHidden | Raw.channels.GetLeftChannels | Raw.channels.GetGroupsForDiscussion | Raw.channels.SetDiscussionGroup | Raw.channels.EditCreator | Raw.channels.EditLocation | Raw.channels.ToggleSlowMode | Raw.channels.GetInactiveChannels | Raw.channels.ConvertToGigagroup | Raw.channels.GetSendAs | Raw.channels.DeleteParticipantHistory | Raw.channels.ToggleJoinToSend | Raw.channels.ToggleJoinRequest | Raw.channels.ReorderUsernames | Raw.channels.ToggleUsername | Raw.channels.DeactivateAllUsernames | Raw.channels.ToggleForum | Raw.channels.ToggleAntiSpam | Raw.channels.ReportAntiSpamFalsePositive | Raw.channels.ToggleParticipantsHidden | Raw.channels.UpdateColor | Raw.channels.ToggleViewForumAsMessages | Raw.channels.GetChannelRecommendations | Raw.channels.UpdateEmojiStatus | Raw.channels.SetBoostsToUnblockRestrictions | Raw.channels.SetEmojiStickers | Raw.channels.RestrictSponsoredMessages | Raw.channels.SearchPosts | Raw.channels.UpdatePaidMessagesPrice | Raw.channels.ToggleAutotranslation | Raw.channels.GetMessageAuthor | Raw.channels.CheckSearchPostsFlood | Raw.channels.SetMainProfileTab | Raw.bots.SendCustomRequest | Raw.bots.AnswerWebhookJSONQuery | Raw.bots.SetBotCommands | Raw.bots.ResetBotCommands | Raw.bots.GetBotCommands | Raw.bots.SetBotMenuButton | Raw.bots.GetBotMenuButton | Raw.bots.SetBotBroadcastDefaultAdminRights | Raw.bots.SetBotGroupDefaultAdminRights | Raw.bots.SetBotInfo | Raw.bots.GetBotInfo | Raw.bots.ReorderUsernames | Raw.bots.ToggleUsername | Raw.bots.CanSendMessage | Raw.bots.AllowSendMessage | Raw.bots.InvokeWebViewCustomMethod | Raw.bots.GetPopularAppBots | Raw.bots.AddPreviewMedia | Raw.bots.EditPreviewMedia | Raw.bots.DeletePreviewMedia | Raw.bots.ReorderPreviewMedias | Raw.bots.GetPreviewInfo | Raw.bots.GetPreviewMedias | Raw.bots.UpdateUserEmojiStatus | Raw.bots.ToggleUserEmojiStatusPermission | Raw.bots.CheckDownloadFileParams | Raw.bots.GetAdminedBots | Raw.bots.UpdateStarRefProgram | Raw.bots.SetCustomVerification | Raw.bots.GetBotRecommendations | Raw.payments.GetPaymentForm | Raw.payments.GetPaymentReceipt | Raw.payments.ValidateRequestedInfo | Raw.payments.SendPaymentForm | Raw.payments.GetSavedInfo | Raw.payments.ClearSavedInfo | Raw.payments.GetBankCardData | Raw.payments.ExportInvoice | Raw.payments.AssignAppStoreTransaction | Raw.payments.AssignPlayMarketTransaction | Raw.payments.GetPremiumGiftCodeOptions | Raw.payments.CheckGiftCode | Raw.payments.ApplyGiftCode | Raw.payments.GetGiveawayInfo | Raw.payments.LaunchPrepaidGiveaway | Raw.payments.GetStarsTopupOptions | Raw.payments.GetStarsStatus | Raw.payments.GetStarsTransactions | Raw.payments.SendStarsForm | Raw.payments.RefundStarsCharge | Raw.payments.GetStarsRevenueStats | Raw.payments.GetStarsRevenueWithdrawalUrl | Raw.payments.GetStarsRevenueAdsAccountUrl | Raw.payments.GetStarsTransactionsByID | Raw.payments.GetStarsGiftOptions | Raw.payments.GetStarsSubscriptions | Raw.payments.ChangeStarsSubscription | Raw.payments.FulfillStarsSubscription | Raw.payments.GetStarsGiveawayOptions | Raw.payments.GetStarGifts | Raw.payments.SaveStarGift | Raw.payments.ConvertStarGift | Raw.payments.BotCancelStarsSubscription | Raw.payments.GetConnectedStarRefBots | Raw.payments.GetConnectedStarRefBot | Raw.payments.GetSuggestedStarRefBots | Raw.payments.ConnectStarRefBot | Raw.payments.EditConnectedStarRefBot | Raw.payments.GetStarGiftUpgradePreview | Raw.payments.UpgradeStarGift | Raw.payments.TransferStarGift | Raw.payments.GetUniqueStarGift | Raw.payments.GetSavedStarGifts | Raw.payments.GetSavedStarGift | Raw.payments.GetStarGiftWithdrawalUrl | Raw.payments.ToggleChatStarGiftNotifications | Raw.payments.ToggleStarGiftsPinnedToTop | Raw.payments.CanPurchaseStore | Raw.payments.GetResaleStarGifts | Raw.payments.UpdateStarGiftPrice | Raw.payments.CreateStarGiftCollection | Raw.payments.UpdateStarGiftCollection | Raw.payments.ReorderStarGiftCollections | Raw.payments.DeleteStarGiftCollection | Raw.payments.GetStarGiftCollections | Raw.payments.GetUniqueStarGiftValueInfo | Raw.payments.CheckCanSendGift | Raw.payments.GetStarGiftAuctionState | Raw.payments.GetStarGiftAuctionAcquiredGifts | Raw.payments.GetStarGiftActiveAuctions | Raw.payments.ResolveStarGiftOffer | Raw.payments.SendStarGiftOffer | Raw.payments.GetStarGiftUpgradeAttributes | Raw.stickers.CreateStickerSet | Raw.stickers.RemoveStickerFromSet | Raw.stickers.ChangeStickerPosition | Raw.stickers.AddStickerToSet | Raw.stickers.SetStickerSetThumb | Raw.stickers.CheckShortName | Raw.stickers.SuggestShortName | Raw.stickers.ChangeSticker | Raw.stickers.RenameStickerSet | Raw.stickers.DeleteStickerSet | Raw.stickers.ReplaceSticker | Raw.phone.GetCallConfig | Raw.phone.RequestCall | Raw.phone.AcceptCall | Raw.phone.ConfirmCall | Raw.phone.ReceivedCall | Raw.phone.DiscardCall | Raw.phone.SetCallRating | Raw.phone.SaveCallDebug | Raw.phone.SendSignalingData | Raw.phone.CreateGroupCall | Raw.phone.JoinGroupCall | Raw.phone.LeaveGroupCall | Raw.phone.InviteToGroupCall | Raw.phone.DiscardGroupCall | Raw.phone.ToggleGroupCallSettings | Raw.phone.GetGroupCall | Raw.phone.GetGroupParticipants | Raw.phone.CheckGroupCall | Raw.phone.ToggleGroupCallRecord | Raw.phone.EditGroupCallParticipant | Raw.phone.EditGroupCallTitle | Raw.phone.GetGroupCallJoinAs | Raw.phone.ExportGroupCallInvite | Raw.phone.ToggleGroupCallStartSubscription | Raw.phone.StartScheduledGroupCall | Raw.phone.SaveDefaultGroupCallJoinAs | Raw.phone.JoinGroupCallPresentation | Raw.phone.LeaveGroupCallPresentation | Raw.phone.GetGroupCallStreamChannels | Raw.phone.GetGroupCallStreamRtmpUrl | Raw.phone.SaveCallLog | Raw.phone.CreateConferenceCall | Raw.phone.DeleteConferenceCallParticipants | Raw.phone.SendConferenceCallBroadcast | Raw.phone.InviteConferenceCallParticipant | Raw.phone.DeclineConferenceCallInvite | Raw.phone.GetGroupCallChainBlocks | Raw.phone.SendGroupCallMessage | Raw.phone.SendGroupCallEncryptedMessage | Raw.phone.DeleteGroupCallMessages | Raw.phone.DeleteGroupCallParticipantMessages | Raw.phone.GetGroupCallStars | Raw.phone.SaveDefaultSendAs | Raw.langpack.GetLangPack | Raw.langpack.GetStrings | Raw.langpack.GetDifference | Raw.langpack.GetLanguages | Raw.langpack.GetLanguage | Raw.folders.EditPeerFolders | Raw.stats.GetBroadcastStats | Raw.stats.LoadAsyncGraph | Raw.stats.GetMegagroupStats | Raw.stats.GetMessagePublicForwards | Raw.stats.GetMessageStats | Raw.stats.GetStoryStats | Raw.stats.GetStoryPublicForwards | Raw.chatlists.ExportChatlistInvite | Raw.chatlists.DeleteExportedInvite | Raw.chatlists.EditExportedInvite | Raw.chatlists.GetExportedInvites | Raw.chatlists.CheckChatlistInvite | Raw.chatlists.JoinChatlistInvite | Raw.chatlists.GetChatlistUpdates | Raw.chatlists.JoinChatlistUpdates | Raw.chatlists.HideChatlistUpdates | Raw.chatlists.GetLeaveChatlistSuggestions | Raw.chatlists.LeaveChatlist | Raw.stories.CanSendStory | Raw.stories.SendStory | Raw.stories.EditStory | Raw.stories.DeleteStories | Raw.stories.TogglePinned | Raw.stories.GetAllStories | Raw.stories.GetPinnedStories | Raw.stories.GetStoriesArchive | Raw.stories.GetStoriesByID | Raw.stories.ToggleAllStoriesHidden | Raw.stories.ReadStories | Raw.stories.IncrementStoryViews | Raw.stories.GetStoryViewsList | Raw.stories.GetStoriesViews | Raw.stories.ExportStoryLink | Raw.stories.Report | Raw.stories.ActivateStealthMode | Raw.stories.SendReaction | Raw.stories.GetPeerStories | Raw.stories.GetAllReadPeerStories | Raw.stories.GetPeerMaxIDs | Raw.stories.GetChatsToSend | Raw.stories.TogglePeerStoriesHidden | Raw.stories.GetStoryReactionsList | Raw.stories.TogglePinnedToTop | Raw.stories.SearchPosts | Raw.stories.CreateAlbum | Raw.stories.UpdateAlbum | Raw.stories.ReorderAlbums | Raw.stories.DeleteAlbum | Raw.stories.GetAlbums | Raw.stories.GetAlbumStories | Raw.stories.StartLive | Raw.premium.GetBoostsList | Raw.premium.GetMyBoosts | Raw.premium.ApplyBoost | Raw.premium.GetBoostsStatus | Raw.premium.GetUserBoosts | Raw.smsjobs.IsEligibleToJoin | Raw.smsjobs.Join | Raw.smsjobs.Leave | Raw.smsjobs.UpdateSettings | Raw.smsjobs.GetStatus | Raw.smsjobs.GetSmsJob | Raw.smsjobs.FinishJob | Raw.fragment.GetCollectibleInfo;
|
|
18
|
+
type TypesTLRequest = Raw.ReqPq | Raw.ReqPqMulti | Raw.ReqDhParams | Raw.SetClientDhParams | Raw.DestroyAuthKey | Raw.RpcDropAnswer | Raw.GetFutureSalts | Raw.Ping | Raw.PingDelayDisconnect | Raw.DestroySession | Raw.InvokeAfterMsg | Raw.InvokeAfterMsgs | Raw.InitConnection | Raw.InvokeWithLayer | Raw.InvokeWithoutUpdates | Raw.InvokeWithMessagesRange | Raw.InvokeWithTakeout | Raw.InvokeWithBusinessConnection | Raw.InvokeWithGooglePlayIntegrity | Raw.InvokeWithApnsSecret | Raw.InvokeWithReCaptcha | Raw.auth.SendCode | Raw.auth.SignUp | Raw.auth.SignIn | Raw.auth.LogOut | Raw.auth.ResetAuthorizations | Raw.auth.ExportAuthorization | Raw.auth.ImportAuthorization | Raw.auth.BindTempAuthKey | Raw.auth.ImportBotAuthorization | Raw.auth.CheckPassword | Raw.auth.RequestPasswordRecovery | Raw.auth.RecoverPassword | Raw.auth.ResendCode | Raw.auth.CancelCode | Raw.auth.DropTempAuthKeys | Raw.auth.ExportLoginToken | Raw.auth.ImportLoginToken | Raw.auth.AcceptLoginToken | Raw.auth.CheckRecoveryPassword | Raw.auth.ImportWebTokenAuthorization | Raw.auth.RequestFirebaseSms | Raw.auth.ResetLoginEmail | Raw.auth.ReportMissingCode | Raw.auth.CheckPaidAuth | Raw.auth.InitPasskeyLogin | Raw.auth.FinishPasskeyLogin | Raw.account.RegisterDevice | Raw.account.UnregisterDevice | Raw.account.UpdateNotifySettings | Raw.account.GetNotifySettings | Raw.account.ResetNotifySettings | Raw.account.UpdateProfile | Raw.account.UpdateStatus | Raw.account.GetWallPapers | Raw.account.ReportPeer | Raw.account.CheckUsername | Raw.account.UpdateUsername | Raw.account.GetPrivacy | Raw.account.SetPrivacy | Raw.account.DeleteAccount | Raw.account.GetAccountTTL | Raw.account.SetAccountTTL | Raw.account.SendChangePhoneCode | Raw.account.ChangePhone | Raw.account.UpdateDeviceLocked | Raw.account.GetAuthorizations | Raw.account.ResetAuthorization | Raw.account.GetPassword | Raw.account.GetPasswordSettings | Raw.account.UpdatePasswordSettings | Raw.account.SendConfirmPhoneCode | Raw.account.ConfirmPhone | Raw.account.GetTmpPassword | Raw.account.GetWebAuthorizations | Raw.account.ResetWebAuthorization | Raw.account.ResetWebAuthorizations | Raw.account.GetAllSecureValues | Raw.account.GetSecureValue | Raw.account.SaveSecureValue | Raw.account.DeleteSecureValue | Raw.account.GetAuthorizationForm | Raw.account.AcceptAuthorization | Raw.account.SendVerifyPhoneCode | Raw.account.VerifyPhone | Raw.account.SendVerifyEmailCode | Raw.account.VerifyEmail | Raw.account.InitTakeoutSession | Raw.account.FinishTakeoutSession | Raw.account.ConfirmPasswordEmail | Raw.account.ResendPasswordEmail | Raw.account.CancelPasswordEmail | Raw.account.GetContactSignUpNotification | Raw.account.SetContactSignUpNotification | Raw.account.GetNotifyExceptions | Raw.account.GetWallPaper | Raw.account.UploadWallPaper | Raw.account.SaveWallPaper | Raw.account.InstallWallPaper | Raw.account.ResetWallPapers | Raw.account.GetAutoDownloadSettings | Raw.account.SaveAutoDownloadSettings | Raw.account.UploadTheme | Raw.account.CreateTheme | Raw.account.UpdateTheme | Raw.account.SaveTheme | Raw.account.InstallTheme | Raw.account.GetTheme | Raw.account.GetThemes | Raw.account.SetContentSettings | Raw.account.GetContentSettings | Raw.account.GetMultiWallPapers | Raw.account.GetGlobalPrivacySettings | Raw.account.SetGlobalPrivacySettings | Raw.account.ReportProfilePhoto | Raw.account.ResetPassword | Raw.account.DeclinePasswordReset | Raw.account.GetChatThemes | Raw.account.SetAuthorizationTTL | Raw.account.ChangeAuthorizationSettings | Raw.account.GetSavedRingtones | Raw.account.SaveRingtone | Raw.account.UploadRingtone | Raw.account.UpdateEmojiStatus | Raw.account.GetDefaultEmojiStatuses | Raw.account.GetRecentEmojiStatuses | Raw.account.ClearRecentEmojiStatuses | Raw.account.ReorderUsernames | Raw.account.ToggleUsername | Raw.account.GetDefaultProfilePhotoEmojis | Raw.account.GetDefaultGroupPhotoEmojis | Raw.account.GetAutoSaveSettings | Raw.account.SaveAutoSaveSettings | Raw.account.DeleteAutoSaveExceptions | Raw.account.InvalidateSignInCodes | Raw.account.UpdateColor | Raw.account.GetDefaultBackgroundEmojis | Raw.account.GetChannelDefaultEmojiStatuses | Raw.account.GetChannelRestrictedStatusEmojis | Raw.account.UpdateBusinessWorkHours | Raw.account.UpdateBusinessLocation | Raw.account.UpdateBusinessGreetingMessage | Raw.account.UpdateBusinessAwayMessage | Raw.account.UpdateConnectedBot | Raw.account.GetConnectedBots | Raw.account.GetBotBusinessConnection | Raw.account.UpdateBusinessIntro | Raw.account.ToggleConnectedBotPaused | Raw.account.DisablePeerConnectedBot | Raw.account.UpdateBirthday | Raw.account.CreateBusinessChatLink | Raw.account.EditBusinessChatLink | Raw.account.DeleteBusinessChatLink | Raw.account.GetBusinessChatLinks | Raw.account.ResolveBusinessChatLink | Raw.account.UpdatePersonalChannel | Raw.account.ToggleSponsoredMessages | Raw.account.GetReactionsNotifySettings | Raw.account.SetReactionsNotifySettings | Raw.account.GetCollectibleEmojiStatuses | Raw.account.GetPaidMessagesRevenue | Raw.account.ToggleNoPaidMessagesException | Raw.account.SetMainProfileTab | Raw.account.SaveMusic | Raw.account.GetSavedMusicIds | Raw.account.GetUniqueGiftChatThemes | Raw.account.InitPasskeyRegistration | Raw.account.RegisterPasskey | Raw.account.GetPasskeys | Raw.account.DeletePasskey | Raw.users.GetUsers | Raw.users.GetFullUser | Raw.users.SetSecureValueErrors | Raw.users.GetRequirementsToContact | Raw.users.GetSavedMusic | Raw.users.GetSavedMusicByID | Raw.users.SuggestBirthday | Raw.contacts.GetContactIDs | Raw.contacts.GetStatuses | Raw.contacts.GetContacts | Raw.contacts.ImportContacts | Raw.contacts.DeleteContacts | Raw.contacts.DeleteByPhones | Raw.contacts.Block | Raw.contacts.Unblock | Raw.contacts.GetBlocked | Raw.contacts.Search | Raw.contacts.ResolveUsername | Raw.contacts.GetTopPeers | Raw.contacts.ResetTopPeerRating | Raw.contacts.ResetSaved | Raw.contacts.GetSaved | Raw.contacts.ToggleTopPeers | Raw.contacts.AddContact | Raw.contacts.AcceptContact | Raw.contacts.GetLocated | Raw.contacts.BlockFromReplies | Raw.contacts.ResolvePhone | Raw.contacts.ExportContactToken | Raw.contacts.ImportContactToken | Raw.contacts.EditCloseFriends | Raw.contacts.SetBlocked | Raw.contacts.GetBirthdays | Raw.contacts.GetSponsoredPeers | Raw.contacts.UpdateContactNote | Raw.messages.GetMessages | Raw.messages.GetDialogs | Raw.messages.GetHistory | Raw.messages.Search | Raw.messages.ReadHistory | Raw.messages.DeleteHistory | Raw.messages.DeleteMessages | Raw.messages.ReceivedMessages | Raw.messages.SetTyping | Raw.messages.SendMessage | Raw.messages.SendMedia | Raw.messages.ForwardMessages | Raw.messages.ReportSpam | Raw.messages.GetPeerSettings | Raw.messages.Report | Raw.messages.GetChats | Raw.messages.GetFullChat | Raw.messages.EditChatTitle | Raw.messages.EditChatPhoto | Raw.messages.AddChatUser | Raw.messages.DeleteChatUser | Raw.messages.CreateChat | Raw.messages.GetDhConfig | Raw.messages.RequestEncryption | Raw.messages.AcceptEncryption | Raw.messages.DiscardEncryption | Raw.messages.SetEncryptedTyping | Raw.messages.ReadEncryptedHistory | Raw.messages.SendEncrypted | Raw.messages.SendEncryptedFile | Raw.messages.SendEncryptedService | Raw.messages.ReceivedQueue | Raw.messages.ReportEncryptedSpam | Raw.messages.ReadMessageContents | Raw.messages.GetStickers | Raw.messages.GetAllStickers | Raw.messages.GetWebPagePreview | Raw.messages.ExportChatInvite | Raw.messages.CheckChatInvite | Raw.messages.ImportChatInvite | Raw.messages.GetStickerSet | Raw.messages.InstallStickerSet | Raw.messages.UninstallStickerSet | Raw.messages.StartBot | Raw.messages.GetMessagesViews | Raw.messages.EditChatAdmin | Raw.messages.MigrateChat | Raw.messages.SearchGlobal | Raw.messages.ReorderStickerSets | Raw.messages.GetDocumentByHash | Raw.messages.GetSavedGifs | Raw.messages.SaveGif | Raw.messages.GetInlineBotResults | Raw.messages.SetInlineBotResults | Raw.messages.SendInlineBotResult | Raw.messages.GetMessageEditData | Raw.messages.EditMessage | Raw.messages.EditInlineBotMessage | Raw.messages.GetBotCallbackAnswer | Raw.messages.SetBotCallbackAnswer | Raw.messages.GetPeerDialogs | Raw.messages.SaveDraft | Raw.messages.GetAllDrafts | Raw.messages.GetFeaturedStickers | Raw.messages.ReadFeaturedStickers | Raw.messages.GetRecentStickers | Raw.messages.SaveRecentSticker | Raw.messages.ClearRecentStickers | Raw.messages.GetArchivedStickers | Raw.messages.GetMaskStickers | Raw.messages.GetAttachedStickers | Raw.messages.SetGameScore | Raw.messages.SetInlineGameScore | Raw.messages.GetGameHighScores | Raw.messages.GetInlineGameHighScores | Raw.messages.GetCommonChats | Raw.messages.GetWebPage | Raw.messages.ToggleDialogPin | Raw.messages.ReorderPinnedDialogs | Raw.messages.GetPinnedDialogs | Raw.messages.SetBotShippingResults | Raw.messages.SetBotPrecheckoutResults | Raw.messages.UploadMedia | Raw.messages.SendScreenshotNotification | Raw.messages.GetFavedStickers | Raw.messages.FaveSticker | Raw.messages.GetUnreadMentions | Raw.messages.ReadMentions | Raw.messages.GetRecentLocations | Raw.messages.SendMultiMedia | Raw.messages.UploadEncryptedFile | Raw.messages.SearchStickerSets | Raw.messages.GetSplitRanges | Raw.messages.MarkDialogUnread | Raw.messages.GetDialogUnreadMarks | Raw.messages.ClearAllDrafts | Raw.messages.UpdatePinnedMessage | Raw.messages.SendVote | Raw.messages.GetPollResults | Raw.messages.GetOnlines | Raw.messages.EditChatAbout | Raw.messages.EditChatDefaultBannedRights | Raw.messages.GetEmojiKeywords | Raw.messages.GetEmojiKeywordsDifference | Raw.messages.GetEmojiKeywordsLanguages | Raw.messages.GetEmojiURL | Raw.messages.GetSearchCounters | Raw.messages.RequestUrlAuth | Raw.messages.AcceptUrlAuth | Raw.messages.HidePeerSettingsBar | Raw.messages.GetScheduledHistory | Raw.messages.GetScheduledMessages | Raw.messages.SendScheduledMessages | Raw.messages.DeleteScheduledMessages | Raw.messages.GetPollVotes | Raw.messages.ToggleStickerSets | Raw.messages.GetDialogFilters | Raw.messages.GetSuggestedDialogFilters | Raw.messages.UpdateDialogFilter | Raw.messages.UpdateDialogFiltersOrder | Raw.messages.GetOldFeaturedStickers | Raw.messages.GetReplies | Raw.messages.GetDiscussionMessage | Raw.messages.ReadDiscussion | Raw.messages.UnpinAllMessages | Raw.messages.DeleteChat | Raw.messages.DeletePhoneCallHistory | Raw.messages.CheckHistoryImport | Raw.messages.InitHistoryImport | Raw.messages.UploadImportedMedia | Raw.messages.StartHistoryImport | Raw.messages.GetExportedChatInvites | Raw.messages.GetExportedChatInvite | Raw.messages.EditExportedChatInvite | Raw.messages.DeleteRevokedExportedChatInvites | Raw.messages.DeleteExportedChatInvite | Raw.messages.GetAdminsWithInvites | Raw.messages.GetChatInviteImporters | Raw.messages.SetHistoryTTL | Raw.messages.CheckHistoryImportPeer | Raw.messages.SetChatTheme | Raw.messages.GetMessageReadParticipants | Raw.messages.GetSearchResultsCalendar | Raw.messages.GetSearchResultsPositions | Raw.messages.HideChatJoinRequest | Raw.messages.HideAllChatJoinRequests | Raw.messages.ToggleNoForwards | Raw.messages.SaveDefaultSendAs | Raw.messages.SendReaction | Raw.messages.GetMessagesReactions | Raw.messages.GetMessageReactionsList | Raw.messages.SetChatAvailableReactions | Raw.messages.GetAvailableReactions | Raw.messages.SetDefaultReaction | Raw.messages.TranslateText | Raw.messages.GetUnreadReactions | Raw.messages.ReadReactions | Raw.messages.SearchSentMedia | Raw.messages.GetAttachMenuBots | Raw.messages.GetAttachMenuBot | Raw.messages.ToggleBotInAttachMenu | Raw.messages.RequestWebView | Raw.messages.ProlongWebView | Raw.messages.RequestSimpleWebView | Raw.messages.SendWebViewResultMessage | Raw.messages.SendWebViewData | Raw.messages.TranscribeAudio | Raw.messages.RateTranscribedAudio | Raw.messages.GetCustomEmojiDocuments | Raw.messages.GetEmojiStickers | Raw.messages.GetFeaturedEmojiStickers | Raw.messages.ReportReaction | Raw.messages.GetTopReactions | Raw.messages.GetRecentReactions | Raw.messages.ClearRecentReactions | Raw.messages.GetExtendedMedia | Raw.messages.SetDefaultHistoryTTL | Raw.messages.GetDefaultHistoryTTL | Raw.messages.SendBotRequestedPeer | Raw.messages.GetEmojiGroups | Raw.messages.GetEmojiStatusGroups | Raw.messages.GetEmojiProfilePhotoGroups | Raw.messages.SearchCustomEmoji | Raw.messages.TogglePeerTranslations | Raw.messages.GetBotApp | Raw.messages.RequestAppWebView | Raw.messages.SetChatWallPaper | Raw.messages.SearchEmojiStickerSets | Raw.messages.GetSavedDialogs | Raw.messages.GetSavedHistory | Raw.messages.DeleteSavedHistory | Raw.messages.GetPinnedSavedDialogs | Raw.messages.ToggleSavedDialogPin | Raw.messages.ReorderPinnedSavedDialogs | Raw.messages.GetSavedReactionTags | Raw.messages.UpdateSavedReactionTag | Raw.messages.GetDefaultTagReactions | Raw.messages.GetOutboxReadDate | Raw.messages.GetQuickReplies | Raw.messages.ReorderQuickReplies | Raw.messages.CheckQuickReplyShortcut | Raw.messages.EditQuickReplyShortcut | Raw.messages.DeleteQuickReplyShortcut | Raw.messages.GetQuickReplyMessages | Raw.messages.SendQuickReplyMessages | Raw.messages.DeleteQuickReplyMessages | Raw.messages.ToggleDialogFilterTags | Raw.messages.GetMyStickers | Raw.messages.GetEmojiStickerGroups | Raw.messages.GetAvailableEffects | Raw.messages.EditFactCheck | Raw.messages.DeleteFactCheck | Raw.messages.GetFactCheck | Raw.messages.RequestMainWebView | Raw.messages.SendPaidReaction | Raw.messages.TogglePaidReactionPrivacy | Raw.messages.GetPaidReactionPrivacy | Raw.messages.ViewSponsoredMessage | Raw.messages.ClickSponsoredMessage | Raw.messages.ReportSponsoredMessage | Raw.messages.GetSponsoredMessages | Raw.messages.SavePreparedInlineMessage | Raw.messages.GetPreparedInlineMessage | Raw.messages.SearchStickers | Raw.messages.ReportMessagesDelivery | Raw.messages.GetSavedDialogsByID | Raw.messages.ReadSavedHistory | Raw.messages.ToggleTodoCompleted | Raw.messages.AppendTodoList | Raw.messages.ToggleSuggestedPostApproval | Raw.messages.GetForumTopics | Raw.messages.GetForumTopicsByID | Raw.messages.EditForumTopic | Raw.messages.UpdatePinnedForumTopic | Raw.messages.ReorderPinnedForumTopics | Raw.messages.CreateForumTopic | Raw.messages.DeleteTopicHistory | Raw.messages.GetEmojiGameInfo | Raw.messages.SummarizeText | Raw.updates.GetState | Raw.updates.GetDifference | Raw.updates.GetChannelDifference | Raw.photos.UpdateProfilePhoto | Raw.photos.UploadProfilePhoto | Raw.photos.DeletePhotos | Raw.photos.GetUserPhotos | Raw.photos.UploadContactProfilePhoto | Raw.upload.SaveFilePart | Raw.upload.GetFile | Raw.upload.SaveBigFilePart | Raw.upload.GetWebFile | Raw.upload.GetCdnFile | Raw.upload.ReuploadCdnFile | Raw.upload.GetCdnFileHashes | Raw.upload.GetFileHashes | Raw.help.GetConfig | Raw.help.GetNearestDc | Raw.help.GetAppUpdate | Raw.help.GetInviteText | Raw.help.GetSupport | Raw.help.SetBotUpdatesStatus | Raw.help.GetCdnConfig | Raw.help.GetRecentMeUrls | Raw.help.GetTermsOfServiceUpdate | Raw.help.AcceptTermsOfService | Raw.help.GetDeepLinkInfo | Raw.help.GetAppConfig | Raw.help.SaveAppLog | Raw.help.GetPassportConfig | Raw.help.GetSupportName | Raw.help.GetUserInfo | Raw.help.EditUserInfo | Raw.help.GetPromoData | Raw.help.HidePromoData | Raw.help.DismissSuggestion | Raw.help.GetCountriesList | Raw.help.GetPremiumPromo | Raw.help.GetPeerColors | Raw.help.GetPeerProfileColors | Raw.help.GetTimezonesList | Raw.channels.ReadHistory | Raw.channels.DeleteMessages | Raw.channels.ReportSpam | Raw.channels.GetMessages | Raw.channels.GetParticipants | Raw.channels.GetParticipant | Raw.channels.GetChannels | Raw.channels.GetFullChannel | Raw.channels.CreateChannel | Raw.channels.EditAdmin | Raw.channels.EditTitle | Raw.channels.EditPhoto | Raw.channels.CheckUsername | Raw.channels.UpdateUsername | Raw.channels.JoinChannel | Raw.channels.LeaveChannel | Raw.channels.InviteToChannel | Raw.channels.DeleteChannel | Raw.channels.ExportMessageLink | Raw.channels.ToggleSignatures | Raw.channels.GetAdminedPublicChannels | Raw.channels.EditBanned | Raw.channels.GetAdminLog | Raw.channels.SetStickers | Raw.channels.ReadMessageContents | Raw.channels.DeleteHistory | Raw.channels.TogglePreHistoryHidden | Raw.channels.GetLeftChannels | Raw.channels.GetGroupsForDiscussion | Raw.channels.SetDiscussionGroup | Raw.channels.EditCreator | Raw.channels.EditLocation | Raw.channels.ToggleSlowMode | Raw.channels.GetInactiveChannels | Raw.channels.ConvertToGigagroup | Raw.channels.GetSendAs | Raw.channels.DeleteParticipantHistory | Raw.channels.ToggleJoinToSend | Raw.channels.ToggleJoinRequest | Raw.channels.ReorderUsernames | Raw.channels.ToggleUsername | Raw.channels.DeactivateAllUsernames | Raw.channels.ToggleForum | Raw.channels.ToggleAntiSpam | Raw.channels.ReportAntiSpamFalsePositive | Raw.channels.ToggleParticipantsHidden | Raw.channels.UpdateColor | Raw.channels.ToggleViewForumAsMessages | Raw.channels.GetChannelRecommendations | Raw.channels.UpdateEmojiStatus | Raw.channels.SetBoostsToUnblockRestrictions | Raw.channels.SetEmojiStickers | Raw.channels.RestrictSponsoredMessages | Raw.channels.SearchPosts | Raw.channels.UpdatePaidMessagesPrice | Raw.channels.ToggleAutotranslation | Raw.channels.GetMessageAuthor | Raw.channels.CheckSearchPostsFlood | Raw.channels.SetMainProfileTab | Raw.channels.GetFutureCreatorAfterLeave | Raw.bots.SendCustomRequest | Raw.bots.AnswerWebhookJSONQuery | Raw.bots.SetBotCommands | Raw.bots.ResetBotCommands | Raw.bots.GetBotCommands | Raw.bots.SetBotMenuButton | Raw.bots.GetBotMenuButton | Raw.bots.SetBotBroadcastDefaultAdminRights | Raw.bots.SetBotGroupDefaultAdminRights | Raw.bots.SetBotInfo | Raw.bots.GetBotInfo | Raw.bots.ReorderUsernames | Raw.bots.ToggleUsername | Raw.bots.CanSendMessage | Raw.bots.AllowSendMessage | Raw.bots.InvokeWebViewCustomMethod | Raw.bots.GetPopularAppBots | Raw.bots.AddPreviewMedia | Raw.bots.EditPreviewMedia | Raw.bots.DeletePreviewMedia | Raw.bots.ReorderPreviewMedias | Raw.bots.GetPreviewInfo | Raw.bots.GetPreviewMedias | Raw.bots.UpdateUserEmojiStatus | Raw.bots.ToggleUserEmojiStatusPermission | Raw.bots.CheckDownloadFileParams | Raw.bots.GetAdminedBots | Raw.bots.UpdateStarRefProgram | Raw.bots.SetCustomVerification | Raw.bots.GetBotRecommendations | Raw.payments.GetPaymentForm | Raw.payments.GetPaymentReceipt | Raw.payments.ValidateRequestedInfo | Raw.payments.SendPaymentForm | Raw.payments.GetSavedInfo | Raw.payments.ClearSavedInfo | Raw.payments.GetBankCardData | Raw.payments.ExportInvoice | Raw.payments.AssignAppStoreTransaction | Raw.payments.AssignPlayMarketTransaction | Raw.payments.GetPremiumGiftCodeOptions | Raw.payments.CheckGiftCode | Raw.payments.ApplyGiftCode | Raw.payments.GetGiveawayInfo | Raw.payments.LaunchPrepaidGiveaway | Raw.payments.GetStarsTopupOptions | Raw.payments.GetStarsStatus | Raw.payments.GetStarsTransactions | Raw.payments.SendStarsForm | Raw.payments.RefundStarsCharge | Raw.payments.GetStarsRevenueStats | Raw.payments.GetStarsRevenueWithdrawalUrl | Raw.payments.GetStarsRevenueAdsAccountUrl | Raw.payments.GetStarsTransactionsByID | Raw.payments.GetStarsGiftOptions | Raw.payments.GetStarsSubscriptions | Raw.payments.ChangeStarsSubscription | Raw.payments.FulfillStarsSubscription | Raw.payments.GetStarsGiveawayOptions | Raw.payments.GetStarGifts | Raw.payments.SaveStarGift | Raw.payments.ConvertStarGift | Raw.payments.BotCancelStarsSubscription | Raw.payments.GetConnectedStarRefBots | Raw.payments.GetConnectedStarRefBot | Raw.payments.GetSuggestedStarRefBots | Raw.payments.ConnectStarRefBot | Raw.payments.EditConnectedStarRefBot | Raw.payments.GetStarGiftUpgradePreview | Raw.payments.UpgradeStarGift | Raw.payments.TransferStarGift | Raw.payments.GetUniqueStarGift | Raw.payments.GetSavedStarGifts | Raw.payments.GetSavedStarGift | Raw.payments.GetStarGiftWithdrawalUrl | Raw.payments.ToggleChatStarGiftNotifications | Raw.payments.ToggleStarGiftsPinnedToTop | Raw.payments.CanPurchaseStore | Raw.payments.GetResaleStarGifts | Raw.payments.UpdateStarGiftPrice | Raw.payments.CreateStarGiftCollection | Raw.payments.UpdateStarGiftCollection | Raw.payments.ReorderStarGiftCollections | Raw.payments.DeleteStarGiftCollection | Raw.payments.GetStarGiftCollections | Raw.payments.GetUniqueStarGiftValueInfo | Raw.payments.CheckCanSendGift | Raw.payments.GetStarGiftAuctionState | Raw.payments.GetStarGiftAuctionAcquiredGifts | Raw.payments.GetStarGiftActiveAuctions | Raw.payments.ResolveStarGiftOffer | Raw.payments.SendStarGiftOffer | Raw.payments.GetStarGiftUpgradeAttributes | Raw.payments.GetCraftStarGifts | Raw.payments.CraftStarGift | Raw.stickers.CreateStickerSet | Raw.stickers.RemoveStickerFromSet | Raw.stickers.ChangeStickerPosition | Raw.stickers.AddStickerToSet | Raw.stickers.SetStickerSetThumb | Raw.stickers.CheckShortName | Raw.stickers.SuggestShortName | Raw.stickers.ChangeSticker | Raw.stickers.RenameStickerSet | Raw.stickers.DeleteStickerSet | Raw.stickers.ReplaceSticker | Raw.phone.GetCallConfig | Raw.phone.RequestCall | Raw.phone.AcceptCall | Raw.phone.ConfirmCall | Raw.phone.ReceivedCall | Raw.phone.DiscardCall | Raw.phone.SetCallRating | Raw.phone.SaveCallDebug | Raw.phone.SendSignalingData | Raw.phone.CreateGroupCall | Raw.phone.JoinGroupCall | Raw.phone.LeaveGroupCall | Raw.phone.InviteToGroupCall | Raw.phone.DiscardGroupCall | Raw.phone.ToggleGroupCallSettings | Raw.phone.GetGroupCall | Raw.phone.GetGroupParticipants | Raw.phone.CheckGroupCall | Raw.phone.ToggleGroupCallRecord | Raw.phone.EditGroupCallParticipant | Raw.phone.EditGroupCallTitle | Raw.phone.GetGroupCallJoinAs | Raw.phone.ExportGroupCallInvite | Raw.phone.ToggleGroupCallStartSubscription | Raw.phone.StartScheduledGroupCall | Raw.phone.SaveDefaultGroupCallJoinAs | Raw.phone.JoinGroupCallPresentation | Raw.phone.LeaveGroupCallPresentation | Raw.phone.GetGroupCallStreamChannels | Raw.phone.GetGroupCallStreamRtmpUrl | Raw.phone.SaveCallLog | Raw.phone.CreateConferenceCall | Raw.phone.DeleteConferenceCallParticipants | Raw.phone.SendConferenceCallBroadcast | Raw.phone.InviteConferenceCallParticipant | Raw.phone.DeclineConferenceCallInvite | Raw.phone.GetGroupCallChainBlocks | Raw.phone.SendGroupCallMessage | Raw.phone.SendGroupCallEncryptedMessage | Raw.phone.DeleteGroupCallMessages | Raw.phone.DeleteGroupCallParticipantMessages | Raw.phone.GetGroupCallStars | Raw.phone.SaveDefaultSendAs | Raw.langpack.GetLangPack | Raw.langpack.GetStrings | Raw.langpack.GetDifference | Raw.langpack.GetLanguages | Raw.langpack.GetLanguage | Raw.folders.EditPeerFolders | Raw.stats.GetBroadcastStats | Raw.stats.LoadAsyncGraph | Raw.stats.GetMegagroupStats | Raw.stats.GetMessagePublicForwards | Raw.stats.GetMessageStats | Raw.stats.GetStoryStats | Raw.stats.GetStoryPublicForwards | Raw.chatlists.ExportChatlistInvite | Raw.chatlists.DeleteExportedInvite | Raw.chatlists.EditExportedInvite | Raw.chatlists.GetExportedInvites | Raw.chatlists.CheckChatlistInvite | Raw.chatlists.JoinChatlistInvite | Raw.chatlists.GetChatlistUpdates | Raw.chatlists.JoinChatlistUpdates | Raw.chatlists.HideChatlistUpdates | Raw.chatlists.GetLeaveChatlistSuggestions | Raw.chatlists.LeaveChatlist | Raw.stories.CanSendStory | Raw.stories.SendStory | Raw.stories.EditStory | Raw.stories.DeleteStories | Raw.stories.TogglePinned | Raw.stories.GetAllStories | Raw.stories.GetPinnedStories | Raw.stories.GetStoriesArchive | Raw.stories.GetStoriesByID | Raw.stories.ToggleAllStoriesHidden | Raw.stories.ReadStories | Raw.stories.IncrementStoryViews | Raw.stories.GetStoryViewsList | Raw.stories.GetStoriesViews | Raw.stories.ExportStoryLink | Raw.stories.Report | Raw.stories.ActivateStealthMode | Raw.stories.SendReaction | Raw.stories.GetPeerStories | Raw.stories.GetAllReadPeerStories | Raw.stories.GetPeerMaxIDs | Raw.stories.GetChatsToSend | Raw.stories.TogglePeerStoriesHidden | Raw.stories.GetStoryReactionsList | Raw.stories.TogglePinnedToTop | Raw.stories.SearchPosts | Raw.stories.CreateAlbum | Raw.stories.UpdateAlbum | Raw.stories.ReorderAlbums | Raw.stories.DeleteAlbum | Raw.stories.GetAlbums | Raw.stories.GetAlbumStories | Raw.stories.StartLive | Raw.premium.GetBoostsList | Raw.premium.GetMyBoosts | Raw.premium.ApplyBoost | Raw.premium.GetBoostsStatus | Raw.premium.GetUserBoosts | Raw.smsjobs.IsEligibleToJoin | Raw.smsjobs.Join | Raw.smsjobs.Leave | Raw.smsjobs.UpdateSettings | Raw.smsjobs.GetStatus | Raw.smsjobs.GetSmsJob | Raw.smsjobs.FinishJob | Raw.fragment.GetCollectibleInfo;
|
|
19
19
|
type TypeFileLocation = Raw.FileLocationUnavailable23 | Raw.FileLocation23;
|
|
20
20
|
type TypeDecryptedMessage = Raw.DecryptedMessage8 | Raw.DecryptedMessageService8 | Raw.DecryptedMessage17 | Raw.DecryptedMessageService17 | Raw.DecryptedMessage45 | Raw.DecryptedMessage73;
|
|
21
21
|
type TypeDecryptedMessageAction = Raw.DecryptedMessageActionSetMessageTTL8 | Raw.DecryptedMessageActionReadMessages8 | Raw.DecryptedMessageActionDeleteMessages8 | Raw.DecryptedMessageActionScreenshotMessages8 | Raw.DecryptedMessageActionFlushHistory8 | Raw.DecryptedMessageActionResend17 | Raw.DecryptedMessageActionNotifyLayer17 | Raw.DecryptedMessageActionTyping17 | Raw.DecryptedMessageActionRequestKey20 | Raw.DecryptedMessageActionAcceptKey20 | Raw.DecryptedMessageActionAbortKey20 | Raw.DecryptedMessageActionCommitKey20 | Raw.DecryptedMessageActionNoop20;
|
|
@@ -96,7 +96,7 @@ export declare namespace Raw {
|
|
|
96
96
|
type TypeReportReason = Raw.InputReportReasonSpam | Raw.InputReportReasonViolence | Raw.InputReportReasonPornography | Raw.InputReportReasonChildAbuse | Raw.InputReportReasonOther | Raw.InputReportReasonCopyright | Raw.InputReportReasonGeoIrrelevant | Raw.InputReportReasonFake | Raw.InputReportReasonIllegalDrugs | Raw.InputReportReasonPersonalDetails;
|
|
97
97
|
type TypeInputPeerNotifySettings = Raw.InputPeerNotifySettings;
|
|
98
98
|
type TypeInputNotifyPeer = Raw.InputNotifyPeer | Raw.InputNotifyUsers | Raw.InputNotifyChats | Raw.InputNotifyBroadcasts | Raw.InputNotifyForumTopic;
|
|
99
|
-
type TypeInputPasskeyCredential = Raw.InputPasskeyCredentialPublicKey;
|
|
99
|
+
type TypeInputPasskeyCredential = Raw.InputPasskeyCredentialPublicKey | Raw.InputPasskeyCredentialFirebasePNV;
|
|
100
100
|
type TypeInputCheckPasswordSRP = Raw.InputCheckPasswordEmpty | Raw.InputCheckPasswordSRP;
|
|
101
101
|
type TypeEmailVerification = Raw.EmailVerificationCode | Raw.EmailVerificationGoogle | Raw.EmailVerificationApple;
|
|
102
102
|
type TypeCodeSettings = Raw.CodeSettings;
|
|
@@ -115,6 +115,7 @@ export declare namespace Raw {
|
|
|
115
115
|
type TypeSponsoredPeer = Raw.SponsoredPeer;
|
|
116
116
|
type TypeSavedStarGift = Raw.SavedStarGift;
|
|
117
117
|
type TypeStarGiftUpgradePrice = Raw.StarGiftUpgradePrice;
|
|
118
|
+
type TypeStarGiftAttributeRarity = Raw.StarGiftAttributeRarity | Raw.StarGiftAttributeRarityUncommon | Raw.StarGiftAttributeRarityRare | Raw.StarGiftAttributeRarityEpic | Raw.StarGiftAttributeRarityLegendary;
|
|
118
119
|
type TypeConnectedBotStarRef = Raw.ConnectedBotStarRef;
|
|
119
120
|
type TypeMessageReportOption = Raw.MessageReportOption;
|
|
120
121
|
type TypeStarGiftAttribute = Raw.StarGiftAttributeModel | Raw.StarGiftAttributePattern | Raw.StarGiftAttributeBackdrop | Raw.StarGiftAttributeOriginalDetails;
|
|
@@ -241,6 +242,7 @@ export declare namespace Raw {
|
|
|
241
242
|
type TypeKeyboardButtonRow = Raw.KeyboardButtonRow;
|
|
242
243
|
type TypeKeyboardButton = Raw.KeyboardButton | Raw.KeyboardButtonUrl | Raw.KeyboardButtonCallback | Raw.KeyboardButtonRequestPhone | Raw.KeyboardButtonRequestGeoLocation | Raw.KeyboardButtonSwitchInline | Raw.KeyboardButtonGame | Raw.KeyboardButtonBuy | Raw.KeyboardButtonUrlAuth | Raw.InputKeyboardButtonUrlAuth | Raw.KeyboardButtonRequestPoll | Raw.InputKeyboardButtonUserProfile | Raw.KeyboardButtonUserProfile | Raw.KeyboardButtonWebView | Raw.KeyboardButtonSimpleWebView | Raw.KeyboardButtonRequestPeer | Raw.InputKeyboardButtonRequestPeer | Raw.KeyboardButtonCopy;
|
|
243
244
|
type TypeRequestPeerType = Raw.RequestPeerTypeUser | Raw.RequestPeerTypeChat | Raw.RequestPeerTypeBroadcast;
|
|
245
|
+
type TypeKeyboardButtonStyle = Raw.KeyboardButtonStyle;
|
|
244
246
|
type TypeBotVerifierSettings = Raw.BotVerifierSettings;
|
|
245
247
|
type TypeBotAppSettings = Raw.BotAppSettings;
|
|
246
248
|
type TypeStickerKeyword = Raw.StickerKeyword;
|
|
@@ -256,7 +258,7 @@ export declare namespace Raw {
|
|
|
256
258
|
type TypeInputUser = Raw.InputUserEmpty | Raw.InputUserSelf | Raw.InputUser | Raw.InputUserFromMessage;
|
|
257
259
|
type TypeEncryptedFile = Raw.EncryptedFileEmpty | Raw.EncryptedFile;
|
|
258
260
|
type TypeFileHash = Raw.FileHash;
|
|
259
|
-
type TypeUpdate = Raw.UpdateNewMessage | Raw.UpdateMessageID | Raw.UpdateDeleteMessages | Raw.UpdateUserTyping | Raw.UpdateChatUserTyping | Raw.UpdateChatParticipants | Raw.UpdateUserStatus | Raw.UpdateUserName | Raw.UpdateNewAuthorization | Raw.UpdateNewEncryptedMessage | Raw.UpdateEncryptedChatTyping | Raw.UpdateEncryption | Raw.UpdateEncryptedMessagesRead | Raw.UpdateChatParticipantAdd | Raw.UpdateChatParticipantDelete | Raw.UpdateDcOptions | Raw.UpdateNotifySettings | Raw.UpdateServiceNotification | Raw.UpdatePrivacy | Raw.UpdateUserPhone | Raw.UpdateReadHistoryInbox | Raw.UpdateReadHistoryOutbox | Raw.UpdateWebPage | Raw.UpdateReadMessagesContents | Raw.UpdateChannelTooLong | Raw.UpdateChannel | Raw.UpdateNewChannelMessage | Raw.UpdateReadChannelInbox | Raw.UpdateDeleteChannelMessages | Raw.UpdateChannelMessageViews | Raw.UpdateChatParticipantAdmin | Raw.UpdateNewStickerSet | Raw.UpdateStickerSetsOrder | Raw.UpdateStickerSets | Raw.UpdateSavedGifs | Raw.UpdateBotInlineQuery | Raw.UpdateBotInlineSend | Raw.UpdateEditChannelMessage | Raw.UpdateBotCallbackQuery | Raw.UpdateEditMessage | Raw.UpdateInlineBotCallbackQuery | Raw.UpdateReadChannelOutbox | Raw.UpdateDraftMessage | Raw.UpdateReadFeaturedStickers | Raw.UpdateRecentStickers | Raw.UpdateConfig | Raw.UpdatePtsChanged | Raw.UpdateChannelWebPage | Raw.UpdateDialogPinned | Raw.UpdatePinnedDialogs | Raw.UpdateBotWebhookJSON | Raw.UpdateBotWebhookJSONQuery | Raw.UpdateBotShippingQuery | Raw.UpdateBotPrecheckoutQuery | Raw.UpdatePhoneCall | Raw.UpdateLangPackTooLong | Raw.UpdateLangPack | Raw.UpdateFavedStickers | Raw.UpdateChannelReadMessagesContents | Raw.UpdateContactsReset | Raw.UpdateChannelAvailableMessages | Raw.UpdateDialogUnreadMark | Raw.UpdateMessagePoll | Raw.UpdateChatDefaultBannedRights | Raw.UpdateFolderPeers | Raw.UpdatePeerSettings | Raw.UpdatePeerLocated | Raw.UpdateNewScheduledMessage | Raw.UpdateDeleteScheduledMessages | Raw.UpdateTheme | Raw.UpdateGeoLiveViewed | Raw.UpdateLoginToken | Raw.UpdateMessagePollVote | Raw.UpdateDialogFilter | Raw.UpdateDialogFilterOrder | Raw.UpdateDialogFilters | Raw.UpdatePhoneCallSignalingData | Raw.UpdateChannelMessageForwards | Raw.UpdateReadChannelDiscussionInbox | Raw.UpdateReadChannelDiscussionOutbox | Raw.UpdatePeerBlocked | Raw.UpdateChannelUserTyping | Raw.UpdatePinnedMessages | Raw.UpdatePinnedChannelMessages | Raw.UpdateChat | Raw.UpdateGroupCallParticipants | Raw.UpdateGroupCall | Raw.UpdatePeerHistoryTTL | Raw.UpdateChatParticipant | Raw.UpdateChannelParticipant | Raw.UpdateBotStopped | Raw.UpdateGroupCallConnection | Raw.UpdateBotCommands | Raw.UpdatePendingJoinRequests | Raw.UpdateBotChatInviteRequester | Raw.UpdateMessageReactions | Raw.UpdateAttachMenuBots | Raw.UpdateWebViewResultSent | Raw.UpdateBotMenuButton | Raw.UpdateSavedRingtones | Raw.UpdateTranscribedAudio | Raw.UpdateReadFeaturedEmojiStickers | Raw.UpdateUserEmojiStatus | Raw.UpdateRecentEmojiStatuses | Raw.UpdateRecentReactions | Raw.UpdateMoveStickerSetToTop | Raw.UpdateMessageExtendedMedia | Raw.UpdateUser | Raw.UpdateAutoSaveSettings | Raw.UpdateStory | Raw.UpdateReadStories | Raw.UpdateStoryID | Raw.UpdateStoriesStealthMode | Raw.UpdateSentStoryReaction | Raw.UpdateBotChatBoost | Raw.UpdateChannelViewForumAsMessages | Raw.UpdatePeerWallpaper | Raw.UpdateBotMessageReaction | Raw.UpdateBotMessageReactions | Raw.UpdateSavedDialogPinned | Raw.UpdatePinnedSavedDialogs | Raw.UpdateSavedReactionTags | Raw.UpdateSmsJob | Raw.UpdateQuickReplies | Raw.UpdateNewQuickReply | Raw.UpdateDeleteQuickReply | Raw.UpdateQuickReplyMessage | Raw.UpdateDeleteQuickReplyMessages | Raw.UpdateBotBusinessConnect | Raw.UpdateBotNewBusinessMessage | Raw.UpdateBotEditBusinessMessage | Raw.UpdateBotDeleteBusinessMessage | Raw.UpdateNewStoryReaction | Raw.UpdateStarsBalance | Raw.UpdateBusinessBotCallbackQuery | Raw.UpdateStarsRevenueStatus | Raw.UpdateBotPurchasedPaidMedia | Raw.UpdatePaidReactionPrivacy | Raw.UpdateSentPhoneCode | Raw.UpdateGroupCallChainBlocks | Raw.UpdateReadMonoForumInbox | Raw.UpdateReadMonoForumOutbox | Raw.UpdateMonoForumNoPaidException | Raw.UpdateGroupCallMessage | Raw.UpdateGroupCallEncryptedMessage | Raw.UpdatePinnedForumTopic | Raw.UpdatePinnedForumTopics | Raw.UpdateDeleteGroupCallMessages | Raw.UpdateStarGiftAuctionState | Raw.UpdateStarGiftAuctionUserState | UpdateSecretChatMessage;
|
|
261
|
+
type TypeUpdate = Raw.UpdateNewMessage | Raw.UpdateMessageID | Raw.UpdateDeleteMessages | Raw.UpdateUserTyping | Raw.UpdateChatUserTyping | Raw.UpdateChatParticipants | Raw.UpdateUserStatus | Raw.UpdateUserName | Raw.UpdateNewAuthorization | Raw.UpdateNewEncryptedMessage | Raw.UpdateEncryptedChatTyping | Raw.UpdateEncryption | Raw.UpdateEncryptedMessagesRead | Raw.UpdateChatParticipantAdd | Raw.UpdateChatParticipantDelete | Raw.UpdateDcOptions | Raw.UpdateNotifySettings | Raw.UpdateServiceNotification | Raw.UpdatePrivacy | Raw.UpdateUserPhone | Raw.UpdateReadHistoryInbox | Raw.UpdateReadHistoryOutbox | Raw.UpdateWebPage | Raw.UpdateReadMessagesContents | Raw.UpdateChannelTooLong | Raw.UpdateChannel | Raw.UpdateNewChannelMessage | Raw.UpdateReadChannelInbox | Raw.UpdateDeleteChannelMessages | Raw.UpdateChannelMessageViews | Raw.UpdateChatParticipantAdmin | Raw.UpdateNewStickerSet | Raw.UpdateStickerSetsOrder | Raw.UpdateStickerSets | Raw.UpdateSavedGifs | Raw.UpdateBotInlineQuery | Raw.UpdateBotInlineSend | Raw.UpdateEditChannelMessage | Raw.UpdateBotCallbackQuery | Raw.UpdateEditMessage | Raw.UpdateInlineBotCallbackQuery | Raw.UpdateReadChannelOutbox | Raw.UpdateDraftMessage | Raw.UpdateReadFeaturedStickers | Raw.UpdateRecentStickers | Raw.UpdateConfig | Raw.UpdatePtsChanged | Raw.UpdateChannelWebPage | Raw.UpdateDialogPinned | Raw.UpdatePinnedDialogs | Raw.UpdateBotWebhookJSON | Raw.UpdateBotWebhookJSONQuery | Raw.UpdateBotShippingQuery | Raw.UpdateBotPrecheckoutQuery | Raw.UpdatePhoneCall | Raw.UpdateLangPackTooLong | Raw.UpdateLangPack | Raw.UpdateFavedStickers | Raw.UpdateChannelReadMessagesContents | Raw.UpdateContactsReset | Raw.UpdateChannelAvailableMessages | Raw.UpdateDialogUnreadMark | Raw.UpdateMessagePoll | Raw.UpdateChatDefaultBannedRights | Raw.UpdateFolderPeers | Raw.UpdatePeerSettings | Raw.UpdatePeerLocated | Raw.UpdateNewScheduledMessage | Raw.UpdateDeleteScheduledMessages | Raw.UpdateTheme | Raw.UpdateGeoLiveViewed | Raw.UpdateLoginToken | Raw.UpdateMessagePollVote | Raw.UpdateDialogFilter | Raw.UpdateDialogFilterOrder | Raw.UpdateDialogFilters | Raw.UpdatePhoneCallSignalingData | Raw.UpdateChannelMessageForwards | Raw.UpdateReadChannelDiscussionInbox | Raw.UpdateReadChannelDiscussionOutbox | Raw.UpdatePeerBlocked | Raw.UpdateChannelUserTyping | Raw.UpdatePinnedMessages | Raw.UpdatePinnedChannelMessages | Raw.UpdateChat | Raw.UpdateGroupCallParticipants | Raw.UpdateGroupCall | Raw.UpdatePeerHistoryTTL | Raw.UpdateChatParticipant | Raw.UpdateChannelParticipant | Raw.UpdateBotStopped | Raw.UpdateGroupCallConnection | Raw.UpdateBotCommands | Raw.UpdatePendingJoinRequests | Raw.UpdateBotChatInviteRequester | Raw.UpdateMessageReactions | Raw.UpdateAttachMenuBots | Raw.UpdateWebViewResultSent | Raw.UpdateBotMenuButton | Raw.UpdateSavedRingtones | Raw.UpdateTranscribedAudio | Raw.UpdateReadFeaturedEmojiStickers | Raw.UpdateUserEmojiStatus | Raw.UpdateRecentEmojiStatuses | Raw.UpdateRecentReactions | Raw.UpdateMoveStickerSetToTop | Raw.UpdateMessageExtendedMedia | Raw.UpdateUser | Raw.UpdateAutoSaveSettings | Raw.UpdateStory | Raw.UpdateReadStories | Raw.UpdateStoryID | Raw.UpdateStoriesStealthMode | Raw.UpdateSentStoryReaction | Raw.UpdateBotChatBoost | Raw.UpdateChannelViewForumAsMessages | Raw.UpdatePeerWallpaper | Raw.UpdateBotMessageReaction | Raw.UpdateBotMessageReactions | Raw.UpdateSavedDialogPinned | Raw.UpdatePinnedSavedDialogs | Raw.UpdateSavedReactionTags | Raw.UpdateSmsJob | Raw.UpdateQuickReplies | Raw.UpdateNewQuickReply | Raw.UpdateDeleteQuickReply | Raw.UpdateQuickReplyMessage | Raw.UpdateDeleteQuickReplyMessages | Raw.UpdateBotBusinessConnect | Raw.UpdateBotNewBusinessMessage | Raw.UpdateBotEditBusinessMessage | Raw.UpdateBotDeleteBusinessMessage | Raw.UpdateNewStoryReaction | Raw.UpdateStarsBalance | Raw.UpdateBusinessBotCallbackQuery | Raw.UpdateStarsRevenueStatus | Raw.UpdateBotPurchasedPaidMedia | Raw.UpdatePaidReactionPrivacy | Raw.UpdateSentPhoneCode | Raw.UpdateGroupCallChainBlocks | Raw.UpdateReadMonoForumInbox | Raw.UpdateReadMonoForumOutbox | Raw.UpdateMonoForumNoPaidException | Raw.UpdateGroupCallMessage | Raw.UpdateGroupCallEncryptedMessage | Raw.UpdatePinnedForumTopic | Raw.UpdatePinnedForumTopics | Raw.UpdateDeleteGroupCallMessages | Raw.UpdateStarGiftAuctionState | Raw.UpdateStarGiftAuctionUserState | Raw.UpdateEmojiGameInfo | Raw.UpdateStarGiftCraftFail | UpdateSecretChatMessage;
|
|
260
262
|
type TypeStarGiftAuctionUserState = Raw.StarGiftAuctionUserState;
|
|
261
263
|
type TypeStarGiftAuctionState = Raw.StarGiftAuctionStateNotModified | Raw.StarGiftAuctionState | Raw.StarGiftAuctionStateFinished;
|
|
262
264
|
type TypeGroupCallMessage = Raw.GroupCallMessage;
|
|
@@ -337,7 +339,7 @@ export declare namespace Raw {
|
|
|
337
339
|
type TypeWebPage = Raw.WebPageEmpty | Raw.WebPagePending | Raw.WebPage | Raw.WebPageNotModified;
|
|
338
340
|
type TypeDocument = Raw.DocumentEmpty | Raw.Document;
|
|
339
341
|
type TypeGeoPoint = Raw.GeoPointEmpty | Raw.GeoPoint;
|
|
340
|
-
type TypeMessageAction = Raw.MessageActionEmpty | Raw.MessageActionChatCreate | Raw.MessageActionChatEditTitle | Raw.MessageActionChatEditPhoto | Raw.MessageActionChatDeletePhoto | Raw.MessageActionChatAddUser | Raw.MessageActionChatDeleteUser | Raw.MessageActionChatJoinedByLink | Raw.MessageActionChannelCreate | Raw.MessageActionChatMigrateTo | Raw.MessageActionChannelMigrateFrom | Raw.MessageActionPinMessage | Raw.MessageActionHistoryClear | Raw.MessageActionGameScore | Raw.MessageActionPaymentSentMe | Raw.MessageActionPaymentSent | Raw.MessageActionPhoneCall | Raw.MessageActionScreenshotTaken | Raw.MessageActionCustomAction | Raw.MessageActionBotAllowed | Raw.MessageActionSecureValuesSentMe | Raw.MessageActionSecureValuesSent | Raw.MessageActionContactSignUp | Raw.MessageActionGeoProximityReached | Raw.MessageActionGroupCall | Raw.MessageActionInviteToGroupCall | Raw.MessageActionSetMessagesTTL | Raw.MessageActionGroupCallScheduled | Raw.MessageActionSetChatTheme | Raw.MessageActionChatJoinedByRequest | Raw.MessageActionWebViewDataSentMe | Raw.MessageActionWebViewDataSent | Raw.MessageActionGiftPremium | Raw.MessageActionTopicCreate | Raw.MessageActionTopicEdit | Raw.MessageActionSuggestProfilePhoto | Raw.MessageActionRequestedPeer | Raw.MessageActionSetChatWallPaper | Raw.MessageActionGiftCode | Raw.MessageActionGiveawayLaunch | Raw.MessageActionGiveawayResults | Raw.MessageActionBoostApply | Raw.MessageActionRequestedPeerSentMe | Raw.MessageActionPaymentRefunded | Raw.MessageActionGiftStars | Raw.MessageActionPrizeStars | Raw.MessageActionStarGift | Raw.MessageActionStarGiftUnique | Raw.MessageActionPaidMessagesRefunded | Raw.MessageActionPaidMessagesPrice | Raw.MessageActionConferenceCall | Raw.MessageActionTodoCompletions | Raw.MessageActionTodoAppendTasks | Raw.MessageActionSuggestedPostApproval | Raw.MessageActionSuggestedPostSuccess | Raw.MessageActionSuggestedPostRefund | Raw.MessageActionGiftTon | Raw.MessageActionSuggestBirthday | Raw.MessageActionStarGiftPurchaseOffer | Raw.MessageActionStarGiftPurchaseOfferDeclined;
|
|
342
|
+
type TypeMessageAction = Raw.MessageActionEmpty | Raw.MessageActionChatCreate | Raw.MessageActionChatEditTitle | Raw.MessageActionChatEditPhoto | Raw.MessageActionChatDeletePhoto | Raw.MessageActionChatAddUser | Raw.MessageActionChatDeleteUser | Raw.MessageActionChatJoinedByLink | Raw.MessageActionChannelCreate | Raw.MessageActionChatMigrateTo | Raw.MessageActionChannelMigrateFrom | Raw.MessageActionPinMessage | Raw.MessageActionHistoryClear | Raw.MessageActionGameScore | Raw.MessageActionPaymentSentMe | Raw.MessageActionPaymentSent | Raw.MessageActionPhoneCall | Raw.MessageActionScreenshotTaken | Raw.MessageActionCustomAction | Raw.MessageActionBotAllowed | Raw.MessageActionSecureValuesSentMe | Raw.MessageActionSecureValuesSent | Raw.MessageActionContactSignUp | Raw.MessageActionGeoProximityReached | Raw.MessageActionGroupCall | Raw.MessageActionInviteToGroupCall | Raw.MessageActionSetMessagesTTL | Raw.MessageActionGroupCallScheduled | Raw.MessageActionSetChatTheme | Raw.MessageActionChatJoinedByRequest | Raw.MessageActionWebViewDataSentMe | Raw.MessageActionWebViewDataSent | Raw.MessageActionGiftPremium | Raw.MessageActionTopicCreate | Raw.MessageActionTopicEdit | Raw.MessageActionSuggestProfilePhoto | Raw.MessageActionRequestedPeer | Raw.MessageActionSetChatWallPaper | Raw.MessageActionGiftCode | Raw.MessageActionGiveawayLaunch | Raw.MessageActionGiveawayResults | Raw.MessageActionBoostApply | Raw.MessageActionRequestedPeerSentMe | Raw.MessageActionPaymentRefunded | Raw.MessageActionGiftStars | Raw.MessageActionPrizeStars | Raw.MessageActionStarGift | Raw.MessageActionStarGiftUnique | Raw.MessageActionPaidMessagesRefunded | Raw.MessageActionPaidMessagesPrice | Raw.MessageActionConferenceCall | Raw.MessageActionTodoCompletions | Raw.MessageActionTodoAppendTasks | Raw.MessageActionSuggestedPostApproval | Raw.MessageActionSuggestedPostSuccess | Raw.MessageActionSuggestedPostRefund | Raw.MessageActionGiftTon | Raw.MessageActionSuggestBirthday | Raw.MessageActionStarGiftPurchaseOffer | Raw.MessageActionStarGiftPurchaseOfferDeclined | Raw.MessageActionNewCreatorPending | Raw.MessageActionChangeCreator;
|
|
341
343
|
type TypeSuggestedPost = Raw.SuggestedPost;
|
|
342
344
|
type TypeFactCheck = Raw.FactCheck;
|
|
343
345
|
type TypeMessageReactions = Raw.MessageReactions;
|
|
@@ -377,7 +379,7 @@ export declare namespace Raw {
|
|
|
377
379
|
type TypeTodoList = Raw.TodoList;
|
|
378
380
|
type TypeMessageEntity = Raw.MessageEntityUnknown | Raw.MessageEntityMention | Raw.MessageEntityHashtag | Raw.MessageEntityBotCommand | Raw.MessageEntityUrl | Raw.MessageEntityEmail | Raw.MessageEntityBold | Raw.MessageEntityItalic | Raw.MessageEntityCode | Raw.MessageEntityPre | Raw.MessageEntityTextUrl | Raw.MessageEntityMentionName | Raw.InputMessageEntityMentionName | Raw.MessageEntityPhone | Raw.MessageEntityCashtag | Raw.MessageEntityUnderline | Raw.MessageEntityStrike | Raw.MessageEntityBankCard | Raw.MessageEntitySpoiler | Raw.MessageEntityCustomEmoji | Raw.MessageEntityBlockquote | Raw.MessageEntityBlockquote101;
|
|
379
381
|
type TypePoll = Raw.Poll;
|
|
380
|
-
type TypeInputMedia = Raw.InputMediaEmpty | Raw.InputMediaUploadedPhoto | Raw.InputMediaPhoto | Raw.InputMediaGeoPoint | Raw.InputMediaContact | Raw.InputMediaUploadedDocument | Raw.InputMediaDocument | Raw.InputMediaVenue | Raw.InputMediaPhotoExternal | Raw.InputMediaDocumentExternal | Raw.InputMediaGame | Raw.InputMediaInvoice | Raw.InputMediaGeoLive | Raw.InputMediaPoll | Raw.InputMediaDice | Raw.InputMediaStory | Raw.InputMediaWebPage | Raw.InputMediaPaidMedia | Raw.InputMediaTodo;
|
|
382
|
+
type TypeInputMedia = Raw.InputMediaEmpty | Raw.InputMediaUploadedPhoto | Raw.InputMediaPhoto | Raw.InputMediaGeoPoint | Raw.InputMediaContact | Raw.InputMediaUploadedDocument | Raw.InputMediaDocument | Raw.InputMediaVenue | Raw.InputMediaPhotoExternal | Raw.InputMediaDocumentExternal | Raw.InputMediaGame | Raw.InputMediaInvoice | Raw.InputMediaGeoLive | Raw.InputMediaPoll | Raw.InputMediaDice | Raw.InputMediaStory | Raw.InputMediaWebPage | Raw.InputMediaPaidMedia | Raw.InputMediaTodo | Raw.InputMediaStakeDice;
|
|
381
383
|
type TypeDataJSON = Raw.DataJSON;
|
|
382
384
|
type TypeInvoice = Raw.Invoice;
|
|
383
385
|
type TypeInputWebDocument = Raw.InputWebDocument;
|
|
@@ -1369,6 +1371,18 @@ export declare namespace Raw {
|
|
|
1369
1371
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.InputMediaTodo>;
|
|
1370
1372
|
write(): Buffer;
|
|
1371
1373
|
}
|
|
1374
|
+
class InputMediaStakeDice extends TLObject {
|
|
1375
|
+
gameHash: string;
|
|
1376
|
+
tonAmount: long;
|
|
1377
|
+
clientSeed: bytes;
|
|
1378
|
+
constructor(params: {
|
|
1379
|
+
gameHash: string;
|
|
1380
|
+
tonAmount: long;
|
|
1381
|
+
clientSeed: bytes;
|
|
1382
|
+
});
|
|
1383
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.InputMediaStakeDice>;
|
|
1384
|
+
write(): Buffer;
|
|
1385
|
+
}
|
|
1372
1386
|
class InputChatPhotoEmpty extends TLObject {
|
|
1373
1387
|
constructor();
|
|
1374
1388
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.InputChatPhotoEmpty>;
|
|
@@ -1612,6 +1626,7 @@ export declare namespace Raw {
|
|
|
1612
1626
|
botBusiness?: boolean;
|
|
1613
1627
|
botHasMainApp?: boolean;
|
|
1614
1628
|
botForumView?: boolean;
|
|
1629
|
+
botForumCanManageTopics?: boolean;
|
|
1615
1630
|
id: long;
|
|
1616
1631
|
accessHash?: long;
|
|
1617
1632
|
firstName?: string;
|
|
@@ -1659,6 +1674,7 @@ export declare namespace Raw {
|
|
|
1659
1674
|
botBusiness?: boolean;
|
|
1660
1675
|
botHasMainApp?: boolean;
|
|
1661
1676
|
botForumView?: boolean;
|
|
1677
|
+
botForumCanManageTopics?: boolean;
|
|
1662
1678
|
id: long;
|
|
1663
1679
|
accessHash?: long;
|
|
1664
1680
|
firstName?: string;
|
|
@@ -1910,6 +1926,7 @@ export declare namespace Raw {
|
|
|
1910
1926
|
class ChannelForbidden extends TLObject {
|
|
1911
1927
|
broadcast?: boolean;
|
|
1912
1928
|
megagroup?: boolean;
|
|
1929
|
+
monoforum?: boolean;
|
|
1913
1930
|
id: long;
|
|
1914
1931
|
accessHash: long;
|
|
1915
1932
|
title: string;
|
|
@@ -1917,6 +1934,7 @@ export declare namespace Raw {
|
|
|
1917
1934
|
constructor(params: {
|
|
1918
1935
|
broadcast?: boolean;
|
|
1919
1936
|
megagroup?: boolean;
|
|
1937
|
+
monoforum?: boolean;
|
|
1920
1938
|
id: long;
|
|
1921
1939
|
accessHash: long;
|
|
1922
1940
|
title: string;
|
|
@@ -2238,6 +2256,7 @@ export declare namespace Raw {
|
|
|
2238
2256
|
paidMessageStars?: long;
|
|
2239
2257
|
suggestedPost?: Raw.TypeSuggestedPost;
|
|
2240
2258
|
scheduleRepeatPeriod?: int;
|
|
2259
|
+
summaryFromLanguage?: string;
|
|
2241
2260
|
constructor(params: {
|
|
2242
2261
|
out?: boolean;
|
|
2243
2262
|
mentioned?: boolean;
|
|
@@ -2284,6 +2303,7 @@ export declare namespace Raw {
|
|
|
2284
2303
|
paidMessageStars?: long;
|
|
2285
2304
|
suggestedPost?: Raw.TypeSuggestedPost;
|
|
2286
2305
|
scheduleRepeatPeriod?: int;
|
|
2306
|
+
summaryFromLanguage?: string;
|
|
2287
2307
|
});
|
|
2288
2308
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.Message>;
|
|
2289
2309
|
write(): Buffer;
|
|
@@ -2493,9 +2513,11 @@ export declare namespace Raw {
|
|
|
2493
2513
|
class MessageMediaDice extends TLObject {
|
|
2494
2514
|
value: int;
|
|
2495
2515
|
emoticon: string;
|
|
2516
|
+
gameOutcome?: Raw.messages.TypeEmojiGameOutcome;
|
|
2496
2517
|
constructor(params: {
|
|
2497
2518
|
value: int;
|
|
2498
2519
|
emoticon: string;
|
|
2520
|
+
gameOutcome?: Raw.messages.TypeEmojiGameOutcome;
|
|
2499
2521
|
});
|
|
2500
2522
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.MessageMediaDice>;
|
|
2501
2523
|
write(): Buffer;
|
|
@@ -3139,6 +3161,7 @@ export declare namespace Raw {
|
|
|
3139
3161
|
prepaidUpgrade?: boolean;
|
|
3140
3162
|
assigned?: boolean;
|
|
3141
3163
|
fromOffer?: boolean;
|
|
3164
|
+
craft?: boolean;
|
|
3142
3165
|
gift: Raw.TypeStarGift;
|
|
3143
3166
|
canExportAt?: int;
|
|
3144
3167
|
transferStars?: long;
|
|
@@ -3149,6 +3172,7 @@ export declare namespace Raw {
|
|
|
3149
3172
|
canTransferAt?: int;
|
|
3150
3173
|
canResellAt?: int;
|
|
3151
3174
|
dropOriginalDetailsStars?: long;
|
|
3175
|
+
canCraftAt?: int;
|
|
3152
3176
|
constructor(params: {
|
|
3153
3177
|
upgrade?: boolean;
|
|
3154
3178
|
transferred?: boolean;
|
|
@@ -3157,6 +3181,7 @@ export declare namespace Raw {
|
|
|
3157
3181
|
prepaidUpgrade?: boolean;
|
|
3158
3182
|
assigned?: boolean;
|
|
3159
3183
|
fromOffer?: boolean;
|
|
3184
|
+
craft?: boolean;
|
|
3160
3185
|
gift: Raw.TypeStarGift;
|
|
3161
3186
|
canExportAt?: int;
|
|
3162
3187
|
transferStars?: long;
|
|
@@ -3167,6 +3192,7 @@ export declare namespace Raw {
|
|
|
3167
3192
|
canTransferAt?: int;
|
|
3168
3193
|
canResellAt?: int;
|
|
3169
3194
|
dropOriginalDetailsStars?: long;
|
|
3195
|
+
canCraftAt?: int;
|
|
3170
3196
|
});
|
|
3171
3197
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.MessageActionStarGiftUnique>;
|
|
3172
3198
|
write(): Buffer;
|
|
@@ -3311,6 +3337,22 @@ export declare namespace Raw {
|
|
|
3311
3337
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.MessageActionStarGiftPurchaseOfferDeclined>;
|
|
3312
3338
|
write(): Buffer;
|
|
3313
3339
|
}
|
|
3340
|
+
class MessageActionNewCreatorPending extends TLObject {
|
|
3341
|
+
newCreatorId: long;
|
|
3342
|
+
constructor(params: {
|
|
3343
|
+
newCreatorId: long;
|
|
3344
|
+
});
|
|
3345
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.MessageActionNewCreatorPending>;
|
|
3346
|
+
write(): Buffer;
|
|
3347
|
+
}
|
|
3348
|
+
class MessageActionChangeCreator extends TLObject {
|
|
3349
|
+
newCreatorId: long;
|
|
3350
|
+
constructor(params: {
|
|
3351
|
+
newCreatorId: long;
|
|
3352
|
+
});
|
|
3353
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.MessageActionChangeCreator>;
|
|
3354
|
+
write(): Buffer;
|
|
3355
|
+
}
|
|
3314
3356
|
class Dialog extends TLObject {
|
|
3315
3357
|
pinned?: boolean;
|
|
3316
3358
|
unreadMark?: boolean;
|
|
@@ -5615,6 +5657,19 @@ export declare namespace Raw {
|
|
|
5615
5657
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.UpdateStarGiftAuctionUserState>;
|
|
5616
5658
|
write(): Buffer;
|
|
5617
5659
|
}
|
|
5660
|
+
class UpdateEmojiGameInfo extends TLObject {
|
|
5661
|
+
info: Raw.messages.TypeEmojiGameInfo;
|
|
5662
|
+
constructor(params: {
|
|
5663
|
+
info: Raw.messages.TypeEmojiGameInfo;
|
|
5664
|
+
});
|
|
5665
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.UpdateEmojiGameInfo>;
|
|
5666
|
+
write(): Buffer;
|
|
5667
|
+
}
|
|
5668
|
+
class UpdateStarGiftCraftFail extends TLObject {
|
|
5669
|
+
constructor();
|
|
5670
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.UpdateStarGiftCraftFail>;
|
|
5671
|
+
write(): Buffer;
|
|
5672
|
+
}
|
|
5618
5673
|
class UpdatesTooLong extends TLObject {
|
|
5619
5674
|
constructor();
|
|
5620
5675
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.UpdatesTooLong>;
|
|
@@ -7061,17 +7116,21 @@ export declare namespace Raw {
|
|
|
7061
7116
|
write(): Buffer;
|
|
7062
7117
|
}
|
|
7063
7118
|
class KeyboardButton extends TLObject {
|
|
7119
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7064
7120
|
text: string;
|
|
7065
7121
|
constructor(params: {
|
|
7122
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7066
7123
|
text: string;
|
|
7067
7124
|
});
|
|
7068
7125
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.KeyboardButton>;
|
|
7069
7126
|
write(): Buffer;
|
|
7070
7127
|
}
|
|
7071
7128
|
class KeyboardButtonUrl extends TLObject {
|
|
7129
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7072
7130
|
text: string;
|
|
7073
7131
|
url: string;
|
|
7074
7132
|
constructor(params: {
|
|
7133
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7075
7134
|
text: string;
|
|
7076
7135
|
url: string;
|
|
7077
7136
|
});
|
|
@@ -7080,10 +7139,12 @@ export declare namespace Raw {
|
|
|
7080
7139
|
}
|
|
7081
7140
|
class KeyboardButtonCallback extends TLObject {
|
|
7082
7141
|
requiresPassword?: boolean;
|
|
7142
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7083
7143
|
text: string;
|
|
7084
7144
|
data: bytes;
|
|
7085
7145
|
constructor(params: {
|
|
7086
7146
|
requiresPassword?: boolean;
|
|
7147
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7087
7148
|
text: string;
|
|
7088
7149
|
data: bytes;
|
|
7089
7150
|
});
|
|
@@ -7091,16 +7152,20 @@ export declare namespace Raw {
|
|
|
7091
7152
|
write(): Buffer;
|
|
7092
7153
|
}
|
|
7093
7154
|
class KeyboardButtonRequestPhone extends TLObject {
|
|
7155
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7094
7156
|
text: string;
|
|
7095
7157
|
constructor(params: {
|
|
7158
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7096
7159
|
text: string;
|
|
7097
7160
|
});
|
|
7098
7161
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.KeyboardButtonRequestPhone>;
|
|
7099
7162
|
write(): Buffer;
|
|
7100
7163
|
}
|
|
7101
7164
|
class KeyboardButtonRequestGeoLocation extends TLObject {
|
|
7165
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7102
7166
|
text: string;
|
|
7103
7167
|
constructor(params: {
|
|
7168
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7104
7169
|
text: string;
|
|
7105
7170
|
});
|
|
7106
7171
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.KeyboardButtonRequestGeoLocation>;
|
|
@@ -7108,11 +7173,13 @@ export declare namespace Raw {
|
|
|
7108
7173
|
}
|
|
7109
7174
|
class KeyboardButtonSwitchInline extends TLObject {
|
|
7110
7175
|
samePeer?: boolean;
|
|
7176
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7111
7177
|
text: string;
|
|
7112
7178
|
query: string;
|
|
7113
7179
|
peerTypes?: Vector<Raw.TypeInlineQueryPeerType>;
|
|
7114
7180
|
constructor(params: {
|
|
7115
7181
|
samePeer?: boolean;
|
|
7182
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7116
7183
|
text: string;
|
|
7117
7184
|
query: string;
|
|
7118
7185
|
peerTypes?: Vector<Raw.TypeInlineQueryPeerType>;
|
|
@@ -7121,27 +7188,33 @@ export declare namespace Raw {
|
|
|
7121
7188
|
write(): Buffer;
|
|
7122
7189
|
}
|
|
7123
7190
|
class KeyboardButtonGame extends TLObject {
|
|
7191
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7124
7192
|
text: string;
|
|
7125
7193
|
constructor(params: {
|
|
7194
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7126
7195
|
text: string;
|
|
7127
7196
|
});
|
|
7128
7197
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.KeyboardButtonGame>;
|
|
7129
7198
|
write(): Buffer;
|
|
7130
7199
|
}
|
|
7131
7200
|
class KeyboardButtonBuy extends TLObject {
|
|
7201
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7132
7202
|
text: string;
|
|
7133
7203
|
constructor(params: {
|
|
7204
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7134
7205
|
text: string;
|
|
7135
7206
|
});
|
|
7136
7207
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.KeyboardButtonBuy>;
|
|
7137
7208
|
write(): Buffer;
|
|
7138
7209
|
}
|
|
7139
7210
|
class KeyboardButtonUrlAuth extends TLObject {
|
|
7211
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7140
7212
|
text: string;
|
|
7141
7213
|
fwdText?: string;
|
|
7142
7214
|
url: string;
|
|
7143
7215
|
buttonId: int;
|
|
7144
7216
|
constructor(params: {
|
|
7217
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7145
7218
|
text: string;
|
|
7146
7219
|
fwdText?: string;
|
|
7147
7220
|
url: string;
|
|
@@ -7152,12 +7225,14 @@ export declare namespace Raw {
|
|
|
7152
7225
|
}
|
|
7153
7226
|
class InputKeyboardButtonUrlAuth extends TLObject {
|
|
7154
7227
|
requestWriteAccess?: boolean;
|
|
7228
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7155
7229
|
text: string;
|
|
7156
7230
|
fwdText?: string;
|
|
7157
7231
|
url: string;
|
|
7158
7232
|
bot: Raw.TypeInputUser;
|
|
7159
7233
|
constructor(params: {
|
|
7160
7234
|
requestWriteAccess?: boolean;
|
|
7235
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7161
7236
|
text: string;
|
|
7162
7237
|
fwdText?: string;
|
|
7163
7238
|
url: string;
|
|
@@ -7167,9 +7242,11 @@ export declare namespace Raw {
|
|
|
7167
7242
|
write(): Buffer;
|
|
7168
7243
|
}
|
|
7169
7244
|
class KeyboardButtonRequestPoll extends TLObject {
|
|
7245
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7170
7246
|
quiz?: Bool;
|
|
7171
7247
|
text: string;
|
|
7172
7248
|
constructor(params: {
|
|
7249
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7173
7250
|
quiz?: Bool;
|
|
7174
7251
|
text: string;
|
|
7175
7252
|
});
|
|
@@ -7177,9 +7254,11 @@ export declare namespace Raw {
|
|
|
7177
7254
|
write(): Buffer;
|
|
7178
7255
|
}
|
|
7179
7256
|
class InputKeyboardButtonUserProfile extends TLObject {
|
|
7257
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7180
7258
|
text: string;
|
|
7181
7259
|
userId: Raw.TypeInputUser;
|
|
7182
7260
|
constructor(params: {
|
|
7261
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7183
7262
|
text: string;
|
|
7184
7263
|
userId: Raw.TypeInputUser;
|
|
7185
7264
|
});
|
|
@@ -7187,9 +7266,11 @@ export declare namespace Raw {
|
|
|
7187
7266
|
write(): Buffer;
|
|
7188
7267
|
}
|
|
7189
7268
|
class KeyboardButtonUserProfile extends TLObject {
|
|
7269
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7190
7270
|
text: string;
|
|
7191
7271
|
userId: long;
|
|
7192
7272
|
constructor(params: {
|
|
7273
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7193
7274
|
text: string;
|
|
7194
7275
|
userId: long;
|
|
7195
7276
|
});
|
|
@@ -7197,9 +7278,11 @@ export declare namespace Raw {
|
|
|
7197
7278
|
write(): Buffer;
|
|
7198
7279
|
}
|
|
7199
7280
|
class KeyboardButtonWebView extends TLObject {
|
|
7281
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7200
7282
|
text: string;
|
|
7201
7283
|
url: string;
|
|
7202
7284
|
constructor(params: {
|
|
7285
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7203
7286
|
text: string;
|
|
7204
7287
|
url: string;
|
|
7205
7288
|
});
|
|
@@ -7207,9 +7290,11 @@ export declare namespace Raw {
|
|
|
7207
7290
|
write(): Buffer;
|
|
7208
7291
|
}
|
|
7209
7292
|
class KeyboardButtonSimpleWebView extends TLObject {
|
|
7293
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7210
7294
|
text: string;
|
|
7211
7295
|
url: string;
|
|
7212
7296
|
constructor(params: {
|
|
7297
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7213
7298
|
text: string;
|
|
7214
7299
|
url: string;
|
|
7215
7300
|
});
|
|
@@ -7217,11 +7302,13 @@ export declare namespace Raw {
|
|
|
7217
7302
|
write(): Buffer;
|
|
7218
7303
|
}
|
|
7219
7304
|
class KeyboardButtonRequestPeer extends TLObject {
|
|
7305
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7220
7306
|
text: string;
|
|
7221
7307
|
buttonId: int;
|
|
7222
7308
|
peerType: Raw.TypeRequestPeerType;
|
|
7223
7309
|
maxQuantity: int;
|
|
7224
7310
|
constructor(params: {
|
|
7311
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7225
7312
|
text: string;
|
|
7226
7313
|
buttonId: int;
|
|
7227
7314
|
peerType: Raw.TypeRequestPeerType;
|
|
@@ -7234,6 +7321,7 @@ export declare namespace Raw {
|
|
|
7234
7321
|
nameRequested?: boolean;
|
|
7235
7322
|
usernameRequested?: boolean;
|
|
7236
7323
|
photoRequested?: boolean;
|
|
7324
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7237
7325
|
text: string;
|
|
7238
7326
|
buttonId: int;
|
|
7239
7327
|
peerType: Raw.TypeRequestPeerType;
|
|
@@ -7242,6 +7330,7 @@ export declare namespace Raw {
|
|
|
7242
7330
|
nameRequested?: boolean;
|
|
7243
7331
|
usernameRequested?: boolean;
|
|
7244
7332
|
photoRequested?: boolean;
|
|
7333
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7245
7334
|
text: string;
|
|
7246
7335
|
buttonId: int;
|
|
7247
7336
|
peerType: Raw.TypeRequestPeerType;
|
|
@@ -7251,9 +7340,11 @@ export declare namespace Raw {
|
|
|
7251
7340
|
write(): Buffer;
|
|
7252
7341
|
}
|
|
7253
7342
|
class KeyboardButtonCopy extends TLObject {
|
|
7343
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7254
7344
|
text: string;
|
|
7255
7345
|
copyText: string;
|
|
7256
7346
|
constructor(params: {
|
|
7347
|
+
style?: Raw.TypeKeyboardButtonStyle;
|
|
7257
7348
|
text: string;
|
|
7258
7349
|
copyText: string;
|
|
7259
7350
|
});
|
|
@@ -11078,20 +11169,30 @@ export declare namespace Raw {
|
|
|
11078
11169
|
}
|
|
11079
11170
|
class UrlAuthResultRequest extends TLObject {
|
|
11080
11171
|
requestWriteAccess?: boolean;
|
|
11172
|
+
requestPhoneNumber?: boolean;
|
|
11081
11173
|
bot: Raw.TypeUser;
|
|
11082
11174
|
domain: string;
|
|
11175
|
+
browser?: string;
|
|
11176
|
+
platform?: string;
|
|
11177
|
+
ip?: string;
|
|
11178
|
+
region?: string;
|
|
11083
11179
|
constructor(params: {
|
|
11084
11180
|
requestWriteAccess?: boolean;
|
|
11181
|
+
requestPhoneNumber?: boolean;
|
|
11085
11182
|
bot: Raw.TypeUser;
|
|
11086
11183
|
domain: string;
|
|
11184
|
+
browser?: string;
|
|
11185
|
+
platform?: string;
|
|
11186
|
+
ip?: string;
|
|
11187
|
+
region?: string;
|
|
11087
11188
|
});
|
|
11088
11189
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.UrlAuthResultRequest>;
|
|
11089
11190
|
write(): Buffer;
|
|
11090
11191
|
}
|
|
11091
11192
|
class UrlAuthResultAccepted extends TLObject {
|
|
11092
|
-
url
|
|
11193
|
+
url?: string;
|
|
11093
11194
|
constructor(params: {
|
|
11094
|
-
url
|
|
11195
|
+
url?: string;
|
|
11095
11196
|
});
|
|
11096
11197
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.UrlAuthResultAccepted>;
|
|
11097
11198
|
write(): Buffer;
|
|
@@ -14547,6 +14648,8 @@ export declare namespace Raw {
|
|
|
14547
14648
|
requirePremium?: boolean;
|
|
14548
14649
|
resaleTonOnly?: boolean;
|
|
14549
14650
|
themeAvailable?: boolean;
|
|
14651
|
+
burned?: boolean;
|
|
14652
|
+
crafted?: boolean;
|
|
14550
14653
|
id: long;
|
|
14551
14654
|
giftId: long;
|
|
14552
14655
|
title: string;
|
|
@@ -14568,10 +14671,13 @@ export declare namespace Raw {
|
|
|
14568
14671
|
peerColor?: Raw.TypePeerColor;
|
|
14569
14672
|
hostId?: Raw.TypePeer;
|
|
14570
14673
|
offerMinStars?: int;
|
|
14674
|
+
craftChancePermille?: int;
|
|
14571
14675
|
constructor(params: {
|
|
14572
14676
|
requirePremium?: boolean;
|
|
14573
14677
|
resaleTonOnly?: boolean;
|
|
14574
14678
|
themeAvailable?: boolean;
|
|
14679
|
+
burned?: boolean;
|
|
14680
|
+
crafted?: boolean;
|
|
14575
14681
|
id: long;
|
|
14576
14682
|
giftId: long;
|
|
14577
14683
|
title: string;
|
|
@@ -14593,6 +14699,7 @@ export declare namespace Raw {
|
|
|
14593
14699
|
peerColor?: Raw.TypePeerColor;
|
|
14594
14700
|
hostId?: Raw.TypePeer;
|
|
14595
14701
|
offerMinStars?: int;
|
|
14702
|
+
craftChancePermille?: int;
|
|
14596
14703
|
});
|
|
14597
14704
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.StarGiftUnique>;
|
|
14598
14705
|
write(): Buffer;
|
|
@@ -14731,13 +14838,15 @@ export declare namespace Raw {
|
|
|
14731
14838
|
write(): Buffer;
|
|
14732
14839
|
}
|
|
14733
14840
|
class StarGiftAttributeModel extends TLObject {
|
|
14841
|
+
crafted?: boolean;
|
|
14734
14842
|
name: string;
|
|
14735
14843
|
document: Raw.TypeDocument;
|
|
14736
|
-
|
|
14844
|
+
rarity: Raw.TypeStarGiftAttributeRarity;
|
|
14737
14845
|
constructor(params: {
|
|
14846
|
+
crafted?: boolean;
|
|
14738
14847
|
name: string;
|
|
14739
14848
|
document: Raw.TypeDocument;
|
|
14740
|
-
|
|
14849
|
+
rarity: Raw.TypeStarGiftAttributeRarity;
|
|
14741
14850
|
});
|
|
14742
14851
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.StarGiftAttributeModel>;
|
|
14743
14852
|
write(): Buffer;
|
|
@@ -14745,11 +14854,11 @@ export declare namespace Raw {
|
|
|
14745
14854
|
class StarGiftAttributePattern extends TLObject {
|
|
14746
14855
|
name: string;
|
|
14747
14856
|
document: Raw.TypeDocument;
|
|
14748
|
-
|
|
14857
|
+
rarity: Raw.TypeStarGiftAttributeRarity;
|
|
14749
14858
|
constructor(params: {
|
|
14750
14859
|
name: string;
|
|
14751
14860
|
document: Raw.TypeDocument;
|
|
14752
|
-
|
|
14861
|
+
rarity: Raw.TypeStarGiftAttributeRarity;
|
|
14753
14862
|
});
|
|
14754
14863
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.StarGiftAttributePattern>;
|
|
14755
14864
|
write(): Buffer;
|
|
@@ -14761,7 +14870,7 @@ export declare namespace Raw {
|
|
|
14761
14870
|
edgeColor: int;
|
|
14762
14871
|
patternColor: int;
|
|
14763
14872
|
textColor: int;
|
|
14764
|
-
|
|
14873
|
+
rarity: Raw.TypeStarGiftAttributeRarity;
|
|
14765
14874
|
constructor(params: {
|
|
14766
14875
|
name: string;
|
|
14767
14876
|
backdropId: int;
|
|
@@ -14769,7 +14878,7 @@ export declare namespace Raw {
|
|
|
14769
14878
|
edgeColor: int;
|
|
14770
14879
|
patternColor: int;
|
|
14771
14880
|
textColor: int;
|
|
14772
|
-
|
|
14881
|
+
rarity: Raw.TypeStarGiftAttributeRarity;
|
|
14773
14882
|
});
|
|
14774
14883
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.StarGiftAttributeBackdrop>;
|
|
14775
14884
|
write(): Buffer;
|
|
@@ -14811,6 +14920,7 @@ export declare namespace Raw {
|
|
|
14811
14920
|
prepaidUpgradeHash?: string;
|
|
14812
14921
|
dropOriginalDetailsStars?: long;
|
|
14813
14922
|
giftNum?: int;
|
|
14923
|
+
canCraftAt?: int;
|
|
14814
14924
|
constructor(params: {
|
|
14815
14925
|
nameHidden?: boolean;
|
|
14816
14926
|
unsaved?: boolean;
|
|
@@ -14834,6 +14944,7 @@ export declare namespace Raw {
|
|
|
14834
14944
|
prepaidUpgradeHash?: string;
|
|
14835
14945
|
dropOriginalDetailsStars?: long;
|
|
14836
14946
|
giftNum?: int;
|
|
14947
|
+
canCraftAt?: int;
|
|
14837
14948
|
});
|
|
14838
14949
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.SavedStarGift>;
|
|
14839
14950
|
write(): Buffer;
|
|
@@ -15420,6 +15531,14 @@ export declare namespace Raw {
|
|
|
15420
15531
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.InputPasskeyCredentialPublicKey>;
|
|
15421
15532
|
write(): Buffer;
|
|
15422
15533
|
}
|
|
15534
|
+
class InputPasskeyCredentialFirebasePNV extends TLObject {
|
|
15535
|
+
pnvToken: string;
|
|
15536
|
+
constructor(params: {
|
|
15537
|
+
pnvToken: string;
|
|
15538
|
+
});
|
|
15539
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.InputPasskeyCredentialFirebasePNV>;
|
|
15540
|
+
write(): Buffer;
|
|
15541
|
+
}
|
|
15423
15542
|
class StarGiftBackground extends TLObject {
|
|
15424
15543
|
centerColor: int;
|
|
15425
15544
|
edgeColor: int;
|
|
@@ -15456,6 +15575,48 @@ export declare namespace Raw {
|
|
|
15456
15575
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.StarGiftAuctionRoundExtendable>;
|
|
15457
15576
|
write(): Buffer;
|
|
15458
15577
|
}
|
|
15578
|
+
class StarGiftAttributeRarity extends TLObject {
|
|
15579
|
+
permille: int;
|
|
15580
|
+
constructor(params: {
|
|
15581
|
+
permille: int;
|
|
15582
|
+
});
|
|
15583
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.StarGiftAttributeRarity>;
|
|
15584
|
+
write(): Buffer;
|
|
15585
|
+
}
|
|
15586
|
+
class StarGiftAttributeRarityUncommon extends TLObject {
|
|
15587
|
+
constructor();
|
|
15588
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.StarGiftAttributeRarityUncommon>;
|
|
15589
|
+
write(): Buffer;
|
|
15590
|
+
}
|
|
15591
|
+
class StarGiftAttributeRarityRare extends TLObject {
|
|
15592
|
+
constructor();
|
|
15593
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.StarGiftAttributeRarityRare>;
|
|
15594
|
+
write(): Buffer;
|
|
15595
|
+
}
|
|
15596
|
+
class StarGiftAttributeRarityEpic extends TLObject {
|
|
15597
|
+
constructor();
|
|
15598
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.StarGiftAttributeRarityEpic>;
|
|
15599
|
+
write(): Buffer;
|
|
15600
|
+
}
|
|
15601
|
+
class StarGiftAttributeRarityLegendary extends TLObject {
|
|
15602
|
+
constructor();
|
|
15603
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.StarGiftAttributeRarityLegendary>;
|
|
15604
|
+
write(): Buffer;
|
|
15605
|
+
}
|
|
15606
|
+
class KeyboardButtonStyle extends TLObject {
|
|
15607
|
+
bgPrimary?: boolean;
|
|
15608
|
+
bgDanger?: boolean;
|
|
15609
|
+
bgSuccess?: boolean;
|
|
15610
|
+
icon?: long;
|
|
15611
|
+
constructor(params: {
|
|
15612
|
+
bgPrimary?: boolean;
|
|
15613
|
+
bgDanger?: boolean;
|
|
15614
|
+
bgSuccess?: boolean;
|
|
15615
|
+
icon?: long;
|
|
15616
|
+
});
|
|
15617
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.KeyboardButtonStyle>;
|
|
15618
|
+
write(): Buffer;
|
|
15619
|
+
}
|
|
15459
15620
|
class InvokeAfterMsg extends TLObject {
|
|
15460
15621
|
__response__: X;
|
|
15461
15622
|
msgId: long;
|
|
@@ -17969,7 +18130,9 @@ export declare namespace Raw {
|
|
|
17969
18130
|
type TypeAffectedMessages = Raw.messages.AffectedMessages;
|
|
17970
18131
|
type TypeDialogs = Raw.messages.Dialogs | Raw.messages.DialogsSlice | Raw.messages.DialogsNotModified;
|
|
17971
18132
|
type TypeMessages = Raw.messages.Messages | Raw.messages.MessagesSlice | Raw.messages.ChannelMessages | Raw.messages.MessagesNotModified;
|
|
18133
|
+
type TypeEmojiGameInfo = Raw.messages.EmojiGameUnavailable | Raw.messages.EmojiGameDiceInfo;
|
|
17972
18134
|
type TypeStickerSet = Raw.messages.StickerSet | Raw.messages.StickerSetNotModified;
|
|
18135
|
+
type TypeEmojiGameOutcome = Raw.messages.EmojiGameOutcome;
|
|
17973
18136
|
class Dialogs extends TLObject {
|
|
17974
18137
|
dialogs: Vector<Raw.TypeDialog>;
|
|
17975
18138
|
messages: Vector<Raw.TypeMessage>;
|
|
@@ -18951,6 +19114,39 @@ export declare namespace Raw {
|
|
|
18951
19114
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.messages.WebPagePreview>;
|
|
18952
19115
|
write(): Buffer;
|
|
18953
19116
|
}
|
|
19117
|
+
class EmojiGameOutcome extends TLObject {
|
|
19118
|
+
seed: bytes;
|
|
19119
|
+
stakeTonAmount: long;
|
|
19120
|
+
tonAmount: long;
|
|
19121
|
+
constructor(params: {
|
|
19122
|
+
seed: bytes;
|
|
19123
|
+
stakeTonAmount: long;
|
|
19124
|
+
tonAmount: long;
|
|
19125
|
+
});
|
|
19126
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.messages.EmojiGameOutcome>;
|
|
19127
|
+
write(): Buffer;
|
|
19128
|
+
}
|
|
19129
|
+
class EmojiGameUnavailable extends TLObject {
|
|
19130
|
+
constructor();
|
|
19131
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.messages.EmojiGameUnavailable>;
|
|
19132
|
+
write(): Buffer;
|
|
19133
|
+
}
|
|
19134
|
+
class EmojiGameDiceInfo extends TLObject {
|
|
19135
|
+
gameHash: string;
|
|
19136
|
+
prevStake: long;
|
|
19137
|
+
currentStreak: int;
|
|
19138
|
+
params: Vector<int>;
|
|
19139
|
+
playsLeft?: int;
|
|
19140
|
+
constructor(params: {
|
|
19141
|
+
gameHash: string;
|
|
19142
|
+
prevStake: long;
|
|
19143
|
+
currentStreak: int;
|
|
19144
|
+
params: Vector<int>;
|
|
19145
|
+
playsLeft?: int;
|
|
19146
|
+
});
|
|
19147
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.messages.EmojiGameDiceInfo>;
|
|
19148
|
+
write(): Buffer;
|
|
19149
|
+
}
|
|
18954
19150
|
class GetMessages extends TLObject {
|
|
18955
19151
|
__response__: Raw.messages.TypeMessages;
|
|
18956
19152
|
id: Vector<Raw.TypeInputMessage>;
|
|
@@ -20497,12 +20693,14 @@ export declare namespace Raw {
|
|
|
20497
20693
|
class AcceptUrlAuth extends TLObject {
|
|
20498
20694
|
__response__: Raw.TypeUrlAuthResult;
|
|
20499
20695
|
writeAllowed?: boolean;
|
|
20696
|
+
sharePhoneNumber?: boolean;
|
|
20500
20697
|
peer?: Raw.TypeInputPeer;
|
|
20501
20698
|
msgId?: int;
|
|
20502
20699
|
buttonId?: int;
|
|
20503
20700
|
url?: string;
|
|
20504
20701
|
constructor(params: {
|
|
20505
20702
|
writeAllowed?: boolean;
|
|
20703
|
+
sharePhoneNumber?: boolean;
|
|
20506
20704
|
peer?: Raw.TypeInputPeer;
|
|
20507
20705
|
msgId?: int;
|
|
20508
20706
|
buttonId?: int;
|
|
@@ -22149,6 +22347,25 @@ export declare namespace Raw {
|
|
|
22149
22347
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.messages.DeleteTopicHistory>;
|
|
22150
22348
|
write(): Buffer;
|
|
22151
22349
|
}
|
|
22350
|
+
class GetEmojiGameInfo extends TLObject {
|
|
22351
|
+
__response__: Raw.messages.TypeEmojiGameInfo;
|
|
22352
|
+
constructor();
|
|
22353
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.messages.GetEmojiGameInfo>;
|
|
22354
|
+
write(): Buffer;
|
|
22355
|
+
}
|
|
22356
|
+
class SummarizeText extends TLObject {
|
|
22357
|
+
__response__: Raw.TypeTextWithEntities;
|
|
22358
|
+
peer: Raw.TypeInputPeer;
|
|
22359
|
+
id: int;
|
|
22360
|
+
toLang?: string;
|
|
22361
|
+
constructor(params: {
|
|
22362
|
+
peer: Raw.TypeInputPeer;
|
|
22363
|
+
id: int;
|
|
22364
|
+
toLang?: string;
|
|
22365
|
+
});
|
|
22366
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.messages.SummarizeText>;
|
|
22367
|
+
write(): Buffer;
|
|
22368
|
+
}
|
|
22152
22369
|
}
|
|
22153
22370
|
namespace updates {
|
|
22154
22371
|
type TypeChannelDifference = Raw.updates.ChannelDifferenceEmpty | Raw.updates.ChannelDifferenceTooLong | Raw.updates.ChannelDifference;
|
|
@@ -25010,6 +25227,15 @@ export declare namespace Raw {
|
|
|
25010
25227
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.channels.SetMainProfileTab>;
|
|
25011
25228
|
write(): Buffer;
|
|
25012
25229
|
}
|
|
25230
|
+
class GetFutureCreatorAfterLeave extends TLObject {
|
|
25231
|
+
__response__: Raw.TypeUser;
|
|
25232
|
+
channel: Raw.TypeInputChannel;
|
|
25233
|
+
constructor(params: {
|
|
25234
|
+
channel: Raw.TypeInputChannel;
|
|
25235
|
+
});
|
|
25236
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.channels.GetFutureCreatorAfterLeave>;
|
|
25237
|
+
write(): Buffer;
|
|
25238
|
+
}
|
|
25013
25239
|
}
|
|
25014
25240
|
namespace payments {
|
|
25015
25241
|
type TypeStarGiftUpgradeAttributes = Raw.payments.StarGiftUpgradeAttributes;
|
|
@@ -26133,6 +26359,7 @@ export declare namespace Raw {
|
|
|
26133
26359
|
__response__: Raw.payments.TypeResaleStarGifts;
|
|
26134
26360
|
sortByPrice?: boolean;
|
|
26135
26361
|
sortByNum?: boolean;
|
|
26362
|
+
forCraft?: boolean;
|
|
26136
26363
|
attributesHash?: long;
|
|
26137
26364
|
giftId: long;
|
|
26138
26365
|
attributes?: Vector<Raw.TypeStarGiftAttributeId>;
|
|
@@ -26141,6 +26368,7 @@ export declare namespace Raw {
|
|
|
26141
26368
|
constructor(params: {
|
|
26142
26369
|
sortByPrice?: boolean;
|
|
26143
26370
|
sortByNum?: boolean;
|
|
26371
|
+
forCraft?: boolean;
|
|
26144
26372
|
attributesHash?: long;
|
|
26145
26373
|
giftId: long;
|
|
26146
26374
|
attributes?: Vector<Raw.TypeStarGiftAttributeId>;
|
|
@@ -26312,6 +26540,28 @@ export declare namespace Raw {
|
|
|
26312
26540
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.payments.GetStarGiftUpgradeAttributes>;
|
|
26313
26541
|
write(): Buffer;
|
|
26314
26542
|
}
|
|
26543
|
+
class GetCraftStarGifts extends TLObject {
|
|
26544
|
+
__response__: Raw.payments.TypeSavedStarGifts;
|
|
26545
|
+
giftId: long;
|
|
26546
|
+
offset: string;
|
|
26547
|
+
limit: int;
|
|
26548
|
+
constructor(params: {
|
|
26549
|
+
giftId: long;
|
|
26550
|
+
offset: string;
|
|
26551
|
+
limit: int;
|
|
26552
|
+
});
|
|
26553
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.payments.GetCraftStarGifts>;
|
|
26554
|
+
write(): Buffer;
|
|
26555
|
+
}
|
|
26556
|
+
class CraftStarGift extends TLObject {
|
|
26557
|
+
__response__: Raw.TypeUpdates;
|
|
26558
|
+
stargift: Vector<Raw.TypeInputSavedStarGift>;
|
|
26559
|
+
constructor(params: {
|
|
26560
|
+
stargift: Vector<Raw.TypeInputSavedStarGift>;
|
|
26561
|
+
});
|
|
26562
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.payments.CraftStarGift>;
|
|
26563
|
+
write(): Buffer;
|
|
26564
|
+
}
|
|
26315
26565
|
}
|
|
26316
26566
|
namespace phone {
|
|
26317
26567
|
type TypeGroupCallStars = Raw.phone.GroupCallStars;
|