@tgsnake/skema 1.5.0 → 1.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/raw/All.d.ts +55 -22
- package/dist/raw/All.js +55 -22
- package/dist/raw/Raw.d.ts +495 -30
- package/dist/raw/Raw.js +1657 -87
- 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.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.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.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.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.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.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.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.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;
|
|
@@ -28,12 +28,13 @@ export declare namespace Raw {
|
|
|
28
28
|
type TypeLangPackLanguage = Raw.LangPackLanguage;
|
|
29
29
|
type TypeInputPhoneCall = Raw.InputPhoneCall;
|
|
30
30
|
type TypeInputStickerSetItem = Raw.InputStickerSetItem;
|
|
31
|
+
type TypeInputStarGiftAuction = Raw.InputStarGiftAuction | Raw.InputStarGiftAuctionSlug;
|
|
31
32
|
type TypeStarsGiveawayOption = Raw.StarsGiveawayOption;
|
|
32
33
|
type TypeStarsGiftOption = Raw.StarsGiftOption;
|
|
33
34
|
type TypeInputStarsTransaction = Raw.InputStarsTransaction;
|
|
34
35
|
type TypeStarsTopupOption = Raw.StarsTopupOption;
|
|
35
36
|
type TypeInputPaymentCredentials = Raw.InputPaymentCredentialsSaved | Raw.InputPaymentCredentials | Raw.InputPaymentCredentialsApplePay | Raw.InputPaymentCredentialsGooglePay;
|
|
36
|
-
type TypeInputInvoice = Raw.InputInvoiceMessage | Raw.InputInvoiceSlug | Raw.InputInvoicePremiumGiftCode | Raw.InputInvoiceStars | Raw.InputInvoiceChatInviteSubscription | Raw.InputInvoiceStarGift | Raw.InputInvoiceStarGiftUpgrade | Raw.InputInvoiceStarGiftTransfer | Raw.InputInvoicePremiumGiftStars | Raw.InputInvoiceBusinessBotTransferStars | Raw.InputInvoiceStarGiftResale | Raw.InputInvoiceStarGiftPrepaidUpgrade | Raw.InputInvoicePremiumAuthCode | Raw.InputInvoiceStarGiftDropOriginalDetails;
|
|
37
|
+
type TypeInputInvoice = Raw.InputInvoiceMessage | Raw.InputInvoiceSlug | Raw.InputInvoicePremiumGiftCode | Raw.InputInvoiceStars | Raw.InputInvoiceChatInviteSubscription | Raw.InputInvoiceStarGift | Raw.InputInvoiceStarGiftUpgrade | Raw.InputInvoiceStarGiftTransfer | Raw.InputInvoicePremiumGiftStars | Raw.InputInvoiceBusinessBotTransferStars | Raw.InputInvoiceStarGiftResale | Raw.InputInvoiceStarGiftPrepaidUpgrade | Raw.InputInvoicePremiumAuthCode | Raw.InputInvoiceStarGiftDropOriginalDetails | Raw.InputInvoiceStarGiftAuctionBid;
|
|
37
38
|
type TypeBotCommandScope = Raw.BotCommandScopeDefault | Raw.BotCommandScopeUsers | Raw.BotCommandScopeChats | Raw.BotCommandScopeChatAdmins | Raw.BotCommandScopePeer | Raw.BotCommandScopePeerAdmins | Raw.BotCommandScopePeerUser;
|
|
38
39
|
type TypeChannelAdminLogEventsFilter = Raw.ChannelAdminLogEventsFilter;
|
|
39
40
|
type TypeExportedMessageLink = Raw.ExportedMessageLink;
|
|
@@ -91,7 +92,7 @@ export declare namespace Raw {
|
|
|
91
92
|
type TypeInputSecureValue = Raw.InputSecureValue;
|
|
92
93
|
type TypeAccountDaysTTL = Raw.AccountDaysTTL;
|
|
93
94
|
type TypeInputPrivacyRule = Raw.InputPrivacyValueAllowContacts | Raw.InputPrivacyValueAllowAll | Raw.InputPrivacyValueAllowUsers | Raw.InputPrivacyValueDisallowContacts | Raw.InputPrivacyValueDisallowAll | Raw.InputPrivacyValueDisallowUsers | Raw.InputPrivacyValueAllowChatParticipants | Raw.InputPrivacyValueDisallowChatParticipants | Raw.InputPrivacyValueAllowCloseFriends | Raw.InputPrivacyValueAllowPremium | Raw.InputPrivacyValueAllowBots | Raw.InputPrivacyValueDisallowBots;
|
|
94
|
-
type TypeInputPrivacyKey = Raw.InputPrivacyKeyStatusTimestamp | Raw.InputPrivacyKeyChatInvite | Raw.InputPrivacyKeyPhoneCall | Raw.InputPrivacyKeyPhoneP2P | Raw.InputPrivacyKeyForwards | Raw.InputPrivacyKeyProfilePhoto | Raw.InputPrivacyKeyPhoneNumber | Raw.InputPrivacyKeyAddedByPhone | Raw.InputPrivacyKeyVoiceMessages | Raw.InputPrivacyKeyAbout | Raw.InputPrivacyKeyBirthday | Raw.InputPrivacyKeyStarGiftsAutoSave | Raw.InputPrivacyKeyNoPaidMessages;
|
|
95
|
+
type TypeInputPrivacyKey = Raw.InputPrivacyKeyStatusTimestamp | Raw.InputPrivacyKeyChatInvite | Raw.InputPrivacyKeyPhoneCall | Raw.InputPrivacyKeyPhoneP2P | Raw.InputPrivacyKeyForwards | Raw.InputPrivacyKeyProfilePhoto | Raw.InputPrivacyKeyPhoneNumber | Raw.InputPrivacyKeyAddedByPhone | Raw.InputPrivacyKeyVoiceMessages | Raw.InputPrivacyKeyAbout | Raw.InputPrivacyKeyBirthday | Raw.InputPrivacyKeyStarGiftsAutoSave | Raw.InputPrivacyKeyNoPaidMessages | Raw.InputPrivacyKeySavedMusic;
|
|
95
96
|
type TypeReportReason = Raw.InputReportReasonSpam | Raw.InputReportReasonViolence | Raw.InputReportReasonPornography | Raw.InputReportReasonChildAbuse | Raw.InputReportReasonOther | Raw.InputReportReasonCopyright | Raw.InputReportReasonGeoIrrelevant | Raw.InputReportReasonFake | Raw.InputReportReasonIllegalDrugs | Raw.InputReportReasonPersonalDetails;
|
|
96
97
|
type TypeInputPeerNotifySettings = Raw.InputPeerNotifySettings;
|
|
97
98
|
type TypeInputNotifyPeer = Raw.InputNotifyPeer | Raw.InputNotifyUsers | Raw.InputNotifyChats | Raw.InputNotifyBroadcasts | Raw.InputNotifyForumTopic;
|
|
@@ -99,6 +100,10 @@ export declare namespace Raw {
|
|
|
99
100
|
type TypeEmailVerification = Raw.EmailVerificationCode | Raw.EmailVerificationGoogle | Raw.EmailVerificationApple;
|
|
100
101
|
type TypeCodeSettings = Raw.CodeSettings;
|
|
101
102
|
type TypeInputClientProxy = Raw.InputClientProxy;
|
|
103
|
+
type TypeStarGiftActiveAuctionState = Raw.StarGiftActiveAuctionState;
|
|
104
|
+
type TypeStarGiftAuctionAcquiredGift = Raw.StarGiftAuctionAcquiredGift;
|
|
105
|
+
type TypeAuctionBidLevel = Raw.AuctionBidLevel;
|
|
106
|
+
type TypeGroupCallDonor = Raw.GroupCallDonor;
|
|
102
107
|
type TypeStoryAlbum = Raw.StoryAlbum;
|
|
103
108
|
type TypeStarGiftCollection = Raw.StarGiftCollection;
|
|
104
109
|
type TypeStarGiftAttributeCounter = Raw.StarGiftAttributeCounter;
|
|
@@ -240,13 +245,16 @@ export declare namespace Raw {
|
|
|
240
245
|
type TypeSecurePasswordKdfAlgo = Raw.SecurePasswordKdfAlgoUnknown | Raw.SecurePasswordKdfAlgoPBKDF2HMACSHA512iter100000 | Raw.SecurePasswordKdfAlgoSHA512;
|
|
241
246
|
type TypePasswordKdfAlgo = Raw.PasswordKdfAlgoUnknown | Raw.PasswordKdfAlgoSHA256SHA256PBKDF2HMACSHA512iter100000SHA256ModPow;
|
|
242
247
|
type TypeAuthorization = Raw.Authorization;
|
|
243
|
-
type TypeWebPageAttribute = Raw.WebPageAttributeTheme | Raw.WebPageAttributeStory | Raw.WebPageAttributeStickerSet | Raw.WebPageAttributeUniqueStarGift | Raw.WebPageAttributeStarGiftCollection;
|
|
248
|
+
type TypeWebPageAttribute = Raw.WebPageAttributeTheme | Raw.WebPageAttributeStory | Raw.WebPageAttributeStickerSet | Raw.WebPageAttributeUniqueStarGift | Raw.WebPageAttributeStarGiftCollection | Raw.WebPageAttributeStarGiftAuction;
|
|
244
249
|
type TypePage = Raw.Page;
|
|
245
250
|
type TypeMaskCoords = Raw.MaskCoords;
|
|
246
251
|
type TypeInputUser = Raw.InputUserEmpty | Raw.InputUserSelf | Raw.InputUser | Raw.InputUserFromMessage;
|
|
247
252
|
type TypeEncryptedFile = Raw.EncryptedFileEmpty | Raw.EncryptedFile;
|
|
248
253
|
type TypeFileHash = Raw.FileHash;
|
|
249
|
-
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 | UpdateSecretChatMessage;
|
|
254
|
+
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;
|
|
255
|
+
type TypeStarGiftAuctionUserState = Raw.StarGiftAuctionUserState;
|
|
256
|
+
type TypeStarGiftAuctionState = Raw.StarGiftAuctionStateNotModified | Raw.StarGiftAuctionState | Raw.StarGiftAuctionStateFinished;
|
|
257
|
+
type TypeGroupCallMessage = Raw.GroupCallMessage;
|
|
250
258
|
type TypePaidReactionPrivacy = Raw.PaidReactionPrivacyDefault | Raw.PaidReactionPrivacyAnonymous | Raw.PaidReactionPrivacyPeer;
|
|
251
259
|
type TypeStarsRevenueStatus = Raw.StarsRevenueStatus;
|
|
252
260
|
type TypeBotBusinessConnection = Raw.BotBusinessConnection;
|
|
@@ -271,7 +279,7 @@ export declare namespace Raw {
|
|
|
271
279
|
type TypeInputBotInlineMessageID = Raw.InputBotInlineMessageID | Raw.InputBotInlineMessageID64;
|
|
272
280
|
type TypeInlineQueryPeerType = Raw.InlineQueryPeerTypeSameBotPM | Raw.InlineQueryPeerTypePM | Raw.InlineQueryPeerTypeChat | Raw.InlineQueryPeerTypeMegagroup | Raw.InlineQueryPeerTypeBroadcast | Raw.InlineQueryPeerTypeBotPM;
|
|
273
281
|
type TypePrivacyRule = Raw.PrivacyValueAllowContacts | Raw.PrivacyValueAllowAll | Raw.PrivacyValueAllowUsers | Raw.PrivacyValueDisallowContacts | Raw.PrivacyValueDisallowAll | Raw.PrivacyValueDisallowUsers | Raw.PrivacyValueAllowChatParticipants | Raw.PrivacyValueDisallowChatParticipants | Raw.PrivacyValueAllowCloseFriends | Raw.PrivacyValueAllowPremium | Raw.PrivacyValueAllowBots | Raw.PrivacyValueDisallowBots;
|
|
274
|
-
type TypePrivacyKey = Raw.PrivacyKeyStatusTimestamp | Raw.PrivacyKeyChatInvite | Raw.PrivacyKeyPhoneCall | Raw.PrivacyKeyPhoneP2P | Raw.PrivacyKeyForwards | Raw.PrivacyKeyProfilePhoto | Raw.PrivacyKeyPhoneNumber | Raw.PrivacyKeyAddedByPhone | Raw.PrivacyKeyVoiceMessages | Raw.PrivacyKeyAbout | Raw.PrivacyKeyBirthday | Raw.PrivacyKeyStarGiftsAutoSave | Raw.PrivacyKeyNoPaidMessages;
|
|
282
|
+
type TypePrivacyKey = Raw.PrivacyKeyStatusTimestamp | Raw.PrivacyKeyChatInvite | Raw.PrivacyKeyPhoneCall | Raw.PrivacyKeyPhoneP2P | Raw.PrivacyKeyForwards | Raw.PrivacyKeyProfilePhoto | Raw.PrivacyKeyPhoneNumber | Raw.PrivacyKeyAddedByPhone | Raw.PrivacyKeyVoiceMessages | Raw.PrivacyKeyAbout | Raw.PrivacyKeyBirthday | Raw.PrivacyKeyStarGiftsAutoSave | Raw.PrivacyKeyNoPaidMessages | Raw.PrivacyKeySavedMusic;
|
|
275
283
|
type TypeNotifyPeer = Raw.NotifyPeer | Raw.NotifyUsers | Raw.NotifyChats | Raw.NotifyBroadcasts | Raw.NotifyForumTopic;
|
|
276
284
|
type TypeDcOption = Raw.DcOption;
|
|
277
285
|
type TypeEncryptedChat = Raw.EncryptedChatEmpty | Raw.EncryptedChatWaiting | Raw.EncryptedChatRequested | Raw.EncryptedChat | Raw.EncryptedChatDiscarded;
|
|
@@ -307,7 +315,6 @@ export declare namespace Raw {
|
|
|
307
315
|
type TypeStarsAmount = Raw.StarsAmount | Raw.StarsTonAmount;
|
|
308
316
|
type TypeStarGift = Raw.StarGift | Raw.StarGiftUnique;
|
|
309
317
|
type TypeRequestedPeer = Raw.RequestedPeerUser | Raw.RequestedPeerChat | Raw.RequestedPeerChannel;
|
|
310
|
-
type TypeTextWithEntities = Raw.TextWithEntities;
|
|
311
318
|
type TypeChatTheme = Raw.ChatTheme | Raw.ChatThemeUniqueGift;
|
|
312
319
|
type TypeSecureValueType = Raw.SecureValueTypePersonalDetails | Raw.SecureValueTypePassport | Raw.SecureValueTypeDriverLicense | Raw.SecureValueTypeIdentityCard | Raw.SecureValueTypeInternalPassport | Raw.SecureValueTypeAddress | Raw.SecureValueTypeUtilityBill | Raw.SecureValueTypeBankStatement | Raw.SecureValueTypeRentalAgreement | Raw.SecureValueTypePassportRegistration | Raw.SecureValueTypeTemporaryRegistration | Raw.SecureValueTypePhone | Raw.SecureValueTypeEmail;
|
|
313
320
|
type TypeSecureCredentialsEncrypted = Raw.SecureCredentialsEncrypted;
|
|
@@ -331,7 +338,7 @@ export declare namespace Raw {
|
|
|
331
338
|
type TypeMessageReactions = Raw.MessageReactions;
|
|
332
339
|
type TypeMessageReplies = Raw.MessageReplies;
|
|
333
340
|
type TypeReplyMarkup = Raw.ReplyKeyboardHide | Raw.ReplyKeyboardForceReply | Raw.ReplyKeyboardMarkup | Raw.ReplyInlineMarkup;
|
|
334
|
-
type TypeMessageMedia = Raw.MessageMediaEmpty | Raw.MessageMediaPhoto | Raw.MessageMediaGeo | Raw.MessageMediaContact | Raw.MessageMediaUnsupported | Raw.MessageMediaDocument | Raw.MessageMediaWebPage | Raw.MessageMediaVenue | Raw.MessageMediaGame | Raw.MessageMediaInvoice | Raw.MessageMediaGeoLive | Raw.MessageMediaPoll | Raw.MessageMediaDice | Raw.MessageMediaStory | Raw.MessageMediaGiveaway | Raw.MessageMediaGiveawayResults | Raw.MessageMediaPaidMedia | Raw.MessageMediaToDo;
|
|
341
|
+
type TypeMessageMedia = Raw.MessageMediaEmpty | Raw.MessageMediaPhoto | Raw.MessageMediaGeo | Raw.MessageMediaContact | Raw.MessageMediaUnsupported | Raw.MessageMediaDocument | Raw.MessageMediaWebPage | Raw.MessageMediaVenue | Raw.MessageMediaGame | Raw.MessageMediaInvoice | Raw.MessageMediaGeoLive | Raw.MessageMediaPoll | Raw.MessageMediaDice | Raw.MessageMediaStory | Raw.MessageMediaGiveaway | Raw.MessageMediaGiveawayResults | Raw.MessageMediaPaidMedia | Raw.MessageMediaToDo | Raw.MessageMediaVideoStream;
|
|
335
342
|
type TypeMessageReplyHeader = Raw.MessageReplyHeader | Raw.MessageReplyStoryHeader;
|
|
336
343
|
type TypeMessageFwdHeader = Raw.MessageFwdHeader;
|
|
337
344
|
type TypeChatParticipant = Raw.ChatParticipant | Raw.ChatParticipantCreator | Raw.ChatParticipantAdmin;
|
|
@@ -353,6 +360,7 @@ export declare namespace Raw {
|
|
|
353
360
|
type TypeInputChannel = Raw.InputChannelEmpty | Raw.InputChannel | Raw.InputChannelFromMessage;
|
|
354
361
|
type TypeChatPhoto = Raw.ChatPhotoEmpty | Raw.ChatPhoto;
|
|
355
362
|
type TypePeerColor = Raw.PeerColor | Raw.PeerColorCollectible | Raw.InputPeerColorCollectible;
|
|
363
|
+
type TypeRecentStory = Raw.RecentStory;
|
|
356
364
|
type TypeUsername = Raw.Username;
|
|
357
365
|
type TypeEmojiStatus = Raw.EmojiStatusEmpty | Raw.EmojiStatus | Raw.EmojiStatusCollectible | Raw.InputEmojiStatusCollectible;
|
|
358
366
|
type TypeRestrictionReason = Raw.RestrictionReason;
|
|
@@ -374,6 +382,7 @@ export declare namespace Raw {
|
|
|
374
382
|
type TypeInputPhoto = Raw.InputPhotoEmpty | Raw.InputPhoto;
|
|
375
383
|
type TypeInputFile = Raw.InputFile | Raw.InputFileBig | Raw.InputFileStoryDocument;
|
|
376
384
|
type TypeInputDocument = Raw.InputDocumentEmpty | Raw.InputDocument;
|
|
385
|
+
type TypeTextWithEntities = Raw.TextWithEntities;
|
|
377
386
|
type TypeInputPeer = Raw.InputPeerEmpty | Raw.InputPeerSelf | Raw.InputPeerChat | Raw.InputPeerUser | Raw.InputPeerChannel | Raw.InputPeerUserFromMessage | Raw.InputPeerChannelFromMessage;
|
|
378
387
|
type TypeDestroySessionRes = Raw.DestroySessionOk | Raw.DestroySessionNone;
|
|
379
388
|
type TypePong = Raw.Pong;
|
|
@@ -1051,11 +1060,13 @@ export declare namespace Raw {
|
|
|
1051
1060
|
phone: string;
|
|
1052
1061
|
firstName: string;
|
|
1053
1062
|
lastName: string;
|
|
1063
|
+
note?: Raw.TypeTextWithEntities;
|
|
1054
1064
|
constructor(params: {
|
|
1055
1065
|
clientId: long;
|
|
1056
1066
|
phone: string;
|
|
1057
1067
|
firstName: string;
|
|
1058
1068
|
lastName: string;
|
|
1069
|
+
note?: Raw.TypeTextWithEntities;
|
|
1059
1070
|
});
|
|
1060
1071
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.InputPhoneContact>;
|
|
1061
1072
|
write(): Buffer;
|
|
@@ -1610,7 +1621,7 @@ export declare namespace Raw {
|
|
|
1610
1621
|
langCode?: string;
|
|
1611
1622
|
emojiStatus?: Raw.TypeEmojiStatus;
|
|
1612
1623
|
usernames?: Vector<Raw.TypeUsername>;
|
|
1613
|
-
storiesMaxId?:
|
|
1624
|
+
storiesMaxId?: Raw.TypeRecentStory;
|
|
1614
1625
|
color?: Raw.TypePeerColor;
|
|
1615
1626
|
profileColor?: Raw.TypePeerColor;
|
|
1616
1627
|
botActiveUsers?: int;
|
|
@@ -1657,7 +1668,7 @@ export declare namespace Raw {
|
|
|
1657
1668
|
langCode?: string;
|
|
1658
1669
|
emojiStatus?: Raw.TypeEmojiStatus;
|
|
1659
1670
|
usernames?: Vector<Raw.TypeUsername>;
|
|
1660
|
-
storiesMaxId?:
|
|
1671
|
+
storiesMaxId?: Raw.TypeRecentStory;
|
|
1661
1672
|
color?: Raw.TypePeerColor;
|
|
1662
1673
|
profileColor?: Raw.TypePeerColor;
|
|
1663
1674
|
botActiveUsers?: int;
|
|
@@ -1828,7 +1839,7 @@ export declare namespace Raw {
|
|
|
1828
1839
|
defaultBannedRights?: Raw.TypeChatBannedRights;
|
|
1829
1840
|
participantsCount?: int;
|
|
1830
1841
|
usernames?: Vector<Raw.TypeUsername>;
|
|
1831
|
-
storiesMaxId?:
|
|
1842
|
+
storiesMaxId?: Raw.TypeRecentStory;
|
|
1832
1843
|
color?: Raw.TypePeerColor;
|
|
1833
1844
|
profileColor?: Raw.TypePeerColor;
|
|
1834
1845
|
emojiStatus?: Raw.TypeEmojiStatus;
|
|
@@ -1878,7 +1889,7 @@ export declare namespace Raw {
|
|
|
1878
1889
|
defaultBannedRights?: Raw.TypeChatBannedRights;
|
|
1879
1890
|
participantsCount?: int;
|
|
1880
1891
|
usernames?: Vector<Raw.TypeUsername>;
|
|
1881
|
-
storiesMaxId?:
|
|
1892
|
+
storiesMaxId?: Raw.TypeRecentStory;
|
|
1882
1893
|
color?: Raw.TypePeerColor;
|
|
1883
1894
|
profileColor?: Raw.TypePeerColor;
|
|
1884
1895
|
emojiStatus?: Raw.TypeEmojiStatus;
|
|
@@ -2221,6 +2232,7 @@ export declare namespace Raw {
|
|
|
2221
2232
|
reportDeliveryUntilDate?: int;
|
|
2222
2233
|
paidMessageStars?: long;
|
|
2223
2234
|
suggestedPost?: Raw.TypeSuggestedPost;
|
|
2235
|
+
scheduleRepeatPeriod?: int;
|
|
2224
2236
|
constructor(params: {
|
|
2225
2237
|
out?: boolean;
|
|
2226
2238
|
mentioned?: boolean;
|
|
@@ -2266,6 +2278,7 @@ export declare namespace Raw {
|
|
|
2266
2278
|
reportDeliveryUntilDate?: int;
|
|
2267
2279
|
paidMessageStars?: long;
|
|
2268
2280
|
suggestedPost?: Raw.TypeSuggestedPost;
|
|
2281
|
+
scheduleRepeatPeriod?: int;
|
|
2269
2282
|
});
|
|
2270
2283
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.Message>;
|
|
2271
2284
|
write(): Buffer;
|
|
@@ -2570,6 +2583,16 @@ export declare namespace Raw {
|
|
|
2570
2583
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.MessageMediaToDo>;
|
|
2571
2584
|
write(): Buffer;
|
|
2572
2585
|
}
|
|
2586
|
+
class MessageMediaVideoStream extends TLObject {
|
|
2587
|
+
rtmpStream?: boolean;
|
|
2588
|
+
call: Raw.TypeInputGroupCall;
|
|
2589
|
+
constructor(params: {
|
|
2590
|
+
rtmpStream?: boolean;
|
|
2591
|
+
call: Raw.TypeInputGroupCall;
|
|
2592
|
+
});
|
|
2593
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.MessageMediaVideoStream>;
|
|
2594
|
+
write(): Buffer;
|
|
2595
|
+
}
|
|
2573
2596
|
class MessageActionEmpty extends TLObject {
|
|
2574
2597
|
constructor();
|
|
2575
2598
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.MessageActionEmpty>;
|
|
@@ -2868,14 +2891,14 @@ export declare namespace Raw {
|
|
|
2868
2891
|
class MessageActionGiftPremium extends TLObject {
|
|
2869
2892
|
currency: string;
|
|
2870
2893
|
amount: long;
|
|
2871
|
-
|
|
2894
|
+
days: int;
|
|
2872
2895
|
cryptoCurrency?: string;
|
|
2873
2896
|
cryptoAmount?: long;
|
|
2874
2897
|
message?: Raw.TypeTextWithEntities;
|
|
2875
2898
|
constructor(params: {
|
|
2876
2899
|
currency: string;
|
|
2877
2900
|
amount: long;
|
|
2878
|
-
|
|
2901
|
+
days: int;
|
|
2879
2902
|
cryptoCurrency?: string;
|
|
2880
2903
|
cryptoAmount?: long;
|
|
2881
2904
|
message?: Raw.TypeTextWithEntities;
|
|
@@ -2945,7 +2968,7 @@ export declare namespace Raw {
|
|
|
2945
2968
|
viaGiveaway?: boolean;
|
|
2946
2969
|
unclaimed?: boolean;
|
|
2947
2970
|
boostPeer?: Raw.TypePeer;
|
|
2948
|
-
|
|
2971
|
+
days: int;
|
|
2949
2972
|
slug: string;
|
|
2950
2973
|
currency?: string;
|
|
2951
2974
|
amount?: long;
|
|
@@ -2956,7 +2979,7 @@ export declare namespace Raw {
|
|
|
2956
2979
|
viaGiveaway?: boolean;
|
|
2957
2980
|
unclaimed?: boolean;
|
|
2958
2981
|
boostPeer?: Raw.TypePeer;
|
|
2959
|
-
|
|
2982
|
+
days: int;
|
|
2960
2983
|
slug: string;
|
|
2961
2984
|
currency?: string;
|
|
2962
2985
|
amount?: long;
|
|
@@ -3064,6 +3087,7 @@ export declare namespace Raw {
|
|
|
3064
3087
|
canUpgrade?: boolean;
|
|
3065
3088
|
prepaidUpgrade?: boolean;
|
|
3066
3089
|
upgradeSeparate?: boolean;
|
|
3090
|
+
auctionAcquired?: boolean;
|
|
3067
3091
|
gift: Raw.TypeStarGift;
|
|
3068
3092
|
message?: Raw.TypeTextWithEntities;
|
|
3069
3093
|
convertStars?: long;
|
|
@@ -3074,6 +3098,7 @@ export declare namespace Raw {
|
|
|
3074
3098
|
savedId?: long;
|
|
3075
3099
|
prepaidUpgradeHash?: string;
|
|
3076
3100
|
giftMsgId?: int;
|
|
3101
|
+
toId?: Raw.TypePeer;
|
|
3077
3102
|
constructor(params: {
|
|
3078
3103
|
nameHidden?: boolean;
|
|
3079
3104
|
saved?: boolean;
|
|
@@ -3083,6 +3108,7 @@ export declare namespace Raw {
|
|
|
3083
3108
|
canUpgrade?: boolean;
|
|
3084
3109
|
prepaidUpgrade?: boolean;
|
|
3085
3110
|
upgradeSeparate?: boolean;
|
|
3111
|
+
auctionAcquired?: boolean;
|
|
3086
3112
|
gift: Raw.TypeStarGift;
|
|
3087
3113
|
message?: Raw.TypeTextWithEntities;
|
|
3088
3114
|
convertStars?: long;
|
|
@@ -3093,6 +3119,7 @@ export declare namespace Raw {
|
|
|
3093
3119
|
savedId?: long;
|
|
3094
3120
|
prepaidUpgradeHash?: string;
|
|
3095
3121
|
giftMsgId?: int;
|
|
3122
|
+
toId?: Raw.TypePeer;
|
|
3096
3123
|
});
|
|
3097
3124
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.MessageActionStarGift>;
|
|
3098
3125
|
write(): Buffer;
|
|
@@ -4849,10 +4876,12 @@ export declare namespace Raw {
|
|
|
4849
4876
|
write(): Buffer;
|
|
4850
4877
|
}
|
|
4851
4878
|
class UpdateGroupCall extends TLObject {
|
|
4852
|
-
|
|
4879
|
+
liveStory?: boolean;
|
|
4880
|
+
peer?: Raw.TypePeer;
|
|
4853
4881
|
call: Raw.TypeGroupCall;
|
|
4854
4882
|
constructor(params: {
|
|
4855
|
-
|
|
4883
|
+
liveStory?: boolean;
|
|
4884
|
+
peer?: Raw.TypePeer;
|
|
4856
4885
|
call: Raw.TypeGroupCall;
|
|
4857
4886
|
});
|
|
4858
4887
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.UpdateGroupCall>;
|
|
@@ -5477,14 +5506,10 @@ export declare namespace Raw {
|
|
|
5477
5506
|
}
|
|
5478
5507
|
class UpdateGroupCallMessage extends TLObject {
|
|
5479
5508
|
call: Raw.TypeInputGroupCall;
|
|
5480
|
-
|
|
5481
|
-
randomId: long;
|
|
5482
|
-
message: Raw.TypeTextWithEntities;
|
|
5509
|
+
message: Raw.TypeGroupCallMessage;
|
|
5483
5510
|
constructor(params: {
|
|
5484
5511
|
call: Raw.TypeInputGroupCall;
|
|
5485
|
-
|
|
5486
|
-
randomId: long;
|
|
5487
|
-
message: Raw.TypeTextWithEntities;
|
|
5512
|
+
message: Raw.TypeGroupCallMessage;
|
|
5488
5513
|
});
|
|
5489
5514
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.UpdateGroupCallMessage>;
|
|
5490
5515
|
write(): Buffer;
|
|
@@ -5523,6 +5548,36 @@ export declare namespace Raw {
|
|
|
5523
5548
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.UpdatePinnedForumTopics>;
|
|
5524
5549
|
write(): Buffer;
|
|
5525
5550
|
}
|
|
5551
|
+
class UpdateDeleteGroupCallMessages extends TLObject {
|
|
5552
|
+
call: Raw.TypeInputGroupCall;
|
|
5553
|
+
messages: Vector<int>;
|
|
5554
|
+
constructor(params: {
|
|
5555
|
+
call: Raw.TypeInputGroupCall;
|
|
5556
|
+
messages: Vector<int>;
|
|
5557
|
+
});
|
|
5558
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.UpdateDeleteGroupCallMessages>;
|
|
5559
|
+
write(): Buffer;
|
|
5560
|
+
}
|
|
5561
|
+
class UpdateStarGiftAuctionState extends TLObject {
|
|
5562
|
+
giftId: long;
|
|
5563
|
+
state: Raw.TypeStarGiftAuctionState;
|
|
5564
|
+
constructor(params: {
|
|
5565
|
+
giftId: long;
|
|
5566
|
+
state: Raw.TypeStarGiftAuctionState;
|
|
5567
|
+
});
|
|
5568
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.UpdateStarGiftAuctionState>;
|
|
5569
|
+
write(): Buffer;
|
|
5570
|
+
}
|
|
5571
|
+
class UpdateStarGiftAuctionUserState extends TLObject {
|
|
5572
|
+
giftId: long;
|
|
5573
|
+
userState: Raw.TypeStarGiftAuctionUserState;
|
|
5574
|
+
constructor(params: {
|
|
5575
|
+
giftId: long;
|
|
5576
|
+
userState: Raw.TypeStarGiftAuctionUserState;
|
|
5577
|
+
});
|
|
5578
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.UpdateStarGiftAuctionUserState>;
|
|
5579
|
+
write(): Buffer;
|
|
5580
|
+
}
|
|
5526
5581
|
class UpdatesTooLong extends TLObject {
|
|
5527
5582
|
constructor();
|
|
5528
5583
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.UpdatesTooLong>;
|
|
@@ -6259,6 +6314,11 @@ export declare namespace Raw {
|
|
|
6259
6314
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.InputPrivacyKeyNoPaidMessages>;
|
|
6260
6315
|
write(): Buffer;
|
|
6261
6316
|
}
|
|
6317
|
+
class InputPrivacyKeySavedMusic extends TLObject {
|
|
6318
|
+
constructor();
|
|
6319
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.InputPrivacyKeySavedMusic>;
|
|
6320
|
+
write(): Buffer;
|
|
6321
|
+
}
|
|
6262
6322
|
class PrivacyKeyStatusTimestamp extends TLObject {
|
|
6263
6323
|
constructor();
|
|
6264
6324
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.PrivacyKeyStatusTimestamp>;
|
|
@@ -6324,6 +6384,11 @@ export declare namespace Raw {
|
|
|
6324
6384
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.PrivacyKeyNoPaidMessages>;
|
|
6325
6385
|
write(): Buffer;
|
|
6326
6386
|
}
|
|
6387
|
+
class PrivacyKeySavedMusic extends TLObject {
|
|
6388
|
+
constructor();
|
|
6389
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.PrivacyKeySavedMusic>;
|
|
6390
|
+
write(): Buffer;
|
|
6391
|
+
}
|
|
6327
6392
|
class InputPrivacyValueAllowContacts extends TLObject {
|
|
6328
6393
|
constructor();
|
|
6329
6394
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.InputPrivacyValueAllowContacts>;
|
|
@@ -11205,6 +11270,22 @@ export declare namespace Raw {
|
|
|
11205
11270
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.WebPageAttributeStarGiftCollection>;
|
|
11206
11271
|
write(): Buffer;
|
|
11207
11272
|
}
|
|
11273
|
+
class WebPageAttributeStarGiftAuction extends TLObject {
|
|
11274
|
+
gift: Raw.TypeStarGift;
|
|
11275
|
+
endDate: int;
|
|
11276
|
+
centerColor: int;
|
|
11277
|
+
edgeColor: int;
|
|
11278
|
+
textColor: int;
|
|
11279
|
+
constructor(params: {
|
|
11280
|
+
gift: Raw.TypeStarGift;
|
|
11281
|
+
endDate: int;
|
|
11282
|
+
centerColor: int;
|
|
11283
|
+
edgeColor: int;
|
|
11284
|
+
textColor: int;
|
|
11285
|
+
});
|
|
11286
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.WebPageAttributeStarGiftAuction>;
|
|
11287
|
+
write(): Buffer;
|
|
11288
|
+
}
|
|
11208
11289
|
class BankCardOpenUrl extends TLObject {
|
|
11209
11290
|
url: string;
|
|
11210
11291
|
name: string;
|
|
@@ -11561,6 +11642,8 @@ export declare namespace Raw {
|
|
|
11561
11642
|
unmutedVideoLimit: int;
|
|
11562
11643
|
version: int;
|
|
11563
11644
|
inviteLink?: string;
|
|
11645
|
+
sendPaidMessagesStars?: long;
|
|
11646
|
+
defaultSendAs?: Raw.TypePeer;
|
|
11564
11647
|
constructor(params: {
|
|
11565
11648
|
joinMuted?: boolean;
|
|
11566
11649
|
canChangeJoinMuted?: boolean;
|
|
@@ -11586,6 +11669,8 @@ export declare namespace Raw {
|
|
|
11586
11669
|
unmutedVideoLimit: int;
|
|
11587
11670
|
version: int;
|
|
11588
11671
|
inviteLink?: string;
|
|
11672
|
+
sendPaidMessagesStars?: long;
|
|
11673
|
+
defaultSendAs?: Raw.TypePeer;
|
|
11589
11674
|
});
|
|
11590
11675
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.GroupCall>;
|
|
11591
11676
|
write(): Buffer;
|
|
@@ -11636,6 +11721,7 @@ export declare namespace Raw {
|
|
|
11636
11721
|
raiseHandRating?: long;
|
|
11637
11722
|
video?: Raw.TypeGroupCallParticipantVideo;
|
|
11638
11723
|
presentation?: Raw.TypeGroupCallParticipantVideo;
|
|
11724
|
+
paidStarsTotal?: long;
|
|
11639
11725
|
constructor(params: {
|
|
11640
11726
|
muted?: boolean;
|
|
11641
11727
|
left?: boolean;
|
|
@@ -11656,6 +11742,7 @@ export declare namespace Raw {
|
|
|
11656
11742
|
raiseHandRating?: long;
|
|
11657
11743
|
video?: Raw.TypeGroupCallParticipantVideo;
|
|
11658
11744
|
presentation?: Raw.TypeGroupCallParticipantVideo;
|
|
11745
|
+
paidStarsTotal?: long;
|
|
11659
11746
|
});
|
|
11660
11747
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.GroupCallParticipant>;
|
|
11661
11748
|
write(): Buffer;
|
|
@@ -12268,6 +12355,24 @@ export declare namespace Raw {
|
|
|
12268
12355
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.InputInvoiceStarGiftDropOriginalDetails>;
|
|
12269
12356
|
write(): Buffer;
|
|
12270
12357
|
}
|
|
12358
|
+
class InputInvoiceStarGiftAuctionBid extends TLObject {
|
|
12359
|
+
hideName?: boolean;
|
|
12360
|
+
updateBid?: boolean;
|
|
12361
|
+
peer?: Raw.TypeInputPeer;
|
|
12362
|
+
giftId: long;
|
|
12363
|
+
bidAmount: long;
|
|
12364
|
+
message?: Raw.TypeTextWithEntities;
|
|
12365
|
+
constructor(params: {
|
|
12366
|
+
hideName?: boolean;
|
|
12367
|
+
updateBid?: boolean;
|
|
12368
|
+
peer?: Raw.TypeInputPeer;
|
|
12369
|
+
giftId: long;
|
|
12370
|
+
bidAmount: long;
|
|
12371
|
+
message?: Raw.TypeTextWithEntities;
|
|
12372
|
+
});
|
|
12373
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.InputInvoiceStarGiftAuctionBid>;
|
|
12374
|
+
write(): Buffer;
|
|
12375
|
+
}
|
|
12271
12376
|
class InputStorePaymentPremiumSubscription extends TLObject {
|
|
12272
12377
|
restore?: boolean;
|
|
12273
12378
|
upgrade?: boolean;
|
|
@@ -12980,11 +13085,13 @@ export declare namespace Raw {
|
|
|
12980
13085
|
}
|
|
12981
13086
|
class StoryItemSkipped extends TLObject {
|
|
12982
13087
|
closeFriends?: boolean;
|
|
13088
|
+
live?: boolean;
|
|
12983
13089
|
id: int;
|
|
12984
13090
|
date: int;
|
|
12985
13091
|
expireDate: int;
|
|
12986
13092
|
constructor(params: {
|
|
12987
13093
|
closeFriends?: boolean;
|
|
13094
|
+
live?: boolean;
|
|
12988
13095
|
id: int;
|
|
12989
13096
|
date: int;
|
|
12990
13097
|
expireDate: int;
|
|
@@ -14109,6 +14216,8 @@ export declare namespace Raw {
|
|
|
14109
14216
|
postsSearch?: boolean;
|
|
14110
14217
|
stargiftPrepaidUpgrade?: boolean;
|
|
14111
14218
|
stargiftDropOriginalDetails?: boolean;
|
|
14219
|
+
phonegroupMessage?: boolean;
|
|
14220
|
+
stargiftAuctionBid?: boolean;
|
|
14112
14221
|
id: string;
|
|
14113
14222
|
amount: Raw.TypeStarsAmount;
|
|
14114
14223
|
date: int;
|
|
@@ -14144,6 +14253,8 @@ export declare namespace Raw {
|
|
|
14144
14253
|
postsSearch?: boolean;
|
|
14145
14254
|
stargiftPrepaidUpgrade?: boolean;
|
|
14146
14255
|
stargiftDropOriginalDetails?: boolean;
|
|
14256
|
+
phonegroupMessage?: boolean;
|
|
14257
|
+
stargiftAuctionBid?: boolean;
|
|
14147
14258
|
id: string;
|
|
14148
14259
|
amount: Raw.TypeStarsAmount;
|
|
14149
14260
|
date: int;
|
|
@@ -14344,6 +14455,7 @@ export declare namespace Raw {
|
|
|
14344
14455
|
requirePremium?: boolean;
|
|
14345
14456
|
limitedPerUser?: boolean;
|
|
14346
14457
|
peerColorAvailable?: boolean;
|
|
14458
|
+
auction?: boolean;
|
|
14347
14459
|
id: long;
|
|
14348
14460
|
sticker: Raw.TypeDocument;
|
|
14349
14461
|
stars: long;
|
|
@@ -14360,6 +14472,8 @@ export declare namespace Raw {
|
|
|
14360
14472
|
perUserTotal?: int;
|
|
14361
14473
|
perUserRemains?: int;
|
|
14362
14474
|
lockedUntilDate?: int;
|
|
14475
|
+
auctionSlug?: string;
|
|
14476
|
+
giftsPerRound?: int;
|
|
14363
14477
|
constructor(params: {
|
|
14364
14478
|
limited?: boolean;
|
|
14365
14479
|
soldOut?: boolean;
|
|
@@ -14367,6 +14481,7 @@ export declare namespace Raw {
|
|
|
14367
14481
|
requirePremium?: boolean;
|
|
14368
14482
|
limitedPerUser?: boolean;
|
|
14369
14483
|
peerColorAvailable?: boolean;
|
|
14484
|
+
auction?: boolean;
|
|
14370
14485
|
id: long;
|
|
14371
14486
|
sticker: Raw.TypeDocument;
|
|
14372
14487
|
stars: long;
|
|
@@ -14383,6 +14498,8 @@ export declare namespace Raw {
|
|
|
14383
14498
|
perUserTotal?: int;
|
|
14384
14499
|
perUserRemains?: int;
|
|
14385
14500
|
lockedUntilDate?: int;
|
|
14501
|
+
auctionSlug?: string;
|
|
14502
|
+
giftsPerRound?: int;
|
|
14386
14503
|
});
|
|
14387
14504
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.StarGift>;
|
|
14388
14505
|
write(): Buffer;
|
|
@@ -14777,11 +14894,13 @@ export declare namespace Raw {
|
|
|
14777
14894
|
disallowLimitedStargifts?: boolean;
|
|
14778
14895
|
disallowUniqueStargifts?: boolean;
|
|
14779
14896
|
disallowPremiumGifts?: boolean;
|
|
14897
|
+
disallowStargiftsFromChannels?: boolean;
|
|
14780
14898
|
constructor(params: {
|
|
14781
14899
|
disallowUnlimitedStargifts?: boolean;
|
|
14782
14900
|
disallowLimitedStargifts?: boolean;
|
|
14783
14901
|
disallowUniqueStargifts?: boolean;
|
|
14784
14902
|
disallowPremiumGifts?: boolean;
|
|
14903
|
+
disallowStargiftsFromChannels?: boolean;
|
|
14785
14904
|
});
|
|
14786
14905
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.DisallowedGiftsSettings>;
|
|
14787
14906
|
write(): Buffer;
|
|
@@ -14874,11 +14993,11 @@ export declare namespace Raw {
|
|
|
14874
14993
|
}
|
|
14875
14994
|
class TodoCompletion extends TLObject {
|
|
14876
14995
|
id: int;
|
|
14877
|
-
completedBy:
|
|
14996
|
+
completedBy: Raw.TypePeer;
|
|
14878
14997
|
date: int;
|
|
14879
14998
|
constructor(params: {
|
|
14880
14999
|
id: int;
|
|
14881
|
-
completedBy:
|
|
15000
|
+
completedBy: Raw.TypePeer;
|
|
14882
15001
|
date: int;
|
|
14883
15002
|
});
|
|
14884
15003
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.TodoCompletion>;
|
|
@@ -15029,6 +15148,171 @@ export declare namespace Raw {
|
|
|
15029
15148
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.StarGiftUpgradePrice>;
|
|
15030
15149
|
write(): Buffer;
|
|
15031
15150
|
}
|
|
15151
|
+
class GroupCallMessage extends TLObject {
|
|
15152
|
+
fromAdmin?: boolean;
|
|
15153
|
+
id: int;
|
|
15154
|
+
fromId: Raw.TypePeer;
|
|
15155
|
+
date: int;
|
|
15156
|
+
message: Raw.TypeTextWithEntities;
|
|
15157
|
+
paidMessageStars?: long;
|
|
15158
|
+
constructor(params: {
|
|
15159
|
+
fromAdmin?: boolean;
|
|
15160
|
+
id: int;
|
|
15161
|
+
fromId: Raw.TypePeer;
|
|
15162
|
+
date: int;
|
|
15163
|
+
message: Raw.TypeTextWithEntities;
|
|
15164
|
+
paidMessageStars?: long;
|
|
15165
|
+
});
|
|
15166
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.GroupCallMessage>;
|
|
15167
|
+
write(): Buffer;
|
|
15168
|
+
}
|
|
15169
|
+
class GroupCallDonor extends TLObject {
|
|
15170
|
+
top?: boolean;
|
|
15171
|
+
my?: boolean;
|
|
15172
|
+
anonymous?: boolean;
|
|
15173
|
+
peerId?: Raw.TypePeer;
|
|
15174
|
+
stars: long;
|
|
15175
|
+
constructor(params: {
|
|
15176
|
+
top?: boolean;
|
|
15177
|
+
my?: boolean;
|
|
15178
|
+
anonymous?: boolean;
|
|
15179
|
+
peerId?: Raw.TypePeer;
|
|
15180
|
+
stars: long;
|
|
15181
|
+
});
|
|
15182
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.GroupCallDonor>;
|
|
15183
|
+
write(): Buffer;
|
|
15184
|
+
}
|
|
15185
|
+
class RecentStory extends TLObject {
|
|
15186
|
+
live?: boolean;
|
|
15187
|
+
maxId?: int;
|
|
15188
|
+
constructor(params: {
|
|
15189
|
+
live?: boolean;
|
|
15190
|
+
maxId?: int;
|
|
15191
|
+
});
|
|
15192
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.RecentStory>;
|
|
15193
|
+
write(): Buffer;
|
|
15194
|
+
}
|
|
15195
|
+
class AuctionBidLevel extends TLObject {
|
|
15196
|
+
pos: int;
|
|
15197
|
+
amount: long;
|
|
15198
|
+
date: int;
|
|
15199
|
+
constructor(params: {
|
|
15200
|
+
pos: int;
|
|
15201
|
+
amount: long;
|
|
15202
|
+
date: int;
|
|
15203
|
+
});
|
|
15204
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.AuctionBidLevel>;
|
|
15205
|
+
write(): Buffer;
|
|
15206
|
+
}
|
|
15207
|
+
class StarGiftAuctionStateNotModified extends TLObject {
|
|
15208
|
+
constructor();
|
|
15209
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.StarGiftAuctionStateNotModified>;
|
|
15210
|
+
write(): Buffer;
|
|
15211
|
+
}
|
|
15212
|
+
class StarGiftAuctionState extends TLObject {
|
|
15213
|
+
version: int;
|
|
15214
|
+
startDate: int;
|
|
15215
|
+
endDate: int;
|
|
15216
|
+
minBidAmount: long;
|
|
15217
|
+
bidLevels: Vector<Raw.TypeAuctionBidLevel>;
|
|
15218
|
+
topBidders: Vector<long>;
|
|
15219
|
+
nextRoundAt: int;
|
|
15220
|
+
giftsLeft: int;
|
|
15221
|
+
currentRound: int;
|
|
15222
|
+
totalRounds: int;
|
|
15223
|
+
constructor(params: {
|
|
15224
|
+
version: int;
|
|
15225
|
+
startDate: int;
|
|
15226
|
+
endDate: int;
|
|
15227
|
+
minBidAmount: long;
|
|
15228
|
+
bidLevels: Vector<Raw.TypeAuctionBidLevel>;
|
|
15229
|
+
topBidders: Vector<long>;
|
|
15230
|
+
nextRoundAt: int;
|
|
15231
|
+
giftsLeft: int;
|
|
15232
|
+
currentRound: int;
|
|
15233
|
+
totalRounds: int;
|
|
15234
|
+
});
|
|
15235
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.StarGiftAuctionState>;
|
|
15236
|
+
write(): Buffer;
|
|
15237
|
+
}
|
|
15238
|
+
class StarGiftAuctionStateFinished extends TLObject {
|
|
15239
|
+
startDate: int;
|
|
15240
|
+
endDate: int;
|
|
15241
|
+
averagePrice: long;
|
|
15242
|
+
constructor(params: {
|
|
15243
|
+
startDate: int;
|
|
15244
|
+
endDate: int;
|
|
15245
|
+
averagePrice: long;
|
|
15246
|
+
});
|
|
15247
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.StarGiftAuctionStateFinished>;
|
|
15248
|
+
write(): Buffer;
|
|
15249
|
+
}
|
|
15250
|
+
class StarGiftAuctionUserState extends TLObject {
|
|
15251
|
+
returned?: boolean;
|
|
15252
|
+
bidAmount?: long;
|
|
15253
|
+
bidDate?: int;
|
|
15254
|
+
minBidAmount?: long;
|
|
15255
|
+
bidPeer?: Raw.TypePeer;
|
|
15256
|
+
acquiredCount: int;
|
|
15257
|
+
constructor(params: {
|
|
15258
|
+
returned?: boolean;
|
|
15259
|
+
bidAmount?: long;
|
|
15260
|
+
bidDate?: int;
|
|
15261
|
+
minBidAmount?: long;
|
|
15262
|
+
bidPeer?: Raw.TypePeer;
|
|
15263
|
+
acquiredCount: int;
|
|
15264
|
+
});
|
|
15265
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.StarGiftAuctionUserState>;
|
|
15266
|
+
write(): Buffer;
|
|
15267
|
+
}
|
|
15268
|
+
class StarGiftAuctionAcquiredGift extends TLObject {
|
|
15269
|
+
nameHidden?: boolean;
|
|
15270
|
+
peer: Raw.TypePeer;
|
|
15271
|
+
date: int;
|
|
15272
|
+
bidAmount: long;
|
|
15273
|
+
round: int;
|
|
15274
|
+
pos: int;
|
|
15275
|
+
message?: Raw.TypeTextWithEntities;
|
|
15276
|
+
constructor(params: {
|
|
15277
|
+
nameHidden?: boolean;
|
|
15278
|
+
peer: Raw.TypePeer;
|
|
15279
|
+
date: int;
|
|
15280
|
+
bidAmount: long;
|
|
15281
|
+
round: int;
|
|
15282
|
+
pos: int;
|
|
15283
|
+
message?: Raw.TypeTextWithEntities;
|
|
15284
|
+
});
|
|
15285
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.StarGiftAuctionAcquiredGift>;
|
|
15286
|
+
write(): Buffer;
|
|
15287
|
+
}
|
|
15288
|
+
class StarGiftActiveAuctionState extends TLObject {
|
|
15289
|
+
gift: Raw.TypeStarGift;
|
|
15290
|
+
state: Raw.TypeStarGiftAuctionState;
|
|
15291
|
+
userState: Raw.TypeStarGiftAuctionUserState;
|
|
15292
|
+
constructor(params: {
|
|
15293
|
+
gift: Raw.TypeStarGift;
|
|
15294
|
+
state: Raw.TypeStarGiftAuctionState;
|
|
15295
|
+
userState: Raw.TypeStarGiftAuctionUserState;
|
|
15296
|
+
});
|
|
15297
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.StarGiftActiveAuctionState>;
|
|
15298
|
+
write(): Buffer;
|
|
15299
|
+
}
|
|
15300
|
+
class InputStarGiftAuction extends TLObject {
|
|
15301
|
+
giftId: long;
|
|
15302
|
+
constructor(params: {
|
|
15303
|
+
giftId: long;
|
|
15304
|
+
});
|
|
15305
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.InputStarGiftAuction>;
|
|
15306
|
+
write(): Buffer;
|
|
15307
|
+
}
|
|
15308
|
+
class InputStarGiftAuctionSlug extends TLObject {
|
|
15309
|
+
slug: string;
|
|
15310
|
+
constructor(params: {
|
|
15311
|
+
slug: string;
|
|
15312
|
+
});
|
|
15313
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.InputStarGiftAuctionSlug>;
|
|
15314
|
+
write(): Buffer;
|
|
15315
|
+
}
|
|
15032
15316
|
class InvokeAfterMsg extends TLObject {
|
|
15033
15317
|
__response__: X;
|
|
15034
15318
|
msgId: long;
|
|
@@ -18661,6 +18945,7 @@ export declare namespace Raw {
|
|
|
18661
18945
|
replyMarkup?: Raw.TypeReplyMarkup;
|
|
18662
18946
|
entities?: Vector<Raw.TypeMessageEntity>;
|
|
18663
18947
|
scheduleDate?: int;
|
|
18948
|
+
scheduleRepeatPeriod?: int;
|
|
18664
18949
|
sendAs?: Raw.TypeInputPeer;
|
|
18665
18950
|
quickReplyShortcut?: Raw.TypeInputQuickReplyShortcut;
|
|
18666
18951
|
effect?: long;
|
|
@@ -18682,6 +18967,7 @@ export declare namespace Raw {
|
|
|
18682
18967
|
replyMarkup?: Raw.TypeReplyMarkup;
|
|
18683
18968
|
entities?: Vector<Raw.TypeMessageEntity>;
|
|
18684
18969
|
scheduleDate?: int;
|
|
18970
|
+
scheduleRepeatPeriod?: int;
|
|
18685
18971
|
sendAs?: Raw.TypeInputPeer;
|
|
18686
18972
|
quickReplyShortcut?: Raw.TypeInputQuickReplyShortcut;
|
|
18687
18973
|
effect?: long;
|
|
@@ -18708,6 +18994,7 @@ export declare namespace Raw {
|
|
|
18708
18994
|
replyMarkup?: Raw.TypeReplyMarkup;
|
|
18709
18995
|
entities?: Vector<Raw.TypeMessageEntity>;
|
|
18710
18996
|
scheduleDate?: int;
|
|
18997
|
+
scheduleRepeatPeriod?: int;
|
|
18711
18998
|
sendAs?: Raw.TypeInputPeer;
|
|
18712
18999
|
quickReplyShortcut?: Raw.TypeInputQuickReplyShortcut;
|
|
18713
19000
|
effect?: long;
|
|
@@ -18729,6 +19016,7 @@ export declare namespace Raw {
|
|
|
18729
19016
|
replyMarkup?: Raw.TypeReplyMarkup;
|
|
18730
19017
|
entities?: Vector<Raw.TypeMessageEntity>;
|
|
18731
19018
|
scheduleDate?: int;
|
|
19019
|
+
scheduleRepeatPeriod?: int;
|
|
18732
19020
|
sendAs?: Raw.TypeInputPeer;
|
|
18733
19021
|
quickReplyShortcut?: Raw.TypeInputQuickReplyShortcut;
|
|
18734
19022
|
effect?: long;
|
|
@@ -18754,6 +19042,7 @@ export declare namespace Raw {
|
|
|
18754
19042
|
topMsgId?: int;
|
|
18755
19043
|
replyTo?: Raw.TypeInputReplyTo;
|
|
18756
19044
|
scheduleDate?: int;
|
|
19045
|
+
scheduleRepeatPeriod?: int;
|
|
18757
19046
|
sendAs?: Raw.TypeInputPeer;
|
|
18758
19047
|
quickReplyShortcut?: Raw.TypeInputQuickReplyShortcut;
|
|
18759
19048
|
videoTimestamp?: int;
|
|
@@ -18774,6 +19063,7 @@ export declare namespace Raw {
|
|
|
18774
19063
|
topMsgId?: int;
|
|
18775
19064
|
replyTo?: Raw.TypeInputReplyTo;
|
|
18776
19065
|
scheduleDate?: int;
|
|
19066
|
+
scheduleRepeatPeriod?: int;
|
|
18777
19067
|
sendAs?: Raw.TypeInputPeer;
|
|
18778
19068
|
quickReplyShortcut?: Raw.TypeInputQuickReplyShortcut;
|
|
18779
19069
|
videoTimestamp?: int;
|
|
@@ -19360,6 +19650,7 @@ export declare namespace Raw {
|
|
|
19360
19650
|
replyMarkup?: Raw.TypeReplyMarkup;
|
|
19361
19651
|
entities?: Vector<Raw.TypeMessageEntity>;
|
|
19362
19652
|
scheduleDate?: int;
|
|
19653
|
+
scheduleRepeatPeriod?: int;
|
|
19363
19654
|
quickReplyShortcutId?: int;
|
|
19364
19655
|
constructor(params: {
|
|
19365
19656
|
noWebpage?: boolean;
|
|
@@ -19371,6 +19662,7 @@ export declare namespace Raw {
|
|
|
19371
19662
|
replyMarkup?: Raw.TypeReplyMarkup;
|
|
19372
19663
|
entities?: Vector<Raw.TypeMessageEntity>;
|
|
19373
19664
|
scheduleDate?: int;
|
|
19665
|
+
scheduleRepeatPeriod?: int;
|
|
19374
19666
|
quickReplyShortcutId?: int;
|
|
19375
19667
|
});
|
|
19376
19668
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.messages.EditMessage>;
|
|
@@ -24215,9 +24507,11 @@ export declare namespace Raw {
|
|
|
24215
24507
|
class GetSendAs extends TLObject {
|
|
24216
24508
|
__response__: Raw.channels.TypeSendAsPeers;
|
|
24217
24509
|
forPaidReactions?: boolean;
|
|
24510
|
+
forLiveStories?: boolean;
|
|
24218
24511
|
peer: Raw.TypeInputPeer;
|
|
24219
24512
|
constructor(params: {
|
|
24220
24513
|
forPaidReactions?: boolean;
|
|
24514
|
+
forLiveStories?: boolean;
|
|
24221
24515
|
peer: Raw.TypeInputPeer;
|
|
24222
24516
|
});
|
|
24223
24517
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.channels.GetSendAs>;
|
|
@@ -24492,6 +24786,9 @@ export declare namespace Raw {
|
|
|
24492
24786
|
}
|
|
24493
24787
|
}
|
|
24494
24788
|
namespace payments {
|
|
24789
|
+
type TypeStarGiftActiveAuctions = Raw.payments.StarGiftActiveAuctionsNotModified | Raw.payments.StarGiftActiveAuctions;
|
|
24790
|
+
type TypeStarGiftAuctionAcquiredGifts = Raw.payments.StarGiftAuctionAcquiredGifts;
|
|
24791
|
+
type TypeStarGiftAuctionState = Raw.payments.StarGiftAuctionState;
|
|
24495
24792
|
type TypeCheckCanSendGiftResult = Raw.payments.CheckCanSendGiftResultOk | Raw.payments.CheckCanSendGiftResultFail;
|
|
24496
24793
|
type TypeUniqueStarGiftValueInfo = Raw.payments.UniqueStarGiftValueInfo;
|
|
24497
24794
|
type TypeStarGiftCollections = Raw.payments.StarGiftCollectionsNotModified | Raw.payments.StarGiftCollections;
|
|
@@ -24704,7 +25001,7 @@ export declare namespace Raw {
|
|
|
24704
25001
|
giveawayMsgId?: int;
|
|
24705
25002
|
toId?: long;
|
|
24706
25003
|
date: int;
|
|
24707
|
-
|
|
25004
|
+
days: int;
|
|
24708
25005
|
usedDate?: int;
|
|
24709
25006
|
chats: Vector<Raw.TypeChat>;
|
|
24710
25007
|
users: Vector<Raw.TypeUser>;
|
|
@@ -24714,7 +25011,7 @@ export declare namespace Raw {
|
|
|
24714
25011
|
giveawayMsgId?: int;
|
|
24715
25012
|
toId?: long;
|
|
24716
25013
|
date: int;
|
|
24717
|
-
|
|
25014
|
+
days: int;
|
|
24718
25015
|
usedDate?: int;
|
|
24719
25016
|
chats: Vector<Raw.TypeChat>;
|
|
24720
25017
|
users: Vector<Raw.TypeUser>;
|
|
@@ -24991,6 +25288,49 @@ export declare namespace Raw {
|
|
|
24991
25288
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.payments.CheckCanSendGiftResultFail>;
|
|
24992
25289
|
write(): Buffer;
|
|
24993
25290
|
}
|
|
25291
|
+
class StarGiftAuctionState extends TLObject {
|
|
25292
|
+
gift: Raw.TypeStarGift;
|
|
25293
|
+
state: Raw.TypeStarGiftAuctionState;
|
|
25294
|
+
userState: Raw.TypeStarGiftAuctionUserState;
|
|
25295
|
+
timeout: int;
|
|
25296
|
+
users: Vector<Raw.TypeUser>;
|
|
25297
|
+
constructor(params: {
|
|
25298
|
+
gift: Raw.TypeStarGift;
|
|
25299
|
+
state: Raw.TypeStarGiftAuctionState;
|
|
25300
|
+
userState: Raw.TypeStarGiftAuctionUserState;
|
|
25301
|
+
timeout: int;
|
|
25302
|
+
users: Vector<Raw.TypeUser>;
|
|
25303
|
+
});
|
|
25304
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.payments.StarGiftAuctionState>;
|
|
25305
|
+
write(): Buffer;
|
|
25306
|
+
}
|
|
25307
|
+
class StarGiftAuctionAcquiredGifts extends TLObject {
|
|
25308
|
+
gifts: Vector<Raw.TypeStarGiftAuctionAcquiredGift>;
|
|
25309
|
+
users: Vector<Raw.TypeUser>;
|
|
25310
|
+
chats: Vector<Raw.TypeChat>;
|
|
25311
|
+
constructor(params: {
|
|
25312
|
+
gifts: Vector<Raw.TypeStarGiftAuctionAcquiredGift>;
|
|
25313
|
+
users: Vector<Raw.TypeUser>;
|
|
25314
|
+
chats: Vector<Raw.TypeChat>;
|
|
25315
|
+
});
|
|
25316
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.payments.StarGiftAuctionAcquiredGifts>;
|
|
25317
|
+
write(): Buffer;
|
|
25318
|
+
}
|
|
25319
|
+
class StarGiftActiveAuctionsNotModified extends TLObject {
|
|
25320
|
+
constructor();
|
|
25321
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.payments.StarGiftActiveAuctionsNotModified>;
|
|
25322
|
+
write(): Buffer;
|
|
25323
|
+
}
|
|
25324
|
+
class StarGiftActiveAuctions extends TLObject {
|
|
25325
|
+
auctions: Vector<Raw.TypeStarGiftActiveAuctionState>;
|
|
25326
|
+
users: Vector<Raw.TypeUser>;
|
|
25327
|
+
constructor(params: {
|
|
25328
|
+
auctions: Vector<Raw.TypeStarGiftActiveAuctionState>;
|
|
25329
|
+
users: Vector<Raw.TypeUser>;
|
|
25330
|
+
});
|
|
25331
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.payments.StarGiftActiveAuctions>;
|
|
25332
|
+
write(): Buffer;
|
|
25333
|
+
}
|
|
24994
25334
|
class GetPaymentForm extends TLObject {
|
|
24995
25335
|
__response__: Raw.payments.TypePaymentForm;
|
|
24996
25336
|
invoice: Raw.TypeInputInvoice;
|
|
@@ -25665,8 +26005,38 @@ export declare namespace Raw {
|
|
|
25665
26005
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.payments.CheckCanSendGift>;
|
|
25666
26006
|
write(): Buffer;
|
|
25667
26007
|
}
|
|
26008
|
+
class GetStarGiftAuctionState extends TLObject {
|
|
26009
|
+
__response__: Raw.payments.TypeStarGiftAuctionState;
|
|
26010
|
+
auction: Raw.TypeInputStarGiftAuction;
|
|
26011
|
+
version: int;
|
|
26012
|
+
constructor(params: {
|
|
26013
|
+
auction: Raw.TypeInputStarGiftAuction;
|
|
26014
|
+
version: int;
|
|
26015
|
+
});
|
|
26016
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.payments.GetStarGiftAuctionState>;
|
|
26017
|
+
write(): Buffer;
|
|
26018
|
+
}
|
|
26019
|
+
class GetStarGiftAuctionAcquiredGifts extends TLObject {
|
|
26020
|
+
__response__: Raw.payments.TypeStarGiftAuctionAcquiredGifts;
|
|
26021
|
+
giftId: long;
|
|
26022
|
+
constructor(params: {
|
|
26023
|
+
giftId: long;
|
|
26024
|
+
});
|
|
26025
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.payments.GetStarGiftAuctionAcquiredGifts>;
|
|
26026
|
+
write(): Buffer;
|
|
26027
|
+
}
|
|
26028
|
+
class GetStarGiftActiveAuctions extends TLObject {
|
|
26029
|
+
__response__: Raw.payments.TypeStarGiftActiveAuctions;
|
|
26030
|
+
hash: long;
|
|
26031
|
+
constructor(params: {
|
|
26032
|
+
hash: long;
|
|
26033
|
+
});
|
|
26034
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.payments.GetStarGiftActiveAuctions>;
|
|
26035
|
+
write(): Buffer;
|
|
26036
|
+
}
|
|
25668
26037
|
}
|
|
25669
26038
|
namespace phone {
|
|
26039
|
+
type TypeGroupCallStars = Raw.phone.GroupCallStars;
|
|
25670
26040
|
type TypeGroupCallStreamRtmpUrl = Raw.phone.GroupCallStreamRtmpUrl;
|
|
25671
26041
|
type TypeGroupCallStreamChannels = Raw.phone.GroupCallStreamChannels;
|
|
25672
26042
|
type TypeExportedGroupCallInvite = Raw.phone.ExportedGroupCallInvite;
|
|
@@ -25756,6 +26126,20 @@ export declare namespace Raw {
|
|
|
25756
26126
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.phone.GroupCallStreamRtmpUrl>;
|
|
25757
26127
|
write(): Buffer;
|
|
25758
26128
|
}
|
|
26129
|
+
class GroupCallStars extends TLObject {
|
|
26130
|
+
totalStars: long;
|
|
26131
|
+
topDonors: Vector<Raw.TypeGroupCallDonor>;
|
|
26132
|
+
chats: Vector<Raw.TypeChat>;
|
|
26133
|
+
users: Vector<Raw.TypeUser>;
|
|
26134
|
+
constructor(params: {
|
|
26135
|
+
totalStars: long;
|
|
26136
|
+
topDonors: Vector<Raw.TypeGroupCallDonor>;
|
|
26137
|
+
chats: Vector<Raw.TypeChat>;
|
|
26138
|
+
users: Vector<Raw.TypeUser>;
|
|
26139
|
+
});
|
|
26140
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.phone.GroupCallStars>;
|
|
26141
|
+
write(): Buffer;
|
|
26142
|
+
}
|
|
25759
26143
|
class GetCallConfig extends TLObject {
|
|
25760
26144
|
__response__: Raw.TypeDataJSON;
|
|
25761
26145
|
constructor();
|
|
@@ -25947,11 +26331,13 @@ export declare namespace Raw {
|
|
|
25947
26331
|
call: Raw.TypeInputGroupCall;
|
|
25948
26332
|
joinMuted?: Bool;
|
|
25949
26333
|
messagesEnabled?: Bool;
|
|
26334
|
+
sendPaidMessagesStars?: long;
|
|
25950
26335
|
constructor(params: {
|
|
25951
26336
|
resetInviteHash?: boolean;
|
|
25952
26337
|
call: Raw.TypeInputGroupCall;
|
|
25953
26338
|
joinMuted?: Bool;
|
|
25954
26339
|
messagesEnabled?: Bool;
|
|
26340
|
+
sendPaidMessagesStars?: long;
|
|
25955
26341
|
});
|
|
25956
26342
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.phone.ToggleGroupCallSettings>;
|
|
25957
26343
|
write(): Buffer;
|
|
@@ -26128,9 +26514,11 @@ export declare namespace Raw {
|
|
|
26128
26514
|
}
|
|
26129
26515
|
class GetGroupCallStreamRtmpUrl extends TLObject {
|
|
26130
26516
|
__response__: Raw.phone.TypeGroupCallStreamRtmpUrl;
|
|
26517
|
+
liveStory?: boolean;
|
|
26131
26518
|
peer: Raw.TypeInputPeer;
|
|
26132
26519
|
revoke: Bool;
|
|
26133
26520
|
constructor(params: {
|
|
26521
|
+
liveStory?: boolean;
|
|
26134
26522
|
peer: Raw.TypeInputPeer;
|
|
26135
26523
|
revoke: Bool;
|
|
26136
26524
|
});
|
|
@@ -26235,14 +26623,18 @@ export declare namespace Raw {
|
|
|
26235
26623
|
write(): Buffer;
|
|
26236
26624
|
}
|
|
26237
26625
|
class SendGroupCallMessage extends TLObject {
|
|
26238
|
-
__response__:
|
|
26626
|
+
__response__: Raw.TypeUpdates;
|
|
26239
26627
|
call: Raw.TypeInputGroupCall;
|
|
26240
26628
|
randomId: long;
|
|
26241
26629
|
message: Raw.TypeTextWithEntities;
|
|
26630
|
+
allowPaidStars?: long;
|
|
26631
|
+
sendAs?: Raw.TypeInputPeer;
|
|
26242
26632
|
constructor(params: {
|
|
26243
26633
|
call: Raw.TypeInputGroupCall;
|
|
26244
26634
|
randomId: long;
|
|
26245
26635
|
message: Raw.TypeTextWithEntities;
|
|
26636
|
+
allowPaidStars?: long;
|
|
26637
|
+
sendAs?: Raw.TypeInputPeer;
|
|
26246
26638
|
});
|
|
26247
26639
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.phone.SendGroupCallMessage>;
|
|
26248
26640
|
write(): Buffer;
|
|
@@ -26258,6 +26650,52 @@ export declare namespace Raw {
|
|
|
26258
26650
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.phone.SendGroupCallEncryptedMessage>;
|
|
26259
26651
|
write(): Buffer;
|
|
26260
26652
|
}
|
|
26653
|
+
class DeleteGroupCallMessages extends TLObject {
|
|
26654
|
+
__response__: Raw.TypeUpdates;
|
|
26655
|
+
reportSpam?: boolean;
|
|
26656
|
+
call: Raw.TypeInputGroupCall;
|
|
26657
|
+
messages: Vector<int>;
|
|
26658
|
+
constructor(params: {
|
|
26659
|
+
reportSpam?: boolean;
|
|
26660
|
+
call: Raw.TypeInputGroupCall;
|
|
26661
|
+
messages: Vector<int>;
|
|
26662
|
+
});
|
|
26663
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.phone.DeleteGroupCallMessages>;
|
|
26664
|
+
write(): Buffer;
|
|
26665
|
+
}
|
|
26666
|
+
class DeleteGroupCallParticipantMessages extends TLObject {
|
|
26667
|
+
__response__: Raw.TypeUpdates;
|
|
26668
|
+
reportSpam?: boolean;
|
|
26669
|
+
call: Raw.TypeInputGroupCall;
|
|
26670
|
+
participant: Raw.TypeInputPeer;
|
|
26671
|
+
constructor(params: {
|
|
26672
|
+
reportSpam?: boolean;
|
|
26673
|
+
call: Raw.TypeInputGroupCall;
|
|
26674
|
+
participant: Raw.TypeInputPeer;
|
|
26675
|
+
});
|
|
26676
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.phone.DeleteGroupCallParticipantMessages>;
|
|
26677
|
+
write(): Buffer;
|
|
26678
|
+
}
|
|
26679
|
+
class GetGroupCallStars extends TLObject {
|
|
26680
|
+
__response__: Raw.phone.TypeGroupCallStars;
|
|
26681
|
+
call: Raw.TypeInputGroupCall;
|
|
26682
|
+
constructor(params: {
|
|
26683
|
+
call: Raw.TypeInputGroupCall;
|
|
26684
|
+
});
|
|
26685
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.phone.GetGroupCallStars>;
|
|
26686
|
+
write(): Buffer;
|
|
26687
|
+
}
|
|
26688
|
+
class SaveDefaultSendAs extends TLObject {
|
|
26689
|
+
__response__: Bool;
|
|
26690
|
+
call: Raw.TypeInputGroupCall;
|
|
26691
|
+
sendAs: Raw.TypeInputPeer;
|
|
26692
|
+
constructor(params: {
|
|
26693
|
+
call: Raw.TypeInputGroupCall;
|
|
26694
|
+
sendAs: Raw.TypeInputPeer;
|
|
26695
|
+
});
|
|
26696
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.phone.SaveDefaultSendAs>;
|
|
26697
|
+
write(): Buffer;
|
|
26698
|
+
}
|
|
26261
26699
|
}
|
|
26262
26700
|
namespace stats {
|
|
26263
26701
|
type TypeStoryStats = Raw.stats.StoryStats;
|
|
@@ -27749,7 +28187,7 @@ export declare namespace Raw {
|
|
|
27749
28187
|
write(): Buffer;
|
|
27750
28188
|
}
|
|
27751
28189
|
class GetPeerMaxIDs extends TLObject {
|
|
27752
|
-
__response__: Vector<
|
|
28190
|
+
__response__: Vector<Raw.TypeRecentStory>;
|
|
27753
28191
|
id: Vector<Raw.TypeInputPeer>;
|
|
27754
28192
|
constructor(params: {
|
|
27755
28193
|
id: Vector<Raw.TypeInputPeer>;
|
|
@@ -27901,6 +28339,33 @@ export declare namespace Raw {
|
|
|
27901
28339
|
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.stories.GetAlbumStories>;
|
|
27902
28340
|
write(): Buffer;
|
|
27903
28341
|
}
|
|
28342
|
+
class StartLive extends TLObject {
|
|
28343
|
+
__response__: Raw.TypeUpdates;
|
|
28344
|
+
pinned?: boolean;
|
|
28345
|
+
noforwards?: boolean;
|
|
28346
|
+
rtmpStream?: boolean;
|
|
28347
|
+
peer: Raw.TypeInputPeer;
|
|
28348
|
+
caption?: string;
|
|
28349
|
+
entities?: Vector<Raw.TypeMessageEntity>;
|
|
28350
|
+
privacyRules: Vector<Raw.TypeInputPrivacyRule>;
|
|
28351
|
+
randomId: long;
|
|
28352
|
+
messagesEnabled?: Bool;
|
|
28353
|
+
sendPaidMessagesStars?: long;
|
|
28354
|
+
constructor(params: {
|
|
28355
|
+
pinned?: boolean;
|
|
28356
|
+
noforwards?: boolean;
|
|
28357
|
+
rtmpStream?: boolean;
|
|
28358
|
+
peer: Raw.TypeInputPeer;
|
|
28359
|
+
caption?: string;
|
|
28360
|
+
entities?: Vector<Raw.TypeMessageEntity>;
|
|
28361
|
+
privacyRules: Vector<Raw.TypeInputPrivacyRule>;
|
|
28362
|
+
randomId: long;
|
|
28363
|
+
messagesEnabled?: Bool;
|
|
28364
|
+
sendPaidMessagesStars?: long;
|
|
28365
|
+
});
|
|
28366
|
+
static read(_data: BytesIO, ..._args: Array<any>): Promise<Raw.stories.StartLive>;
|
|
28367
|
+
write(): Buffer;
|
|
28368
|
+
}
|
|
27904
28369
|
}
|
|
27905
28370
|
namespace premium {
|
|
27906
28371
|
type TypeBoostsStatus = Raw.premium.BoostsStatus;
|