tdlib-native
Advanced tools
Comparing version 1.3.3 to 1.4.0
@@ -12,2 +12,3 @@ "use strict"; | ||
exports.BackgroundType$Type = types.BackgroundType$Type; | ||
exports.BlockList$Type = types.BlockList$Type; | ||
exports.Bool$Type = types.Bool$Type; | ||
@@ -20,2 +21,3 @@ exports.BotCommandScope$Type = types.BotCommandScope$Type; | ||
exports.CallbackQueryPayload$Type = types.CallbackQueryPayload$Type; | ||
exports.CanSendStoryResult$Type = types.CanSendStoryResult$Type; | ||
exports.CanTransferOwnershipResult$Type = types.CanTransferOwnershipResult$Type; | ||
@@ -30,3 +32,2 @@ exports.ChatAction$Type = types.ChatAction$Type; | ||
exports.ChatPhotoStickerType$Type = types.ChatPhotoStickerType$Type; | ||
exports.ChatReportReason$Type = types.ChatReportReason$Type; | ||
exports.ChatSource$Type = types.ChatSource$Type; | ||
@@ -60,2 +61,4 @@ exports.ChatStatistics$Type = types.ChatStatistics$Type; | ||
types.InputPassportElementErrorSource$Type; | ||
exports.InputStoryAreaType$Type = types.InputStoryAreaType$Type; | ||
exports.InputStoryContent$Type = types.InputStoryContent$Type; | ||
exports.InternalLinkType$Type = types.InternalLinkType$Type; | ||
@@ -72,2 +75,3 @@ exports.JsonValue$Type = types.JsonValue$Type; | ||
exports.MessageForwardOrigin$Type = types.MessageForwardOrigin$Type; | ||
exports.MessageReplyTo$Type = types.MessageReplyTo$Type; | ||
exports.MessageSchedulingState$Type = types.MessageSchedulingState$Type; | ||
@@ -77,2 +81,3 @@ exports.MessageSender$Type = types.MessageSender$Type; | ||
exports.MessageSource$Type = types.MessageSource$Type; | ||
exports.MessageSponsorType$Type = types.MessageSponsorType$Type; | ||
exports.NetworkStatisticsEntry$Type = types.NetworkStatisticsEntry$Type; | ||
@@ -95,2 +100,3 @@ exports.NetworkType$Type = types.NetworkType$Type; | ||
exports.PremiumSource$Type = types.PremiumSource$Type; | ||
exports.PremiumStoryFeature$Type = types.PremiumStoryFeature$Type; | ||
exports.ProxyType$Type = types.ProxyType$Type; | ||
@@ -101,2 +107,3 @@ exports.PublicChatType$Type = types.PublicChatType$Type; | ||
exports.ReplyMarkup$Type = types.ReplyMarkup$Type; | ||
exports.ReportReason$Type = types.ReportReason$Type; | ||
exports.ResetPasswordResult$Type = types.ResetPasswordResult$Type; | ||
@@ -113,2 +120,6 @@ exports.RichText$Type = types.RichText$Type; | ||
exports.StorePaymentPurpose$Type = types.StorePaymentPurpose$Type; | ||
exports.StoryAreaType$Type = types.StoryAreaType$Type; | ||
exports.StoryContent$Type = types.StoryContent$Type; | ||
exports.StoryList$Type = types.StoryList$Type; | ||
exports.StoryPrivacySettings$Type = types.StoryPrivacySettings$Type; | ||
exports.SuggestedAction$Type = types.SuggestedAction$Type; | ||
@@ -115,0 +126,0 @@ exports.SupergroupMembersFilter$Type = types.SupergroupMembersFilter$Type; |
{ | ||
"name": "tdlib-native", | ||
"version": "1.3.3", | ||
"version": "1.4.0", | ||
"description": "🚀 Telegram TDLib native nodejs wrapper", | ||
@@ -5,0 +5,0 @@ "packageManager": "npm@9.6.2", |
@@ -1,2 +0,2 @@ | ||
import { markup } from ".."; | ||
import * as markup from "../markup"; | ||
@@ -3,0 +3,0 @@ describe("Markup", () => { |
export const Meta = { | ||
version: "1.8.14", | ||
commitHash: "328b8649d859c5ed4088a875cbb059db6029dc0d" | ||
version: "1.8.16", | ||
commitHash: "8a6f68f3a2ee1bf63f3634a5800f133f192b7678" | ||
}; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
101941775
192969