tdlib-native
Version:
🚀 Telegram TDLib native nodejs wrapper
182 lines (181 loc) • 11.2 kB
JavaScript
"use strict";
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
const types = require("./generated/types.js");
exports.$AsyncApi = types.$AsyncApi;
exports.$Methods = types.$Methods;
exports.$SyncApi = types.$SyncApi;
exports.AffiliateProgramSortOrder$Type = types.AffiliateProgramSortOrder$Type;
exports.AffiliateType$Type = types.AffiliateType$Type;
exports.AuthenticationCodeType$Type = types.AuthenticationCodeType$Type;
exports.AuthorizationState$Type = types.AuthorizationState$Type;
exports.AutosaveSettingsScope$Type = types.AutosaveSettingsScope$Type;
exports.BackgroundFill$Type = types.BackgroundFill$Type;
exports.BackgroundType$Type = types.BackgroundType$Type;
exports.BlockList$Type = types.BlockList$Type;
exports.Bool$Type = types.Bool$Type;
exports.BotCommandScope$Type = types.BotCommandScope$Type;
exports.BotWriteAccessAllowReason$Type = types.BotWriteAccessAllowReason$Type;
exports.BusinessAwayMessageSchedule$Type = types.BusinessAwayMessageSchedule$Type;
exports.BusinessFeature$Type = types.BusinessFeature$Type;
exports.CallDiscardReason$Type = types.CallDiscardReason$Type;
exports.CallProblem$Type = types.CallProblem$Type;
exports.CallServerType$Type = types.CallServerType$Type;
exports.CallState$Type = types.CallState$Type;
exports.CallbackQueryPayload$Type = types.CallbackQueryPayload$Type;
exports.CanPostStoryResult$Type = types.CanPostStoryResult$Type;
exports.CanSendMessageToUserResult$Type = types.CanSendMessageToUserResult$Type;
exports.CanTransferOwnershipResult$Type = types.CanTransferOwnershipResult$Type;
exports.ChatAction$Type = types.ChatAction$Type;
exports.ChatActionBar$Type = types.ChatActionBar$Type;
exports.ChatAvailableReactions$Type = types.ChatAvailableReactions$Type;
exports.ChatBoostSource$Type = types.ChatBoostSource$Type;
exports.ChatEventAction$Type = types.ChatEventAction$Type;
exports.ChatList$Type = types.ChatList$Type;
exports.ChatMemberStatus$Type = types.ChatMemberStatus$Type;
exports.ChatMembersFilter$Type = types.ChatMembersFilter$Type;
exports.ChatPhotoStickerType$Type = types.ChatPhotoStickerType$Type;
exports.ChatRevenueTransactionType$Type = types.ChatRevenueTransactionType$Type;
exports.ChatSource$Type = types.ChatSource$Type;
exports.ChatStatistics$Type = types.ChatStatistics$Type;
exports.ChatStatisticsObjectType$Type = types.ChatStatisticsObjectType$Type;
exports.ChatType$Type = types.ChatType$Type;
exports.CheckChatUsernameResult$Type = types.CheckChatUsernameResult$Type;
exports.CheckStickerSetNameResult$Type = types.CheckStickerSetNameResult$Type;
exports.CollectibleItemType$Type = types.CollectibleItemType$Type;
exports.ConnectionState$Type = types.ConnectionState$Type;
exports.DeviceToken$Type = types.DeviceToken$Type;
exports.DiceStickers$Type = types.DiceStickers$Type;
exports.EmailAddressAuthentication$Type = types.EmailAddressAuthentication$Type;
exports.EmailAddressResetState$Type = types.EmailAddressResetState$Type;
exports.EmojiCategorySource$Type = types.EmojiCategorySource$Type;
exports.EmojiCategoryType$Type = types.EmojiCategoryType$Type;
exports.EmojiStatusType$Type = types.EmojiStatusType$Type;
exports.FileType$Type = types.FileType$Type;
exports.FirebaseAuthenticationSettings$Type = types.FirebaseAuthenticationSettings$Type;
exports.FirebaseDeviceVerificationParameters$Type = types.FirebaseDeviceVerificationParameters$Type;
exports.GiftForResaleOrder$Type = types.GiftForResaleOrder$Type;
exports.GiveawayInfo$Type = types.GiveawayInfo$Type;
exports.GiveawayParticipantStatus$Type = types.GiveawayParticipantStatus$Type;
exports.GiveawayPrize$Type = types.GiveawayPrize$Type;
exports.GroupCallDataChannel$Type = types.GroupCallDataChannel$Type;
exports.GroupCallVideoQuality$Type = types.GroupCallVideoQuality$Type;
exports.InlineKeyboardButtonType$Type = types.InlineKeyboardButtonType$Type;
exports.InlineQueryResult$Type = types.InlineQueryResult$Type;
exports.InlineQueryResultsButtonType$Type = types.InlineQueryResultsButtonType$Type;
exports.InputBackground$Type = types.InputBackground$Type;
exports.InputChatPhoto$Type = types.InputChatPhoto$Type;
exports.InputCredentials$Type = types.InputCredentials$Type;
exports.InputFile$Type = types.InputFile$Type;
exports.InputGroupCall$Type = types.InputGroupCall$Type;
exports.InputInlineQueryResult$Type = types.InputInlineQueryResult$Type;
exports.InputInvoice$Type = types.InputInvoice$Type;
exports.InputMessageContent$Type = types.InputMessageContent$Type;
exports.InputMessageReplyTo$Type = types.InputMessageReplyTo$Type;
exports.InputPaidMediaType$Type = types.InputPaidMediaType$Type;
exports.InputPassportElement$Type = types.InputPassportElement$Type;
exports.InputPassportElementErrorSource$Type = types.InputPassportElementErrorSource$Type;
exports.InputStoryAreaType$Type = types.InputStoryAreaType$Type;
exports.InputStoryContent$Type = types.InputStoryContent$Type;
exports.InternalLinkType$Type = types.InternalLinkType$Type;
exports.InviteGroupCallParticipantResult$Type = types.InviteGroupCallParticipantResult$Type;
exports.InviteLinkChatType$Type = types.InviteLinkChatType$Type;
exports.JsonValue$Type = types.JsonValue$Type;
exports.KeyboardButtonType$Type = types.KeyboardButtonType$Type;
exports.LanguagePackStringValue$Type = types.LanguagePackStringValue$Type;
exports.LinkPreviewAlbumMedia$Type = types.LinkPreviewAlbumMedia$Type;
exports.LinkPreviewType$Type = types.LinkPreviewType$Type;
exports.LogStream$Type = types.LogStream$Type;
exports.LoginUrlInfo$Type = types.LoginUrlInfo$Type;
exports.MaskPoint$Type = types.MaskPoint$Type;
exports.MessageContent$Type = types.MessageContent$Type;
exports.MessageEffectType$Type = types.MessageEffectType$Type;
exports.MessageFileType$Type = types.MessageFileType$Type;
exports.MessageOrigin$Type = types.MessageOrigin$Type;
exports.MessageReadDate$Type = types.MessageReadDate$Type;
exports.MessageReplyTo$Type = types.MessageReplyTo$Type;
exports.MessageSchedulingState$Type = types.MessageSchedulingState$Type;
exports.MessageSelfDestructType$Type = types.MessageSelfDestructType$Type;
exports.MessageSender$Type = types.MessageSender$Type;
exports.MessageSendingState$Type = types.MessageSendingState$Type;
exports.MessageSource$Type = types.MessageSource$Type;
exports.MessageTopic$Type = types.MessageTopic$Type;
exports.NetworkStatisticsEntry$Type = types.NetworkStatisticsEntry$Type;
exports.NetworkType$Type = types.NetworkType$Type;
exports.NotificationGroupType$Type = types.NotificationGroupType$Type;
exports.NotificationSettingsScope$Type = types.NotificationSettingsScope$Type;
exports.NotificationType$Type = types.NotificationType$Type;
exports.OptionValue$Type = types.OptionValue$Type;
exports.PageBlock$Type = types.PageBlock$Type;
exports.PageBlockHorizontalAlignment$Type = types.PageBlockHorizontalAlignment$Type;
exports.PageBlockVerticalAlignment$Type = types.PageBlockVerticalAlignment$Type;
exports.PaidMedia$Type = types.PaidMedia$Type;
exports.PaidReactionType$Type = types.PaidReactionType$Type;
exports.PassportElement$Type = types.PassportElement$Type;
exports.PassportElementErrorSource$Type = types.PassportElementErrorSource$Type;
exports.PassportElementType$Type = types.PassportElementType$Type;
exports.PaymentFormType$Type = types.PaymentFormType$Type;
exports.PaymentProvider$Type = types.PaymentProvider$Type;
exports.PaymentReceiptType$Type = types.PaymentReceiptType$Type;
exports.PhoneNumberCodeType$Type = types.PhoneNumberCodeType$Type;
exports.PollType$Type = types.PollType$Type;
exports.PremiumFeature$Type = types.PremiumFeature$Type;
exports.PremiumLimitType$Type = types.PremiumLimitType$Type;
exports.PremiumSource$Type = types.PremiumSource$Type;
exports.PremiumStoryFeature$Type = types.PremiumStoryFeature$Type;
exports.ProxyType$Type = types.ProxyType$Type;
exports.PublicChatType$Type = types.PublicChatType$Type;
exports.PublicForward$Type = types.PublicForward$Type;
exports.PushMessageContent$Type = types.PushMessageContent$Type;
exports.ReactionNotificationSource$Type = types.ReactionNotificationSource$Type;
exports.ReactionType$Type = types.ReactionType$Type;
exports.ReactionUnavailabilityReason$Type = types.ReactionUnavailabilityReason$Type;
exports.ReplyMarkup$Type = types.ReplyMarkup$Type;
exports.ReportChatResult$Type = types.ReportChatResult$Type;
exports.ReportReason$Type = types.ReportReason$Type;
exports.ReportSponsoredResult$Type = types.ReportSponsoredResult$Type;
exports.ReportStoryResult$Type = types.ReportStoryResult$Type;
exports.ResendCodeReason$Type = types.ResendCodeReason$Type;
exports.ResetPasswordResult$Type = types.ResetPasswordResult$Type;
exports.RevenueWithdrawalState$Type = types.RevenueWithdrawalState$Type;
exports.RichText$Type = types.RichText$Type;
exports.SavedMessagesTopicType$Type = types.SavedMessagesTopicType$Type;
exports.SearchMessagesChatTypeFilter$Type = types.SearchMessagesChatTypeFilter$Type;
exports.SearchMessagesFilter$Type = types.SearchMessagesFilter$Type;
exports.SecretChatState$Type = types.SecretChatState$Type;
exports.SentGift$Type = types.SentGift$Type;
exports.SessionType$Type = types.SessionType$Type;
exports.SpeechRecognitionResult$Type = types.SpeechRecognitionResult$Type;
exports.StarSubscriptionType$Type = types.StarSubscriptionType$Type;
exports.StarTransactionDirection$Type = types.StarTransactionDirection$Type;
exports.StarTransactionType$Type = types.StarTransactionType$Type;
exports.StatisticalGraph$Type = types.StatisticalGraph$Type;
exports.StickerFormat$Type = types.StickerFormat$Type;
exports.StickerFullType$Type = types.StickerFullType$Type;
exports.StickerType$Type = types.StickerType$Type;
exports.StorePaymentPurpose$Type = types.StorePaymentPurpose$Type;
exports.StoreTransaction$Type = types.StoreTransaction$Type;
exports.StoryAreaType$Type = types.StoryAreaType$Type;
exports.StoryContent$Type = types.StoryContent$Type;
exports.StoryInteractionType$Type = types.StoryInteractionType$Type;
exports.StoryList$Type = types.StoryList$Type;
exports.StoryOrigin$Type = types.StoryOrigin$Type;
exports.StoryPrivacySettings$Type = types.StoryPrivacySettings$Type;
exports.SuggestedAction$Type = types.SuggestedAction$Type;
exports.SupergroupMembersFilter$Type = types.SupergroupMembersFilter$Type;
exports.TMeUrlType$Type = types.TMeUrlType$Type;
exports.TargetChat$Type = types.TargetChat$Type;
exports.TelegramPaymentPurpose$Type = types.TelegramPaymentPurpose$Type;
exports.TextEntityType$Type = types.TextEntityType$Type;
exports.TextParseMode$Type = types.TextParseMode$Type;
exports.ThumbnailFormat$Type = types.ThumbnailFormat$Type;
exports.TopChatCategory$Type = types.TopChatCategory$Type;
exports.Update$Type = types.Update$Type;
exports.UpgradedGiftAttributeId$Type = types.UpgradedGiftAttributeId$Type;
exports.UserPrivacySetting$Type = types.UserPrivacySetting$Type;
exports.UserPrivacySettingRule$Type = types.UserPrivacySettingRule$Type;
exports.UserStatus$Type = types.UserStatus$Type;
exports.UserType$Type = types.UserType$Type;
exports.VectorPathCommand$Type = types.VectorPathCommand$Type;
exports.WebAppOpenMode$Type = types.WebAppOpenMode$Type;
exports.default = types;
exports.typename = types.typename;