diff --git a/Package.resolved b/Package.resolved index 17cb0d405d..80c2f3b2d2 100644 --- a/Package.resolved +++ b/Package.resolved @@ -6,8 +6,8 @@ "repositoryURL": "https://github.com/Swiftgram/TDLibFramework", "state": { "branch": null, - "revision": "51b036ce6d910b195144c428fdf3b4b5d169baad", - "version": "1.8.29-e4796b9b" + "revision": "fdfe401ed985f8f7777cfa23b82be6a151e28c3c", + "version": "1.8.29-4e0c0009" } } ] diff --git a/Package.swift b/Package.swift index 2544576bc6..742b15ac37 100644 --- a/Package.swift +++ b/Package.swift @@ -21,7 +21,7 @@ let package = Package( targets: ["TDLibKit"]), ], dependencies: [ - .package(url: "https://github.com/Swiftgram/TDLibFramework", .exact("1.8.29-e4796b9b")), + .package(url: "https://github.com/Swiftgram/TDLibFramework", .exact("1.8.29-4e0c0009")), ], targets: [ .target( diff --git a/Sources/TDLibKit/Generated/API/TDLibApi.swift b/Sources/TDLibKit/Generated/API/TDLibApi.swift index c451b99fc7..56f5f3a876 100644 --- a/Sources/TDLibKit/Generated/API/TDLibApi.swift +++ b/Sources/TDLibKit/Generated/API/TDLibApi.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/API/TdApi.swift b/Sources/TDLibKit/Generated/API/TdApi.swift index 325605e538..953d36325e 100644 --- a/Sources/TDLibKit/Generated/API/TdApi.swift +++ b/Sources/TDLibKit/Generated/API/TdApi.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/API/TdClient.swift b/Sources/TDLibKit/Generated/API/TdClient.swift index cda2d140ef..2c8239fcd2 100644 --- a/Sources/TDLibKit/Generated/API/TdClient.swift +++ b/Sources/TDLibKit/Generated/API/TdClient.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AccentColor.swift b/Sources/TDLibKit/Generated/Models/AccentColor.swift index 1c2cbcdb7a..8bf1c1d7b4 100644 --- a/Sources/TDLibKit/Generated/Models/AccentColor.swift +++ b/Sources/TDLibKit/Generated/Models/AccentColor.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AcceptCall.swift b/Sources/TDLibKit/Generated/Models/AcceptCall.swift index a3e89f479a..07820e9b11 100644 --- a/Sources/TDLibKit/Generated/Models/AcceptCall.swift +++ b/Sources/TDLibKit/Generated/Models/AcceptCall.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AcceptTermsOfService.swift b/Sources/TDLibKit/Generated/Models/AcceptTermsOfService.swift index a87413c3eb..f2f5cfd04a 100644 --- a/Sources/TDLibKit/Generated/Models/AcceptTermsOfService.swift +++ b/Sources/TDLibKit/Generated/Models/AcceptTermsOfService.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AccountTtl.swift b/Sources/TDLibKit/Generated/Models/AccountTtl.swift index a154286ca8..01b2793916 100644 --- a/Sources/TDLibKit/Generated/Models/AccountTtl.swift +++ b/Sources/TDLibKit/Generated/Models/AccountTtl.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ActivateStoryStealthMode.swift b/Sources/TDLibKit/Generated/Models/ActivateStoryStealthMode.swift index 8d2c35e5d3..64ce9d7342 100644 --- a/Sources/TDLibKit/Generated/Models/ActivateStoryStealthMode.swift +++ b/Sources/TDLibKit/Generated/Models/ActivateStoryStealthMode.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddChatFolderByInviteLink.swift b/Sources/TDLibKit/Generated/Models/AddChatFolderByInviteLink.swift index accd21a2be..c1f557ae90 100644 --- a/Sources/TDLibKit/Generated/Models/AddChatFolderByInviteLink.swift +++ b/Sources/TDLibKit/Generated/Models/AddChatFolderByInviteLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddChatMember.swift b/Sources/TDLibKit/Generated/Models/AddChatMember.swift index 4d750c9e05..f5596bfda1 100644 --- a/Sources/TDLibKit/Generated/Models/AddChatMember.swift +++ b/Sources/TDLibKit/Generated/Models/AddChatMember.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddChatMembers.swift b/Sources/TDLibKit/Generated/Models/AddChatMembers.swift index e9d9049091..0453ef05a3 100644 --- a/Sources/TDLibKit/Generated/Models/AddChatMembers.swift +++ b/Sources/TDLibKit/Generated/Models/AddChatMembers.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddChatToList.swift b/Sources/TDLibKit/Generated/Models/AddChatToList.swift index f2bd9ecfc8..e402fe260f 100644 --- a/Sources/TDLibKit/Generated/Models/AddChatToList.swift +++ b/Sources/TDLibKit/Generated/Models/AddChatToList.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddContact.swift b/Sources/TDLibKit/Generated/Models/AddContact.swift index 244e9845e3..f3a5f3d2ff 100644 --- a/Sources/TDLibKit/Generated/Models/AddContact.swift +++ b/Sources/TDLibKit/Generated/Models/AddContact.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddCustomServerLanguagePack.swift b/Sources/TDLibKit/Generated/Models/AddCustomServerLanguagePack.swift index be703449fc..e91a35c8b2 100644 --- a/Sources/TDLibKit/Generated/Models/AddCustomServerLanguagePack.swift +++ b/Sources/TDLibKit/Generated/Models/AddCustomServerLanguagePack.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddFavoriteSticker.swift b/Sources/TDLibKit/Generated/Models/AddFavoriteSticker.swift index 3e36f360da..d74b06bca5 100644 --- a/Sources/TDLibKit/Generated/Models/AddFavoriteSticker.swift +++ b/Sources/TDLibKit/Generated/Models/AddFavoriteSticker.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddFileToDownloads.swift b/Sources/TDLibKit/Generated/Models/AddFileToDownloads.swift index 88b364ee61..dce2e331f3 100644 --- a/Sources/TDLibKit/Generated/Models/AddFileToDownloads.swift +++ b/Sources/TDLibKit/Generated/Models/AddFileToDownloads.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddLocalMessage.swift b/Sources/TDLibKit/Generated/Models/AddLocalMessage.swift index cf1feb581d..cf2162a0b4 100644 --- a/Sources/TDLibKit/Generated/Models/AddLocalMessage.swift +++ b/Sources/TDLibKit/Generated/Models/AddLocalMessage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddLogMessage.swift b/Sources/TDLibKit/Generated/Models/AddLogMessage.swift index 6f299adc2e..4c473df636 100644 --- a/Sources/TDLibKit/Generated/Models/AddLogMessage.swift +++ b/Sources/TDLibKit/Generated/Models/AddLogMessage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddMessageReaction.swift b/Sources/TDLibKit/Generated/Models/AddMessageReaction.swift index a261b4bfff..e2be49a63b 100644 --- a/Sources/TDLibKit/Generated/Models/AddMessageReaction.swift +++ b/Sources/TDLibKit/Generated/Models/AddMessageReaction.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddNetworkStatistics.swift b/Sources/TDLibKit/Generated/Models/AddNetworkStatistics.swift index eec3e489a5..82ef55893a 100644 --- a/Sources/TDLibKit/Generated/Models/AddNetworkStatistics.swift +++ b/Sources/TDLibKit/Generated/Models/AddNetworkStatistics.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddProxy.swift b/Sources/TDLibKit/Generated/Models/AddProxy.swift index 849cfedc68..3f2f20c767 100644 --- a/Sources/TDLibKit/Generated/Models/AddProxy.swift +++ b/Sources/TDLibKit/Generated/Models/AddProxy.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddQuickReplyShortcutInlineQueryResultMessage.swift b/Sources/TDLibKit/Generated/Models/AddQuickReplyShortcutInlineQueryResultMessage.swift index 53ef3d4c14..038d8bc371 100644 --- a/Sources/TDLibKit/Generated/Models/AddQuickReplyShortcutInlineQueryResultMessage.swift +++ b/Sources/TDLibKit/Generated/Models/AddQuickReplyShortcutInlineQueryResultMessage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddQuickReplyShortcutMessage.swift b/Sources/TDLibKit/Generated/Models/AddQuickReplyShortcutMessage.swift index 66b55d8f5b..ccd018666c 100644 --- a/Sources/TDLibKit/Generated/Models/AddQuickReplyShortcutMessage.swift +++ b/Sources/TDLibKit/Generated/Models/AddQuickReplyShortcutMessage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddQuickReplyShortcutMessageAlbum.swift b/Sources/TDLibKit/Generated/Models/AddQuickReplyShortcutMessageAlbum.swift index 3b3c9e5323..985c5712f5 100644 --- a/Sources/TDLibKit/Generated/Models/AddQuickReplyShortcutMessageAlbum.swift +++ b/Sources/TDLibKit/Generated/Models/AddQuickReplyShortcutMessageAlbum.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddRecentSticker.swift b/Sources/TDLibKit/Generated/Models/AddRecentSticker.swift index acef4b11c1..e9e5ba9914 100644 --- a/Sources/TDLibKit/Generated/Models/AddRecentSticker.swift +++ b/Sources/TDLibKit/Generated/Models/AddRecentSticker.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddRecentlyFoundChat.swift b/Sources/TDLibKit/Generated/Models/AddRecentlyFoundChat.swift index 7314009328..652b901bee 100644 --- a/Sources/TDLibKit/Generated/Models/AddRecentlyFoundChat.swift +++ b/Sources/TDLibKit/Generated/Models/AddRecentlyFoundChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddSavedAnimation.swift b/Sources/TDLibKit/Generated/Models/AddSavedAnimation.swift index 1a26d5c410..22d0f8c736 100644 --- a/Sources/TDLibKit/Generated/Models/AddSavedAnimation.swift +++ b/Sources/TDLibKit/Generated/Models/AddSavedAnimation.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddSavedNotificationSound.swift b/Sources/TDLibKit/Generated/Models/AddSavedNotificationSound.swift index bb99c86e20..ed04bfc7c7 100644 --- a/Sources/TDLibKit/Generated/Models/AddSavedNotificationSound.swift +++ b/Sources/TDLibKit/Generated/Models/AddSavedNotificationSound.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddStickerToSet.swift b/Sources/TDLibKit/Generated/Models/AddStickerToSet.swift index 02f2b6563a..ba286e8735 100644 --- a/Sources/TDLibKit/Generated/Models/AddStickerToSet.swift +++ b/Sources/TDLibKit/Generated/Models/AddStickerToSet.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddedReaction.swift b/Sources/TDLibKit/Generated/Models/AddedReaction.swift index 4c64f6abec..a29698f084 100644 --- a/Sources/TDLibKit/Generated/Models/AddedReaction.swift +++ b/Sources/TDLibKit/Generated/Models/AddedReaction.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddedReactions.swift b/Sources/TDLibKit/Generated/Models/AddedReactions.swift index 85914eee84..f25fe71890 100644 --- a/Sources/TDLibKit/Generated/Models/AddedReactions.swift +++ b/Sources/TDLibKit/Generated/Models/AddedReactions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Address.swift b/Sources/TDLibKit/Generated/Models/Address.swift index 9ca94966ba..bd7acb6262 100644 --- a/Sources/TDLibKit/Generated/Models/Address.swift +++ b/Sources/TDLibKit/Generated/Models/Address.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AllowBotToSendMessages.swift b/Sources/TDLibKit/Generated/Models/AllowBotToSendMessages.swift index 9fea3b79e4..993e1da7c1 100644 --- a/Sources/TDLibKit/Generated/Models/AllowBotToSendMessages.swift +++ b/Sources/TDLibKit/Generated/Models/AllowBotToSendMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AnimatedChatPhoto.swift b/Sources/TDLibKit/Generated/Models/AnimatedChatPhoto.swift index 19f4c337be..7b726d56cc 100644 --- a/Sources/TDLibKit/Generated/Models/AnimatedChatPhoto.swift +++ b/Sources/TDLibKit/Generated/Models/AnimatedChatPhoto.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AnimatedEmoji.swift b/Sources/TDLibKit/Generated/Models/AnimatedEmoji.swift index eb38631634..ca38f7993a 100644 --- a/Sources/TDLibKit/Generated/Models/AnimatedEmoji.swift +++ b/Sources/TDLibKit/Generated/Models/AnimatedEmoji.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Animation.swift b/Sources/TDLibKit/Generated/Models/Animation.swift index 994a0a21da..5e2cff5706 100644 --- a/Sources/TDLibKit/Generated/Models/Animation.swift +++ b/Sources/TDLibKit/Generated/Models/Animation.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Animations.swift b/Sources/TDLibKit/Generated/Models/Animations.swift index bf24080e55..d9120ce1e5 100644 --- a/Sources/TDLibKit/Generated/Models/Animations.swift +++ b/Sources/TDLibKit/Generated/Models/Animations.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AnswerCallbackQuery.swift b/Sources/TDLibKit/Generated/Models/AnswerCallbackQuery.swift index ae725d7494..09b6c746a4 100644 --- a/Sources/TDLibKit/Generated/Models/AnswerCallbackQuery.swift +++ b/Sources/TDLibKit/Generated/Models/AnswerCallbackQuery.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AnswerCustomQuery.swift b/Sources/TDLibKit/Generated/Models/AnswerCustomQuery.swift index 7a9c262e84..dcc05d1100 100644 --- a/Sources/TDLibKit/Generated/Models/AnswerCustomQuery.swift +++ b/Sources/TDLibKit/Generated/Models/AnswerCustomQuery.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AnswerInlineQuery.swift b/Sources/TDLibKit/Generated/Models/AnswerInlineQuery.swift index e45e98d69c..e2db43f567 100644 --- a/Sources/TDLibKit/Generated/Models/AnswerInlineQuery.swift +++ b/Sources/TDLibKit/Generated/Models/AnswerInlineQuery.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AnswerPreCheckoutQuery.swift b/Sources/TDLibKit/Generated/Models/AnswerPreCheckoutQuery.swift index 2459f5fa8d..2698d90886 100644 --- a/Sources/TDLibKit/Generated/Models/AnswerPreCheckoutQuery.swift +++ b/Sources/TDLibKit/Generated/Models/AnswerPreCheckoutQuery.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AnswerShippingQuery.swift b/Sources/TDLibKit/Generated/Models/AnswerShippingQuery.swift index 3680a25f83..e850851461 100644 --- a/Sources/TDLibKit/Generated/Models/AnswerShippingQuery.swift +++ b/Sources/TDLibKit/Generated/Models/AnswerShippingQuery.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AnswerWebAppQuery.swift b/Sources/TDLibKit/Generated/Models/AnswerWebAppQuery.swift index 40308caff8..971216f7e8 100644 --- a/Sources/TDLibKit/Generated/Models/AnswerWebAppQuery.swift +++ b/Sources/TDLibKit/Generated/Models/AnswerWebAppQuery.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ApplyPremiumGiftCode.swift b/Sources/TDLibKit/Generated/Models/ApplyPremiumGiftCode.swift index 1e607f37fa..be07549f2a 100644 --- a/Sources/TDLibKit/Generated/Models/ApplyPremiumGiftCode.swift +++ b/Sources/TDLibKit/Generated/Models/ApplyPremiumGiftCode.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ArchiveChatListSettings.swift b/Sources/TDLibKit/Generated/Models/ArchiveChatListSettings.swift index 00859e3e7f..a7bffa314b 100644 --- a/Sources/TDLibKit/Generated/Models/ArchiveChatListSettings.swift +++ b/Sources/TDLibKit/Generated/Models/ArchiveChatListSettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AssignAppStoreTransaction.swift b/Sources/TDLibKit/Generated/Models/AssignAppStoreTransaction.swift index 1143c13aef..0469dd97cd 100644 --- a/Sources/TDLibKit/Generated/Models/AssignAppStoreTransaction.swift +++ b/Sources/TDLibKit/Generated/Models/AssignAppStoreTransaction.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AssignGooglePlayTransaction.swift b/Sources/TDLibKit/Generated/Models/AssignGooglePlayTransaction.swift index 0376fbf52f..70ca0140fb 100644 --- a/Sources/TDLibKit/Generated/Models/AssignGooglePlayTransaction.swift +++ b/Sources/TDLibKit/Generated/Models/AssignGooglePlayTransaction.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AttachmentMenuBot.swift b/Sources/TDLibKit/Generated/Models/AttachmentMenuBot.swift index 5841f1d096..c720f47be4 100644 --- a/Sources/TDLibKit/Generated/Models/AttachmentMenuBot.swift +++ b/Sources/TDLibKit/Generated/Models/AttachmentMenuBot.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AttachmentMenuBotColor.swift b/Sources/TDLibKit/Generated/Models/AttachmentMenuBotColor.swift index 07950f238c..13e8109dcf 100644 --- a/Sources/TDLibKit/Generated/Models/AttachmentMenuBotColor.swift +++ b/Sources/TDLibKit/Generated/Models/AttachmentMenuBotColor.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Audio.swift b/Sources/TDLibKit/Generated/Models/Audio.swift index 0c3a30ec61..71d02b9df1 100644 --- a/Sources/TDLibKit/Generated/Models/Audio.swift +++ b/Sources/TDLibKit/Generated/Models/Audio.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AuthenticationCodeInfo.swift b/Sources/TDLibKit/Generated/Models/AuthenticationCodeInfo.swift index d60f76cfeb..55980f84c4 100644 --- a/Sources/TDLibKit/Generated/Models/AuthenticationCodeInfo.swift +++ b/Sources/TDLibKit/Generated/Models/AuthenticationCodeInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AuthenticationCodeType.swift b/Sources/TDLibKit/Generated/Models/AuthenticationCodeType.swift index 54f95ca32e..d19b7ac116 100644 --- a/Sources/TDLibKit/Generated/Models/AuthenticationCodeType.swift +++ b/Sources/TDLibKit/Generated/Models/AuthenticationCodeType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AuthorizationState.swift b/Sources/TDLibKit/Generated/Models/AuthorizationState.swift index 3be6a8cc95..822895943c 100644 --- a/Sources/TDLibKit/Generated/Models/AuthorizationState.swift +++ b/Sources/TDLibKit/Generated/Models/AuthorizationState.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AutoDownloadSettings.swift b/Sources/TDLibKit/Generated/Models/AutoDownloadSettings.swift index b78a9d7e78..fdd4e86b9b 100644 --- a/Sources/TDLibKit/Generated/Models/AutoDownloadSettings.swift +++ b/Sources/TDLibKit/Generated/Models/AutoDownloadSettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AutoDownloadSettingsPresets.swift b/Sources/TDLibKit/Generated/Models/AutoDownloadSettingsPresets.swift index d91666011e..7b581a4a67 100644 --- a/Sources/TDLibKit/Generated/Models/AutoDownloadSettingsPresets.swift +++ b/Sources/TDLibKit/Generated/Models/AutoDownloadSettingsPresets.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AutosaveSettings.swift b/Sources/TDLibKit/Generated/Models/AutosaveSettings.swift index 7884711124..9cc108bed0 100644 --- a/Sources/TDLibKit/Generated/Models/AutosaveSettings.swift +++ b/Sources/TDLibKit/Generated/Models/AutosaveSettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AutosaveSettingsException.swift b/Sources/TDLibKit/Generated/Models/AutosaveSettingsException.swift index 9e2f31e228..8126170eba 100644 --- a/Sources/TDLibKit/Generated/Models/AutosaveSettingsException.swift +++ b/Sources/TDLibKit/Generated/Models/AutosaveSettingsException.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AutosaveSettingsScope.swift b/Sources/TDLibKit/Generated/Models/AutosaveSettingsScope.swift index 27bf0620d5..607a85f770 100644 --- a/Sources/TDLibKit/Generated/Models/AutosaveSettingsScope.swift +++ b/Sources/TDLibKit/Generated/Models/AutosaveSettingsScope.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AvailableReaction.swift b/Sources/TDLibKit/Generated/Models/AvailableReaction.swift index c9cde656f0..b7a24330a4 100644 --- a/Sources/TDLibKit/Generated/Models/AvailableReaction.swift +++ b/Sources/TDLibKit/Generated/Models/AvailableReaction.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AvailableReactions.swift b/Sources/TDLibKit/Generated/Models/AvailableReactions.swift index 3a711127e8..91a6db3dc8 100644 --- a/Sources/TDLibKit/Generated/Models/AvailableReactions.swift +++ b/Sources/TDLibKit/Generated/Models/AvailableReactions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Background.swift b/Sources/TDLibKit/Generated/Models/Background.swift index 0ece5f00d3..741c4d2fa4 100644 --- a/Sources/TDLibKit/Generated/Models/Background.swift +++ b/Sources/TDLibKit/Generated/Models/Background.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BackgroundFill.swift b/Sources/TDLibKit/Generated/Models/BackgroundFill.swift index b024e24f0c..5b9de1ac23 100644 --- a/Sources/TDLibKit/Generated/Models/BackgroundFill.swift +++ b/Sources/TDLibKit/Generated/Models/BackgroundFill.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BackgroundType.swift b/Sources/TDLibKit/Generated/Models/BackgroundType.swift index 974762b5bc..325b55f110 100644 --- a/Sources/TDLibKit/Generated/Models/BackgroundType.swift +++ b/Sources/TDLibKit/Generated/Models/BackgroundType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Backgrounds.swift b/Sources/TDLibKit/Generated/Models/Backgrounds.swift index 7433cb9d6a..1137a13ef8 100644 --- a/Sources/TDLibKit/Generated/Models/Backgrounds.swift +++ b/Sources/TDLibKit/Generated/Models/Backgrounds.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BanChatMember.swift b/Sources/TDLibKit/Generated/Models/BanChatMember.swift index e306f19adc..a50d54f8d7 100644 --- a/Sources/TDLibKit/Generated/Models/BanChatMember.swift +++ b/Sources/TDLibKit/Generated/Models/BanChatMember.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BankCardActionOpenUrl.swift b/Sources/TDLibKit/Generated/Models/BankCardActionOpenUrl.swift index 75e70ec443..0ae59f94a6 100644 --- a/Sources/TDLibKit/Generated/Models/BankCardActionOpenUrl.swift +++ b/Sources/TDLibKit/Generated/Models/BankCardActionOpenUrl.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BankCardInfo.swift b/Sources/TDLibKit/Generated/Models/BankCardInfo.swift index 0fa8f46664..4099209358 100644 --- a/Sources/TDLibKit/Generated/Models/BankCardInfo.swift +++ b/Sources/TDLibKit/Generated/Models/BankCardInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BasicGroup.swift b/Sources/TDLibKit/Generated/Models/BasicGroup.swift index 70037af215..6e9cc9cf69 100644 --- a/Sources/TDLibKit/Generated/Models/BasicGroup.swift +++ b/Sources/TDLibKit/Generated/Models/BasicGroup.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BasicGroupFullInfo.swift b/Sources/TDLibKit/Generated/Models/BasicGroupFullInfo.swift index 637dbed75e..c2552e03bd 100644 --- a/Sources/TDLibKit/Generated/Models/BasicGroupFullInfo.swift +++ b/Sources/TDLibKit/Generated/Models/BasicGroupFullInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Birthdate.swift b/Sources/TDLibKit/Generated/Models/Birthdate.swift index 4cb53535e9..c41377036a 100644 --- a/Sources/TDLibKit/Generated/Models/Birthdate.swift +++ b/Sources/TDLibKit/Generated/Models/Birthdate.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BlockList.swift b/Sources/TDLibKit/Generated/Models/BlockList.swift index e8fb595c2a..6bd7cc6dcc 100644 --- a/Sources/TDLibKit/Generated/Models/BlockList.swift +++ b/Sources/TDLibKit/Generated/Models/BlockList.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BlockMessageSenderFromReplies.swift b/Sources/TDLibKit/Generated/Models/BlockMessageSenderFromReplies.swift index f5b6562615..9a0dbb20b3 100644 --- a/Sources/TDLibKit/Generated/Models/BlockMessageSenderFromReplies.swift +++ b/Sources/TDLibKit/Generated/Models/BlockMessageSenderFromReplies.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BoostChat.swift b/Sources/TDLibKit/Generated/Models/BoostChat.swift index 8a950d8c90..b1cf62cdf9 100644 --- a/Sources/TDLibKit/Generated/Models/BoostChat.swift +++ b/Sources/TDLibKit/Generated/Models/BoostChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BotCommand.swift b/Sources/TDLibKit/Generated/Models/BotCommand.swift index 376cf0e398..629f33feb2 100644 --- a/Sources/TDLibKit/Generated/Models/BotCommand.swift +++ b/Sources/TDLibKit/Generated/Models/BotCommand.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BotCommandScope.swift b/Sources/TDLibKit/Generated/Models/BotCommandScope.swift index 0aa62dbff8..960f0e268b 100644 --- a/Sources/TDLibKit/Generated/Models/BotCommandScope.swift +++ b/Sources/TDLibKit/Generated/Models/BotCommandScope.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BotCommands.swift b/Sources/TDLibKit/Generated/Models/BotCommands.swift index 1e73756a6f..3186092b68 100644 --- a/Sources/TDLibKit/Generated/Models/BotCommands.swift +++ b/Sources/TDLibKit/Generated/Models/BotCommands.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BotInfo.swift b/Sources/TDLibKit/Generated/Models/BotInfo.swift index 842e88f9b4..7a14ea0039 100644 --- a/Sources/TDLibKit/Generated/Models/BotInfo.swift +++ b/Sources/TDLibKit/Generated/Models/BotInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BotMenuButton.swift b/Sources/TDLibKit/Generated/Models/BotMenuButton.swift index 60d82431c3..323ca9e840 100644 --- a/Sources/TDLibKit/Generated/Models/BotMenuButton.swift +++ b/Sources/TDLibKit/Generated/Models/BotMenuButton.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BotWriteAccessAllowReason.swift b/Sources/TDLibKit/Generated/Models/BotWriteAccessAllowReason.swift index 1ce6f2c3da..407ae5d02d 100644 --- a/Sources/TDLibKit/Generated/Models/BotWriteAccessAllowReason.swift +++ b/Sources/TDLibKit/Generated/Models/BotWriteAccessAllowReason.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessAwayMessageSchedule.swift b/Sources/TDLibKit/Generated/Models/BusinessAwayMessageSchedule.swift index a4287ae3fa..bfd1df716f 100644 --- a/Sources/TDLibKit/Generated/Models/BusinessAwayMessageSchedule.swift +++ b/Sources/TDLibKit/Generated/Models/BusinessAwayMessageSchedule.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessAwayMessageSettings.swift b/Sources/TDLibKit/Generated/Models/BusinessAwayMessageSettings.swift index a96151d079..089d3b9e60 100644 --- a/Sources/TDLibKit/Generated/Models/BusinessAwayMessageSettings.swift +++ b/Sources/TDLibKit/Generated/Models/BusinessAwayMessageSettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessBotManageBar.swift b/Sources/TDLibKit/Generated/Models/BusinessBotManageBar.swift index 2d6685fbce..2b924133a7 100644 --- a/Sources/TDLibKit/Generated/Models/BusinessBotManageBar.swift +++ b/Sources/TDLibKit/Generated/Models/BusinessBotManageBar.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessChatLink.swift b/Sources/TDLibKit/Generated/Models/BusinessChatLink.swift index 7019fb5cbb..2e633368d4 100644 --- a/Sources/TDLibKit/Generated/Models/BusinessChatLink.swift +++ b/Sources/TDLibKit/Generated/Models/BusinessChatLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessChatLinkInfo.swift b/Sources/TDLibKit/Generated/Models/BusinessChatLinkInfo.swift index cb5e63d59b..b1c8af2d32 100644 --- a/Sources/TDLibKit/Generated/Models/BusinessChatLinkInfo.swift +++ b/Sources/TDLibKit/Generated/Models/BusinessChatLinkInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessChatLinks.swift b/Sources/TDLibKit/Generated/Models/BusinessChatLinks.swift index 538396f874..4fa17526b5 100644 --- a/Sources/TDLibKit/Generated/Models/BusinessChatLinks.swift +++ b/Sources/TDLibKit/Generated/Models/BusinessChatLinks.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessConnectedBot.swift b/Sources/TDLibKit/Generated/Models/BusinessConnectedBot.swift index 1d9edaa9fb..413f3526fb 100644 --- a/Sources/TDLibKit/Generated/Models/BusinessConnectedBot.swift +++ b/Sources/TDLibKit/Generated/Models/BusinessConnectedBot.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessConnection.swift b/Sources/TDLibKit/Generated/Models/BusinessConnection.swift index 41b9264010..9f185f6bbb 100644 --- a/Sources/TDLibKit/Generated/Models/BusinessConnection.swift +++ b/Sources/TDLibKit/Generated/Models/BusinessConnection.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessFeature.swift b/Sources/TDLibKit/Generated/Models/BusinessFeature.swift index cceca8b0b7..677cf0df08 100644 --- a/Sources/TDLibKit/Generated/Models/BusinessFeature.swift +++ b/Sources/TDLibKit/Generated/Models/BusinessFeature.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessFeaturePromotionAnimation.swift b/Sources/TDLibKit/Generated/Models/BusinessFeaturePromotionAnimation.swift index bfe07dd928..cf52073a54 100644 --- a/Sources/TDLibKit/Generated/Models/BusinessFeaturePromotionAnimation.swift +++ b/Sources/TDLibKit/Generated/Models/BusinessFeaturePromotionAnimation.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessFeatures.swift b/Sources/TDLibKit/Generated/Models/BusinessFeatures.swift index 8f4f0cfb68..90a2e1bc81 100644 --- a/Sources/TDLibKit/Generated/Models/BusinessFeatures.swift +++ b/Sources/TDLibKit/Generated/Models/BusinessFeatures.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessGreetingMessageSettings.swift b/Sources/TDLibKit/Generated/Models/BusinessGreetingMessageSettings.swift index 637888ad45..fc6a1f3eb3 100644 --- a/Sources/TDLibKit/Generated/Models/BusinessGreetingMessageSettings.swift +++ b/Sources/TDLibKit/Generated/Models/BusinessGreetingMessageSettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessInfo.swift b/Sources/TDLibKit/Generated/Models/BusinessInfo.swift index 6a5a09ce19..ba5a378fa2 100644 --- a/Sources/TDLibKit/Generated/Models/BusinessInfo.swift +++ b/Sources/TDLibKit/Generated/Models/BusinessInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessLocation.swift b/Sources/TDLibKit/Generated/Models/BusinessLocation.swift index de318986fe..69907e1e40 100644 --- a/Sources/TDLibKit/Generated/Models/BusinessLocation.swift +++ b/Sources/TDLibKit/Generated/Models/BusinessLocation.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessMessage.swift b/Sources/TDLibKit/Generated/Models/BusinessMessage.swift index cc7fa6330e..97f6cc15cc 100644 --- a/Sources/TDLibKit/Generated/Models/BusinessMessage.swift +++ b/Sources/TDLibKit/Generated/Models/BusinessMessage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessMessages.swift b/Sources/TDLibKit/Generated/Models/BusinessMessages.swift index 43a60a3e9f..452488b72d 100644 --- a/Sources/TDLibKit/Generated/Models/BusinessMessages.swift +++ b/Sources/TDLibKit/Generated/Models/BusinessMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessOpeningHours.swift b/Sources/TDLibKit/Generated/Models/BusinessOpeningHours.swift index d9984ee8e4..ca508596cf 100644 --- a/Sources/TDLibKit/Generated/Models/BusinessOpeningHours.swift +++ b/Sources/TDLibKit/Generated/Models/BusinessOpeningHours.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessOpeningHoursInterval.swift b/Sources/TDLibKit/Generated/Models/BusinessOpeningHoursInterval.swift index 056792177a..db80b7a742 100644 --- a/Sources/TDLibKit/Generated/Models/BusinessOpeningHoursInterval.swift +++ b/Sources/TDLibKit/Generated/Models/BusinessOpeningHoursInterval.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessRecipients.swift b/Sources/TDLibKit/Generated/Models/BusinessRecipients.swift index 4cc071c47e..d38f697153 100644 --- a/Sources/TDLibKit/Generated/Models/BusinessRecipients.swift +++ b/Sources/TDLibKit/Generated/Models/BusinessRecipients.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessStartPage.swift b/Sources/TDLibKit/Generated/Models/BusinessStartPage.swift index 01dfd94bde..c786e5b6c9 100644 --- a/Sources/TDLibKit/Generated/Models/BusinessStartPage.swift +++ b/Sources/TDLibKit/Generated/Models/BusinessStartPage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Call.swift b/Sources/TDLibKit/Generated/Models/Call.swift index b94779389c..58e3aa057c 100644 --- a/Sources/TDLibKit/Generated/Models/Call.swift +++ b/Sources/TDLibKit/Generated/Models/Call.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CallDiscardReason.swift b/Sources/TDLibKit/Generated/Models/CallDiscardReason.swift index 8595f63188..7573815f6b 100644 --- a/Sources/TDLibKit/Generated/Models/CallDiscardReason.swift +++ b/Sources/TDLibKit/Generated/Models/CallDiscardReason.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CallId.swift b/Sources/TDLibKit/Generated/Models/CallId.swift index 699430185a..ee68e3f127 100644 --- a/Sources/TDLibKit/Generated/Models/CallId.swift +++ b/Sources/TDLibKit/Generated/Models/CallId.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CallProblem.swift b/Sources/TDLibKit/Generated/Models/CallProblem.swift index 0690dd265e..55d639512e 100644 --- a/Sources/TDLibKit/Generated/Models/CallProblem.swift +++ b/Sources/TDLibKit/Generated/Models/CallProblem.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CallProtocol.swift b/Sources/TDLibKit/Generated/Models/CallProtocol.swift index c3ef71a963..21a50394dd 100644 --- a/Sources/TDLibKit/Generated/Models/CallProtocol.swift +++ b/Sources/TDLibKit/Generated/Models/CallProtocol.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CallServer.swift b/Sources/TDLibKit/Generated/Models/CallServer.swift index 9ebbddfcef..fc24aa6e04 100644 --- a/Sources/TDLibKit/Generated/Models/CallServer.swift +++ b/Sources/TDLibKit/Generated/Models/CallServer.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CallServerType.swift b/Sources/TDLibKit/Generated/Models/CallServerType.swift index d1c9aa45b4..a4beaaa792 100644 --- a/Sources/TDLibKit/Generated/Models/CallServerType.swift +++ b/Sources/TDLibKit/Generated/Models/CallServerType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CallState.swift b/Sources/TDLibKit/Generated/Models/CallState.swift index 921b162421..3d93dff670 100644 --- a/Sources/TDLibKit/Generated/Models/CallState.swift +++ b/Sources/TDLibKit/Generated/Models/CallState.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CallbackQueryAnswer.swift b/Sources/TDLibKit/Generated/Models/CallbackQueryAnswer.swift index 342a5d3e17..95f921dc44 100644 --- a/Sources/TDLibKit/Generated/Models/CallbackQueryAnswer.swift +++ b/Sources/TDLibKit/Generated/Models/CallbackQueryAnswer.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CallbackQueryPayload.swift b/Sources/TDLibKit/Generated/Models/CallbackQueryPayload.swift index 346c5e2b69..eadfd862f2 100644 --- a/Sources/TDLibKit/Generated/Models/CallbackQueryPayload.swift +++ b/Sources/TDLibKit/Generated/Models/CallbackQueryPayload.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CanBotSendMessages.swift b/Sources/TDLibKit/Generated/Models/CanBotSendMessages.swift index f9d82f7c5e..11c46952e2 100644 --- a/Sources/TDLibKit/Generated/Models/CanBotSendMessages.swift +++ b/Sources/TDLibKit/Generated/Models/CanBotSendMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CanPurchasePremium.swift b/Sources/TDLibKit/Generated/Models/CanPurchasePremium.swift index f6ff5c38ae..b5e2677b82 100644 --- a/Sources/TDLibKit/Generated/Models/CanPurchasePremium.swift +++ b/Sources/TDLibKit/Generated/Models/CanPurchasePremium.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CanSendMessageToUser.swift b/Sources/TDLibKit/Generated/Models/CanSendMessageToUser.swift index db2d73ff47..19dc3518d4 100644 --- a/Sources/TDLibKit/Generated/Models/CanSendMessageToUser.swift +++ b/Sources/TDLibKit/Generated/Models/CanSendMessageToUser.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CanSendMessageToUserResult.swift b/Sources/TDLibKit/Generated/Models/CanSendMessageToUserResult.swift index 4489a260bc..5164d6d93c 100644 --- a/Sources/TDLibKit/Generated/Models/CanSendMessageToUserResult.swift +++ b/Sources/TDLibKit/Generated/Models/CanSendMessageToUserResult.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CanSendStory.swift b/Sources/TDLibKit/Generated/Models/CanSendStory.swift index b17e924a1d..5307ced36c 100644 --- a/Sources/TDLibKit/Generated/Models/CanSendStory.swift +++ b/Sources/TDLibKit/Generated/Models/CanSendStory.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CanSendStoryResult.swift b/Sources/TDLibKit/Generated/Models/CanSendStoryResult.swift index c1073ec77f..2e08201773 100644 --- a/Sources/TDLibKit/Generated/Models/CanSendStoryResult.swift +++ b/Sources/TDLibKit/Generated/Models/CanSendStoryResult.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CanTransferOwnership.swift b/Sources/TDLibKit/Generated/Models/CanTransferOwnership.swift index f589e316cc..19b80f89bc 100644 --- a/Sources/TDLibKit/Generated/Models/CanTransferOwnership.swift +++ b/Sources/TDLibKit/Generated/Models/CanTransferOwnership.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CanTransferOwnershipResult.swift b/Sources/TDLibKit/Generated/Models/CanTransferOwnershipResult.swift index 9061cc6c50..64d148d753 100644 --- a/Sources/TDLibKit/Generated/Models/CanTransferOwnershipResult.swift +++ b/Sources/TDLibKit/Generated/Models/CanTransferOwnershipResult.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CancelDownloadFile.swift b/Sources/TDLibKit/Generated/Models/CancelDownloadFile.swift index f218fe4b30..cceffd5c41 100644 --- a/Sources/TDLibKit/Generated/Models/CancelDownloadFile.swift +++ b/Sources/TDLibKit/Generated/Models/CancelDownloadFile.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CancelPasswordReset.swift b/Sources/TDLibKit/Generated/Models/CancelPasswordReset.swift index dc3f363441..75ee61722a 100644 --- a/Sources/TDLibKit/Generated/Models/CancelPasswordReset.swift +++ b/Sources/TDLibKit/Generated/Models/CancelPasswordReset.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CancelPreliminaryUploadFile.swift b/Sources/TDLibKit/Generated/Models/CancelPreliminaryUploadFile.swift index 57a13ff61e..43ecf48bb3 100644 --- a/Sources/TDLibKit/Generated/Models/CancelPreliminaryUploadFile.swift +++ b/Sources/TDLibKit/Generated/Models/CancelPreliminaryUploadFile.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CancelRecoveryEmailAddressVerification.swift b/Sources/TDLibKit/Generated/Models/CancelRecoveryEmailAddressVerification.swift index d989e4fc76..f85a585d39 100644 --- a/Sources/TDLibKit/Generated/Models/CancelRecoveryEmailAddressVerification.swift +++ b/Sources/TDLibKit/Generated/Models/CancelRecoveryEmailAddressVerification.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChangeImportedContacts.swift b/Sources/TDLibKit/Generated/Models/ChangeImportedContacts.swift index 7bad2db6ff..27b1fe4815 100644 --- a/Sources/TDLibKit/Generated/Models/ChangeImportedContacts.swift +++ b/Sources/TDLibKit/Generated/Models/ChangeImportedContacts.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChangeStickerSet.swift b/Sources/TDLibKit/Generated/Models/ChangeStickerSet.swift index 0e4d849812..178727b362 100644 --- a/Sources/TDLibKit/Generated/Models/ChangeStickerSet.swift +++ b/Sources/TDLibKit/Generated/Models/ChangeStickerSet.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Chat.swift b/Sources/TDLibKit/Generated/Models/Chat.swift index a328a0c642..1303c7bb2f 100644 --- a/Sources/TDLibKit/Generated/Models/Chat.swift +++ b/Sources/TDLibKit/Generated/Models/Chat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatAction.swift b/Sources/TDLibKit/Generated/Models/ChatAction.swift index b609fc538e..84b6ec3a1d 100644 --- a/Sources/TDLibKit/Generated/Models/ChatAction.swift +++ b/Sources/TDLibKit/Generated/Models/ChatAction.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatActionBar.swift b/Sources/TDLibKit/Generated/Models/ChatActionBar.swift index 45516eb70f..8e8a04b6da 100644 --- a/Sources/TDLibKit/Generated/Models/ChatActionBar.swift +++ b/Sources/TDLibKit/Generated/Models/ChatActionBar.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatActiveStories.swift b/Sources/TDLibKit/Generated/Models/ChatActiveStories.swift index 3583aa3193..ec710aca30 100644 --- a/Sources/TDLibKit/Generated/Models/ChatActiveStories.swift +++ b/Sources/TDLibKit/Generated/Models/ChatActiveStories.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatAdministrator.swift b/Sources/TDLibKit/Generated/Models/ChatAdministrator.swift index 777415d8b1..95364fc392 100644 --- a/Sources/TDLibKit/Generated/Models/ChatAdministrator.swift +++ b/Sources/TDLibKit/Generated/Models/ChatAdministrator.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatAdministratorRights.swift b/Sources/TDLibKit/Generated/Models/ChatAdministratorRights.swift index c234e12ecd..9bcd605979 100644 --- a/Sources/TDLibKit/Generated/Models/ChatAdministratorRights.swift +++ b/Sources/TDLibKit/Generated/Models/ChatAdministratorRights.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatAdministrators.swift b/Sources/TDLibKit/Generated/Models/ChatAdministrators.swift index da3223b8ac..0604ff3fa7 100644 --- a/Sources/TDLibKit/Generated/Models/ChatAdministrators.swift +++ b/Sources/TDLibKit/Generated/Models/ChatAdministrators.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatAvailableReactions.swift b/Sources/TDLibKit/Generated/Models/ChatAvailableReactions.swift index de7dac9360..05dd19454c 100644 --- a/Sources/TDLibKit/Generated/Models/ChatAvailableReactions.swift +++ b/Sources/TDLibKit/Generated/Models/ChatAvailableReactions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatBackground.swift b/Sources/TDLibKit/Generated/Models/ChatBackground.swift index 67df2753f9..7da40c75d5 100644 --- a/Sources/TDLibKit/Generated/Models/ChatBackground.swift +++ b/Sources/TDLibKit/Generated/Models/ChatBackground.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatBoost.swift b/Sources/TDLibKit/Generated/Models/ChatBoost.swift index 8a682d096d..e45553605f 100644 --- a/Sources/TDLibKit/Generated/Models/ChatBoost.swift +++ b/Sources/TDLibKit/Generated/Models/ChatBoost.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatBoostFeatures.swift b/Sources/TDLibKit/Generated/Models/ChatBoostFeatures.swift index 527f0c1776..6dc0e3f5e3 100644 --- a/Sources/TDLibKit/Generated/Models/ChatBoostFeatures.swift +++ b/Sources/TDLibKit/Generated/Models/ChatBoostFeatures.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatBoostLevelFeatures.swift b/Sources/TDLibKit/Generated/Models/ChatBoostLevelFeatures.swift index 773bb9ab4f..6b340dce31 100644 --- a/Sources/TDLibKit/Generated/Models/ChatBoostLevelFeatures.swift +++ b/Sources/TDLibKit/Generated/Models/ChatBoostLevelFeatures.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatBoostLink.swift b/Sources/TDLibKit/Generated/Models/ChatBoostLink.swift index 8614c5eaaf..71bd7598b4 100644 --- a/Sources/TDLibKit/Generated/Models/ChatBoostLink.swift +++ b/Sources/TDLibKit/Generated/Models/ChatBoostLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatBoostLinkInfo.swift b/Sources/TDLibKit/Generated/Models/ChatBoostLinkInfo.swift index 0d965d1def..921fafbfa7 100644 --- a/Sources/TDLibKit/Generated/Models/ChatBoostLinkInfo.swift +++ b/Sources/TDLibKit/Generated/Models/ChatBoostLinkInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatBoostSlot.swift b/Sources/TDLibKit/Generated/Models/ChatBoostSlot.swift index 2f58772a2c..7c23a7ca5a 100644 --- a/Sources/TDLibKit/Generated/Models/ChatBoostSlot.swift +++ b/Sources/TDLibKit/Generated/Models/ChatBoostSlot.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatBoostSlots.swift b/Sources/TDLibKit/Generated/Models/ChatBoostSlots.swift index 59d22930e4..12beb09b3b 100644 --- a/Sources/TDLibKit/Generated/Models/ChatBoostSlots.swift +++ b/Sources/TDLibKit/Generated/Models/ChatBoostSlots.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatBoostSource.swift b/Sources/TDLibKit/Generated/Models/ChatBoostSource.swift index 3dbb36daf4..0e85b46026 100644 --- a/Sources/TDLibKit/Generated/Models/ChatBoostSource.swift +++ b/Sources/TDLibKit/Generated/Models/ChatBoostSource.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatBoostStatus.swift b/Sources/TDLibKit/Generated/Models/ChatBoostStatus.swift index f082cf1a20..5867484172 100644 --- a/Sources/TDLibKit/Generated/Models/ChatBoostStatus.swift +++ b/Sources/TDLibKit/Generated/Models/ChatBoostStatus.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatEvent.swift b/Sources/TDLibKit/Generated/Models/ChatEvent.swift index be23789274..6975fccd53 100644 --- a/Sources/TDLibKit/Generated/Models/ChatEvent.swift +++ b/Sources/TDLibKit/Generated/Models/ChatEvent.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatEventAction.swift b/Sources/TDLibKit/Generated/Models/ChatEventAction.swift index 73bad8d642..0bd0d85f62 100644 --- a/Sources/TDLibKit/Generated/Models/ChatEventAction.swift +++ b/Sources/TDLibKit/Generated/Models/ChatEventAction.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatEventLogFilters.swift b/Sources/TDLibKit/Generated/Models/ChatEventLogFilters.swift index d1d44d314d..11729c8cb6 100644 --- a/Sources/TDLibKit/Generated/Models/ChatEventLogFilters.swift +++ b/Sources/TDLibKit/Generated/Models/ChatEventLogFilters.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatEvents.swift b/Sources/TDLibKit/Generated/Models/ChatEvents.swift index 0387efe254..886627eb78 100644 --- a/Sources/TDLibKit/Generated/Models/ChatEvents.swift +++ b/Sources/TDLibKit/Generated/Models/ChatEvents.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatFolder.swift b/Sources/TDLibKit/Generated/Models/ChatFolder.swift index c085800be5..89e812225a 100644 --- a/Sources/TDLibKit/Generated/Models/ChatFolder.swift +++ b/Sources/TDLibKit/Generated/Models/ChatFolder.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatFolderIcon.swift b/Sources/TDLibKit/Generated/Models/ChatFolderIcon.swift index fbdea9880c..65ad37e143 100644 --- a/Sources/TDLibKit/Generated/Models/ChatFolderIcon.swift +++ b/Sources/TDLibKit/Generated/Models/ChatFolderIcon.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatFolderInfo.swift b/Sources/TDLibKit/Generated/Models/ChatFolderInfo.swift index 23c93a325e..727f2c2878 100644 --- a/Sources/TDLibKit/Generated/Models/ChatFolderInfo.swift +++ b/Sources/TDLibKit/Generated/Models/ChatFolderInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatFolderInviteLink.swift b/Sources/TDLibKit/Generated/Models/ChatFolderInviteLink.swift index 596334dbb3..5c21f729ab 100644 --- a/Sources/TDLibKit/Generated/Models/ChatFolderInviteLink.swift +++ b/Sources/TDLibKit/Generated/Models/ChatFolderInviteLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatFolderInviteLinkInfo.swift b/Sources/TDLibKit/Generated/Models/ChatFolderInviteLinkInfo.swift index 73c1718d22..6a92d1bfd6 100644 --- a/Sources/TDLibKit/Generated/Models/ChatFolderInviteLinkInfo.swift +++ b/Sources/TDLibKit/Generated/Models/ChatFolderInviteLinkInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatFolderInviteLinks.swift b/Sources/TDLibKit/Generated/Models/ChatFolderInviteLinks.swift index 0e89919b40..f1fba3606f 100644 --- a/Sources/TDLibKit/Generated/Models/ChatFolderInviteLinks.swift +++ b/Sources/TDLibKit/Generated/Models/ChatFolderInviteLinks.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatInviteLink.swift b/Sources/TDLibKit/Generated/Models/ChatInviteLink.swift index ffeb83377e..97066ec615 100644 --- a/Sources/TDLibKit/Generated/Models/ChatInviteLink.swift +++ b/Sources/TDLibKit/Generated/Models/ChatInviteLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatInviteLinkCount.swift b/Sources/TDLibKit/Generated/Models/ChatInviteLinkCount.swift index fe4e9cc85e..fad5486437 100644 --- a/Sources/TDLibKit/Generated/Models/ChatInviteLinkCount.swift +++ b/Sources/TDLibKit/Generated/Models/ChatInviteLinkCount.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatInviteLinkCounts.swift b/Sources/TDLibKit/Generated/Models/ChatInviteLinkCounts.swift index 4fc6e235e2..2852138aae 100644 --- a/Sources/TDLibKit/Generated/Models/ChatInviteLinkCounts.swift +++ b/Sources/TDLibKit/Generated/Models/ChatInviteLinkCounts.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatInviteLinkInfo.swift b/Sources/TDLibKit/Generated/Models/ChatInviteLinkInfo.swift index 1aa83ebcd0..051a1d8840 100644 --- a/Sources/TDLibKit/Generated/Models/ChatInviteLinkInfo.swift +++ b/Sources/TDLibKit/Generated/Models/ChatInviteLinkInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatInviteLinkMember.swift b/Sources/TDLibKit/Generated/Models/ChatInviteLinkMember.swift index 422ceb4fa7..13415d60ae 100644 --- a/Sources/TDLibKit/Generated/Models/ChatInviteLinkMember.swift +++ b/Sources/TDLibKit/Generated/Models/ChatInviteLinkMember.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatInviteLinkMembers.swift b/Sources/TDLibKit/Generated/Models/ChatInviteLinkMembers.swift index 5ad6ab07e5..64e03afecf 100644 --- a/Sources/TDLibKit/Generated/Models/ChatInviteLinkMembers.swift +++ b/Sources/TDLibKit/Generated/Models/ChatInviteLinkMembers.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatInviteLinks.swift b/Sources/TDLibKit/Generated/Models/ChatInviteLinks.swift index a621036846..5b154a2fd4 100644 --- a/Sources/TDLibKit/Generated/Models/ChatInviteLinks.swift +++ b/Sources/TDLibKit/Generated/Models/ChatInviteLinks.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatJoinRequest.swift b/Sources/TDLibKit/Generated/Models/ChatJoinRequest.swift index 2d844cf813..7749aaf09f 100644 --- a/Sources/TDLibKit/Generated/Models/ChatJoinRequest.swift +++ b/Sources/TDLibKit/Generated/Models/ChatJoinRequest.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatJoinRequests.swift b/Sources/TDLibKit/Generated/Models/ChatJoinRequests.swift index 0fd28ba938..8592e0ec47 100644 --- a/Sources/TDLibKit/Generated/Models/ChatJoinRequests.swift +++ b/Sources/TDLibKit/Generated/Models/ChatJoinRequests.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatJoinRequestsInfo.swift b/Sources/TDLibKit/Generated/Models/ChatJoinRequestsInfo.swift index 8171c885b6..0e71633b17 100644 --- a/Sources/TDLibKit/Generated/Models/ChatJoinRequestsInfo.swift +++ b/Sources/TDLibKit/Generated/Models/ChatJoinRequestsInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatList.swift b/Sources/TDLibKit/Generated/Models/ChatList.swift index 5288e08ded..26c5ce0506 100644 --- a/Sources/TDLibKit/Generated/Models/ChatList.swift +++ b/Sources/TDLibKit/Generated/Models/ChatList.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatLists.swift b/Sources/TDLibKit/Generated/Models/ChatLists.swift index 8305723720..e0477f9c1c 100644 --- a/Sources/TDLibKit/Generated/Models/ChatLists.swift +++ b/Sources/TDLibKit/Generated/Models/ChatLists.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatLocation.swift b/Sources/TDLibKit/Generated/Models/ChatLocation.swift index 6d470d0ac8..054346ec58 100644 --- a/Sources/TDLibKit/Generated/Models/ChatLocation.swift +++ b/Sources/TDLibKit/Generated/Models/ChatLocation.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatMember.swift b/Sources/TDLibKit/Generated/Models/ChatMember.swift index 104c211de0..eb903612b5 100644 --- a/Sources/TDLibKit/Generated/Models/ChatMember.swift +++ b/Sources/TDLibKit/Generated/Models/ChatMember.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatMemberStatus.swift b/Sources/TDLibKit/Generated/Models/ChatMemberStatus.swift index adbc13e76a..3193710f5d 100644 --- a/Sources/TDLibKit/Generated/Models/ChatMemberStatus.swift +++ b/Sources/TDLibKit/Generated/Models/ChatMemberStatus.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatMembers.swift b/Sources/TDLibKit/Generated/Models/ChatMembers.swift index f0a13e005b..6f2197928a 100644 --- a/Sources/TDLibKit/Generated/Models/ChatMembers.swift +++ b/Sources/TDLibKit/Generated/Models/ChatMembers.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatMembersFilter.swift b/Sources/TDLibKit/Generated/Models/ChatMembersFilter.swift index 8d62a425f7..87bb21b144 100644 --- a/Sources/TDLibKit/Generated/Models/ChatMembersFilter.swift +++ b/Sources/TDLibKit/Generated/Models/ChatMembersFilter.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatMessageSender.swift b/Sources/TDLibKit/Generated/Models/ChatMessageSender.swift index 7e7c1239ea..773c13819f 100644 --- a/Sources/TDLibKit/Generated/Models/ChatMessageSender.swift +++ b/Sources/TDLibKit/Generated/Models/ChatMessageSender.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatMessageSenders.swift b/Sources/TDLibKit/Generated/Models/ChatMessageSenders.swift index 5f4b63f57a..a11224afb3 100644 --- a/Sources/TDLibKit/Generated/Models/ChatMessageSenders.swift +++ b/Sources/TDLibKit/Generated/Models/ChatMessageSenders.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatNearby.swift b/Sources/TDLibKit/Generated/Models/ChatNearby.swift index ab21525fbf..9a7fea6c6d 100644 --- a/Sources/TDLibKit/Generated/Models/ChatNearby.swift +++ b/Sources/TDLibKit/Generated/Models/ChatNearby.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatNotificationSettings.swift b/Sources/TDLibKit/Generated/Models/ChatNotificationSettings.swift index d3dd75f246..56f0066b93 100644 --- a/Sources/TDLibKit/Generated/Models/ChatNotificationSettings.swift +++ b/Sources/TDLibKit/Generated/Models/ChatNotificationSettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatPermissions.swift b/Sources/TDLibKit/Generated/Models/ChatPermissions.swift index 86688bb09a..653695eaa4 100644 --- a/Sources/TDLibKit/Generated/Models/ChatPermissions.swift +++ b/Sources/TDLibKit/Generated/Models/ChatPermissions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatPhoto.swift b/Sources/TDLibKit/Generated/Models/ChatPhoto.swift index af789a9d1f..27c5ec0e13 100644 --- a/Sources/TDLibKit/Generated/Models/ChatPhoto.swift +++ b/Sources/TDLibKit/Generated/Models/ChatPhoto.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatPhotoInfo.swift b/Sources/TDLibKit/Generated/Models/ChatPhotoInfo.swift index 9a74ca1f6c..924c5dd20a 100644 --- a/Sources/TDLibKit/Generated/Models/ChatPhotoInfo.swift +++ b/Sources/TDLibKit/Generated/Models/ChatPhotoInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatPhotoSticker.swift b/Sources/TDLibKit/Generated/Models/ChatPhotoSticker.swift index af43291e61..95a9705e7a 100644 --- a/Sources/TDLibKit/Generated/Models/ChatPhotoSticker.swift +++ b/Sources/TDLibKit/Generated/Models/ChatPhotoSticker.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatPhotoStickerType.swift b/Sources/TDLibKit/Generated/Models/ChatPhotoStickerType.swift index aa54cea82f..997b84054f 100644 --- a/Sources/TDLibKit/Generated/Models/ChatPhotoStickerType.swift +++ b/Sources/TDLibKit/Generated/Models/ChatPhotoStickerType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatPhotos.swift b/Sources/TDLibKit/Generated/Models/ChatPhotos.swift index bdc2589170..c6b0542c3e 100644 --- a/Sources/TDLibKit/Generated/Models/ChatPhotos.swift +++ b/Sources/TDLibKit/Generated/Models/ChatPhotos.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatPosition.swift b/Sources/TDLibKit/Generated/Models/ChatPosition.swift index e80c1b578e..f38897325f 100644 --- a/Sources/TDLibKit/Generated/Models/ChatPosition.swift +++ b/Sources/TDLibKit/Generated/Models/ChatPosition.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatRevenueAmount.swift b/Sources/TDLibKit/Generated/Models/ChatRevenueAmount.swift index 53a77bbd01..a72d62a035 100644 --- a/Sources/TDLibKit/Generated/Models/ChatRevenueAmount.swift +++ b/Sources/TDLibKit/Generated/Models/ChatRevenueAmount.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatRevenueStatistics.swift b/Sources/TDLibKit/Generated/Models/ChatRevenueStatistics.swift index c2d9b42413..5953a8ae4c 100644 --- a/Sources/TDLibKit/Generated/Models/ChatRevenueStatistics.swift +++ b/Sources/TDLibKit/Generated/Models/ChatRevenueStatistics.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatRevenueTransaction.swift b/Sources/TDLibKit/Generated/Models/ChatRevenueTransaction.swift index 86bec86a78..3d4ace6de9 100644 --- a/Sources/TDLibKit/Generated/Models/ChatRevenueTransaction.swift +++ b/Sources/TDLibKit/Generated/Models/ChatRevenueTransaction.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatRevenueTransactionType.swift b/Sources/TDLibKit/Generated/Models/ChatRevenueTransactionType.swift index e00a8c0ac2..7d14273009 100644 --- a/Sources/TDLibKit/Generated/Models/ChatRevenueTransactionType.swift +++ b/Sources/TDLibKit/Generated/Models/ChatRevenueTransactionType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatRevenueTransactions.swift b/Sources/TDLibKit/Generated/Models/ChatRevenueTransactions.swift index b5dd4eafa0..a0408bfb8a 100644 --- a/Sources/TDLibKit/Generated/Models/ChatRevenueTransactions.swift +++ b/Sources/TDLibKit/Generated/Models/ChatRevenueTransactions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatRevenueWithdrawalState.swift b/Sources/TDLibKit/Generated/Models/ChatRevenueWithdrawalState.swift index 7783a0b9ef..ae012a415f 100644 --- a/Sources/TDLibKit/Generated/Models/ChatRevenueWithdrawalState.swift +++ b/Sources/TDLibKit/Generated/Models/ChatRevenueWithdrawalState.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatSource.swift b/Sources/TDLibKit/Generated/Models/ChatSource.swift index eca77dc3f4..daca90564b 100644 --- a/Sources/TDLibKit/Generated/Models/ChatSource.swift +++ b/Sources/TDLibKit/Generated/Models/ChatSource.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatStatistics.swift b/Sources/TDLibKit/Generated/Models/ChatStatistics.swift index d3e4c69ca2..35a656a1e0 100644 --- a/Sources/TDLibKit/Generated/Models/ChatStatistics.swift +++ b/Sources/TDLibKit/Generated/Models/ChatStatistics.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatStatisticsAdministratorActionsInfo.swift b/Sources/TDLibKit/Generated/Models/ChatStatisticsAdministratorActionsInfo.swift index a0e8cf7baa..7bb3cf818d 100644 --- a/Sources/TDLibKit/Generated/Models/ChatStatisticsAdministratorActionsInfo.swift +++ b/Sources/TDLibKit/Generated/Models/ChatStatisticsAdministratorActionsInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatStatisticsInteractionInfo.swift b/Sources/TDLibKit/Generated/Models/ChatStatisticsInteractionInfo.swift index d4933612a0..3cbec53d51 100644 --- a/Sources/TDLibKit/Generated/Models/ChatStatisticsInteractionInfo.swift +++ b/Sources/TDLibKit/Generated/Models/ChatStatisticsInteractionInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatStatisticsInviterInfo.swift b/Sources/TDLibKit/Generated/Models/ChatStatisticsInviterInfo.swift index 38109db469..93dd9bdb8b 100644 --- a/Sources/TDLibKit/Generated/Models/ChatStatisticsInviterInfo.swift +++ b/Sources/TDLibKit/Generated/Models/ChatStatisticsInviterInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatStatisticsMessageSenderInfo.swift b/Sources/TDLibKit/Generated/Models/ChatStatisticsMessageSenderInfo.swift index 317b81966e..cf1299f6a3 100644 --- a/Sources/TDLibKit/Generated/Models/ChatStatisticsMessageSenderInfo.swift +++ b/Sources/TDLibKit/Generated/Models/ChatStatisticsMessageSenderInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatStatisticsObjectType.swift b/Sources/TDLibKit/Generated/Models/ChatStatisticsObjectType.swift index 9d09ad239f..944f876fbc 100644 --- a/Sources/TDLibKit/Generated/Models/ChatStatisticsObjectType.swift +++ b/Sources/TDLibKit/Generated/Models/ChatStatisticsObjectType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatTheme.swift b/Sources/TDLibKit/Generated/Models/ChatTheme.swift index a96ed75e12..6eed494c33 100644 --- a/Sources/TDLibKit/Generated/Models/ChatTheme.swift +++ b/Sources/TDLibKit/Generated/Models/ChatTheme.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatType.swift b/Sources/TDLibKit/Generated/Models/ChatType.swift index 8383421e5d..a409e803b0 100644 --- a/Sources/TDLibKit/Generated/Models/ChatType.swift +++ b/Sources/TDLibKit/Generated/Models/ChatType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Chats.swift b/Sources/TDLibKit/Generated/Models/Chats.swift index 46e29490f4..344156aab6 100644 --- a/Sources/TDLibKit/Generated/Models/Chats.swift +++ b/Sources/TDLibKit/Generated/Models/Chats.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatsNearby.swift b/Sources/TDLibKit/Generated/Models/ChatsNearby.swift index 8610960073..a58cee0946 100644 --- a/Sources/TDLibKit/Generated/Models/ChatsNearby.swift +++ b/Sources/TDLibKit/Generated/Models/ChatsNearby.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckAuthenticationBotToken.swift b/Sources/TDLibKit/Generated/Models/CheckAuthenticationBotToken.swift index 41ed9c739c..db55563fe5 100644 --- a/Sources/TDLibKit/Generated/Models/CheckAuthenticationBotToken.swift +++ b/Sources/TDLibKit/Generated/Models/CheckAuthenticationBotToken.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckAuthenticationCode.swift b/Sources/TDLibKit/Generated/Models/CheckAuthenticationCode.swift index cef0602855..65ed79ac29 100644 --- a/Sources/TDLibKit/Generated/Models/CheckAuthenticationCode.swift +++ b/Sources/TDLibKit/Generated/Models/CheckAuthenticationCode.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckAuthenticationEmailCode.swift b/Sources/TDLibKit/Generated/Models/CheckAuthenticationEmailCode.swift index e3e457ca02..a641c9d0f9 100644 --- a/Sources/TDLibKit/Generated/Models/CheckAuthenticationEmailCode.swift +++ b/Sources/TDLibKit/Generated/Models/CheckAuthenticationEmailCode.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckAuthenticationPassword.swift b/Sources/TDLibKit/Generated/Models/CheckAuthenticationPassword.swift index 72a7d55b4d..339d9815e8 100644 --- a/Sources/TDLibKit/Generated/Models/CheckAuthenticationPassword.swift +++ b/Sources/TDLibKit/Generated/Models/CheckAuthenticationPassword.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckAuthenticationPasswordRecoveryCode.swift b/Sources/TDLibKit/Generated/Models/CheckAuthenticationPasswordRecoveryCode.swift index 2273ab81e5..a66784a43b 100644 --- a/Sources/TDLibKit/Generated/Models/CheckAuthenticationPasswordRecoveryCode.swift +++ b/Sources/TDLibKit/Generated/Models/CheckAuthenticationPasswordRecoveryCode.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckChatFolderInviteLink.swift b/Sources/TDLibKit/Generated/Models/CheckChatFolderInviteLink.swift index f407754116..c00c01e2e2 100644 --- a/Sources/TDLibKit/Generated/Models/CheckChatFolderInviteLink.swift +++ b/Sources/TDLibKit/Generated/Models/CheckChatFolderInviteLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckChatInviteLink.swift b/Sources/TDLibKit/Generated/Models/CheckChatInviteLink.swift index b139fff6e7..fc5ccde96c 100644 --- a/Sources/TDLibKit/Generated/Models/CheckChatInviteLink.swift +++ b/Sources/TDLibKit/Generated/Models/CheckChatInviteLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckChatUsername.swift b/Sources/TDLibKit/Generated/Models/CheckChatUsername.swift index ce9b6f2d7f..c369356f39 100644 --- a/Sources/TDLibKit/Generated/Models/CheckChatUsername.swift +++ b/Sources/TDLibKit/Generated/Models/CheckChatUsername.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckChatUsernameResult.swift b/Sources/TDLibKit/Generated/Models/CheckChatUsernameResult.swift index 102b13a669..e5fcf520fa 100644 --- a/Sources/TDLibKit/Generated/Models/CheckChatUsernameResult.swift +++ b/Sources/TDLibKit/Generated/Models/CheckChatUsernameResult.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckCreatedPublicChatsLimit.swift b/Sources/TDLibKit/Generated/Models/CheckCreatedPublicChatsLimit.swift index 1a2be96f87..73f1621684 100644 --- a/Sources/TDLibKit/Generated/Models/CheckCreatedPublicChatsLimit.swift +++ b/Sources/TDLibKit/Generated/Models/CheckCreatedPublicChatsLimit.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckEmailAddressVerificationCode.swift b/Sources/TDLibKit/Generated/Models/CheckEmailAddressVerificationCode.swift index 0155669477..d4b645b2c2 100644 --- a/Sources/TDLibKit/Generated/Models/CheckEmailAddressVerificationCode.swift +++ b/Sources/TDLibKit/Generated/Models/CheckEmailAddressVerificationCode.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckLoginEmailAddressCode.swift b/Sources/TDLibKit/Generated/Models/CheckLoginEmailAddressCode.swift index 5fd7dca6a8..c14bf8dfd6 100644 --- a/Sources/TDLibKit/Generated/Models/CheckLoginEmailAddressCode.swift +++ b/Sources/TDLibKit/Generated/Models/CheckLoginEmailAddressCode.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckPasswordRecoveryCode.swift b/Sources/TDLibKit/Generated/Models/CheckPasswordRecoveryCode.swift index 7d07506971..5fdb7e90d2 100644 --- a/Sources/TDLibKit/Generated/Models/CheckPasswordRecoveryCode.swift +++ b/Sources/TDLibKit/Generated/Models/CheckPasswordRecoveryCode.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckPhoneNumberCode.swift b/Sources/TDLibKit/Generated/Models/CheckPhoneNumberCode.swift index 72fd5f4f55..029a3ab8ae 100644 --- a/Sources/TDLibKit/Generated/Models/CheckPhoneNumberCode.swift +++ b/Sources/TDLibKit/Generated/Models/CheckPhoneNumberCode.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckPremiumGiftCode.swift b/Sources/TDLibKit/Generated/Models/CheckPremiumGiftCode.swift index 8f86f5e03e..ba65f2cf49 100644 --- a/Sources/TDLibKit/Generated/Models/CheckPremiumGiftCode.swift +++ b/Sources/TDLibKit/Generated/Models/CheckPremiumGiftCode.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckQuickReplyShortcutName.swift b/Sources/TDLibKit/Generated/Models/CheckQuickReplyShortcutName.swift index 15d0bd865f..001b21c412 100644 --- a/Sources/TDLibKit/Generated/Models/CheckQuickReplyShortcutName.swift +++ b/Sources/TDLibKit/Generated/Models/CheckQuickReplyShortcutName.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckRecoveryEmailAddressCode.swift b/Sources/TDLibKit/Generated/Models/CheckRecoveryEmailAddressCode.swift index dcbfa06dc1..cc67637f46 100644 --- a/Sources/TDLibKit/Generated/Models/CheckRecoveryEmailAddressCode.swift +++ b/Sources/TDLibKit/Generated/Models/CheckRecoveryEmailAddressCode.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckStickerSetName.swift b/Sources/TDLibKit/Generated/Models/CheckStickerSetName.swift index 7085501a1b..debd75455d 100644 --- a/Sources/TDLibKit/Generated/Models/CheckStickerSetName.swift +++ b/Sources/TDLibKit/Generated/Models/CheckStickerSetName.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckStickerSetNameResult.swift b/Sources/TDLibKit/Generated/Models/CheckStickerSetNameResult.swift index ea5d74e074..f62fd42f91 100644 --- a/Sources/TDLibKit/Generated/Models/CheckStickerSetNameResult.swift +++ b/Sources/TDLibKit/Generated/Models/CheckStickerSetNameResult.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CleanFileName.swift b/Sources/TDLibKit/Generated/Models/CleanFileName.swift index 83b6809ccc..e8567a3a97 100644 --- a/Sources/TDLibKit/Generated/Models/CleanFileName.swift +++ b/Sources/TDLibKit/Generated/Models/CleanFileName.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ClearAllDraftMessages.swift b/Sources/TDLibKit/Generated/Models/ClearAllDraftMessages.swift index 6d4305f3a8..c9dd2b9fef 100644 --- a/Sources/TDLibKit/Generated/Models/ClearAllDraftMessages.swift +++ b/Sources/TDLibKit/Generated/Models/ClearAllDraftMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ClearAutosaveSettingsExceptions.swift b/Sources/TDLibKit/Generated/Models/ClearAutosaveSettingsExceptions.swift index bd031b7cb6..337b89dc43 100644 --- a/Sources/TDLibKit/Generated/Models/ClearAutosaveSettingsExceptions.swift +++ b/Sources/TDLibKit/Generated/Models/ClearAutosaveSettingsExceptions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ClearImportedContacts.swift b/Sources/TDLibKit/Generated/Models/ClearImportedContacts.swift index d61c560058..ea480971f9 100644 --- a/Sources/TDLibKit/Generated/Models/ClearImportedContacts.swift +++ b/Sources/TDLibKit/Generated/Models/ClearImportedContacts.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ClearRecentEmojiStatuses.swift b/Sources/TDLibKit/Generated/Models/ClearRecentEmojiStatuses.swift index f25292fcde..200bd10609 100644 --- a/Sources/TDLibKit/Generated/Models/ClearRecentEmojiStatuses.swift +++ b/Sources/TDLibKit/Generated/Models/ClearRecentEmojiStatuses.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ClearRecentReactions.swift b/Sources/TDLibKit/Generated/Models/ClearRecentReactions.swift index e5b54bee05..3c46fdaf75 100644 --- a/Sources/TDLibKit/Generated/Models/ClearRecentReactions.swift +++ b/Sources/TDLibKit/Generated/Models/ClearRecentReactions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ClearRecentStickers.swift b/Sources/TDLibKit/Generated/Models/ClearRecentStickers.swift index 8e59b2d758..0cd0e4b8bb 100644 --- a/Sources/TDLibKit/Generated/Models/ClearRecentStickers.swift +++ b/Sources/TDLibKit/Generated/Models/ClearRecentStickers.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ClearRecentlyFoundChats.swift b/Sources/TDLibKit/Generated/Models/ClearRecentlyFoundChats.swift index 247f9a136f..320aaca909 100644 --- a/Sources/TDLibKit/Generated/Models/ClearRecentlyFoundChats.swift +++ b/Sources/TDLibKit/Generated/Models/ClearRecentlyFoundChats.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ClickAnimatedEmojiMessage.swift b/Sources/TDLibKit/Generated/Models/ClickAnimatedEmojiMessage.swift index 179d4f03ca..7d7e5f85c5 100644 --- a/Sources/TDLibKit/Generated/Models/ClickAnimatedEmojiMessage.swift +++ b/Sources/TDLibKit/Generated/Models/ClickAnimatedEmojiMessage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ClickChatSponsoredMessage.swift b/Sources/TDLibKit/Generated/Models/ClickChatSponsoredMessage.swift index 2e0f3c2650..f9efde7791 100644 --- a/Sources/TDLibKit/Generated/Models/ClickChatSponsoredMessage.swift +++ b/Sources/TDLibKit/Generated/Models/ClickChatSponsoredMessage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ClickPremiumSubscriptionButton.swift b/Sources/TDLibKit/Generated/Models/ClickPremiumSubscriptionButton.swift index ae0917ce84..52ab74541d 100644 --- a/Sources/TDLibKit/Generated/Models/ClickPremiumSubscriptionButton.swift +++ b/Sources/TDLibKit/Generated/Models/ClickPremiumSubscriptionButton.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Close.swift b/Sources/TDLibKit/Generated/Models/Close.swift index f58a6fd7ae..5251379c6a 100644 --- a/Sources/TDLibKit/Generated/Models/Close.swift +++ b/Sources/TDLibKit/Generated/Models/Close.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CloseBirthdayUser.swift b/Sources/TDLibKit/Generated/Models/CloseBirthdayUser.swift index 901e7f41b8..fae25521db 100644 --- a/Sources/TDLibKit/Generated/Models/CloseBirthdayUser.swift +++ b/Sources/TDLibKit/Generated/Models/CloseBirthdayUser.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CloseChat.swift b/Sources/TDLibKit/Generated/Models/CloseChat.swift index 084eeca2ad..906fe22806 100644 --- a/Sources/TDLibKit/Generated/Models/CloseChat.swift +++ b/Sources/TDLibKit/Generated/Models/CloseChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CloseSecretChat.swift b/Sources/TDLibKit/Generated/Models/CloseSecretChat.swift index 1579b03375..b885d91513 100644 --- a/Sources/TDLibKit/Generated/Models/CloseSecretChat.swift +++ b/Sources/TDLibKit/Generated/Models/CloseSecretChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CloseStory.swift b/Sources/TDLibKit/Generated/Models/CloseStory.swift index 80ac6c7da9..b1834dc31c 100644 --- a/Sources/TDLibKit/Generated/Models/CloseStory.swift +++ b/Sources/TDLibKit/Generated/Models/CloseStory.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CloseWebApp.swift b/Sources/TDLibKit/Generated/Models/CloseWebApp.swift index e4c6786663..20aa179677 100644 --- a/Sources/TDLibKit/Generated/Models/CloseWebApp.swift +++ b/Sources/TDLibKit/Generated/Models/CloseWebApp.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ClosedVectorPath.swift b/Sources/TDLibKit/Generated/Models/ClosedVectorPath.swift index 6c610467e4..ca45324e03 100644 --- a/Sources/TDLibKit/Generated/Models/ClosedVectorPath.swift +++ b/Sources/TDLibKit/Generated/Models/ClosedVectorPath.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CollectibleItemInfo.swift b/Sources/TDLibKit/Generated/Models/CollectibleItemInfo.swift index 5886a1e4e0..33fea10741 100644 --- a/Sources/TDLibKit/Generated/Models/CollectibleItemInfo.swift +++ b/Sources/TDLibKit/Generated/Models/CollectibleItemInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CollectibleItemType.swift b/Sources/TDLibKit/Generated/Models/CollectibleItemType.swift index 574652f3df..6214e03e72 100644 --- a/Sources/TDLibKit/Generated/Models/CollectibleItemType.swift +++ b/Sources/TDLibKit/Generated/Models/CollectibleItemType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ConfirmQrCodeAuthentication.swift b/Sources/TDLibKit/Generated/Models/ConfirmQrCodeAuthentication.swift index d7a67e3122..193c888520 100644 --- a/Sources/TDLibKit/Generated/Models/ConfirmQrCodeAuthentication.swift +++ b/Sources/TDLibKit/Generated/Models/ConfirmQrCodeAuthentication.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ConfirmSession.swift b/Sources/TDLibKit/Generated/Models/ConfirmSession.swift index 1ead78c0cf..99bd7f6cf4 100644 --- a/Sources/TDLibKit/Generated/Models/ConfirmSession.swift +++ b/Sources/TDLibKit/Generated/Models/ConfirmSession.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ConnectedWebsite.swift b/Sources/TDLibKit/Generated/Models/ConnectedWebsite.swift index 0975d6cc4b..bb00b63e90 100644 --- a/Sources/TDLibKit/Generated/Models/ConnectedWebsite.swift +++ b/Sources/TDLibKit/Generated/Models/ConnectedWebsite.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ConnectedWebsites.swift b/Sources/TDLibKit/Generated/Models/ConnectedWebsites.swift index 65111b0707..6b05530249 100644 --- a/Sources/TDLibKit/Generated/Models/ConnectedWebsites.swift +++ b/Sources/TDLibKit/Generated/Models/ConnectedWebsites.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ConnectionState.swift b/Sources/TDLibKit/Generated/Models/ConnectionState.swift index 68ea68b92f..0b62539b78 100644 --- a/Sources/TDLibKit/Generated/Models/ConnectionState.swift +++ b/Sources/TDLibKit/Generated/Models/ConnectionState.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Contact.swift b/Sources/TDLibKit/Generated/Models/Contact.swift index ea7aac3ba5..aec717e85a 100644 --- a/Sources/TDLibKit/Generated/Models/Contact.swift +++ b/Sources/TDLibKit/Generated/Models/Contact.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Count.swift b/Sources/TDLibKit/Generated/Models/Count.swift index fbbfd1c89e..8a0b0443bb 100644 --- a/Sources/TDLibKit/Generated/Models/Count.swift +++ b/Sources/TDLibKit/Generated/Models/Count.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Countries.swift b/Sources/TDLibKit/Generated/Models/Countries.swift index 6fd43f53a2..7c05aabcbd 100644 --- a/Sources/TDLibKit/Generated/Models/Countries.swift +++ b/Sources/TDLibKit/Generated/Models/Countries.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CountryInfo.swift b/Sources/TDLibKit/Generated/Models/CountryInfo.swift index afe73c7a37..c9a2b5dac5 100644 --- a/Sources/TDLibKit/Generated/Models/CountryInfo.swift +++ b/Sources/TDLibKit/Generated/Models/CountryInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateBasicGroupChat.swift b/Sources/TDLibKit/Generated/Models/CreateBasicGroupChat.swift index 1717d3088e..017db359d5 100644 --- a/Sources/TDLibKit/Generated/Models/CreateBasicGroupChat.swift +++ b/Sources/TDLibKit/Generated/Models/CreateBasicGroupChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateBusinessChatLink.swift b/Sources/TDLibKit/Generated/Models/CreateBusinessChatLink.swift index 0c236651f6..f9b877d72e 100644 --- a/Sources/TDLibKit/Generated/Models/CreateBusinessChatLink.swift +++ b/Sources/TDLibKit/Generated/Models/CreateBusinessChatLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateCall.swift b/Sources/TDLibKit/Generated/Models/CreateCall.swift index 680a8ec72d..7b944318cd 100644 --- a/Sources/TDLibKit/Generated/Models/CreateCall.swift +++ b/Sources/TDLibKit/Generated/Models/CreateCall.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateChatFolder.swift b/Sources/TDLibKit/Generated/Models/CreateChatFolder.swift index a20f0797b5..d4ee7e0753 100644 --- a/Sources/TDLibKit/Generated/Models/CreateChatFolder.swift +++ b/Sources/TDLibKit/Generated/Models/CreateChatFolder.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateChatFolderInviteLink.swift b/Sources/TDLibKit/Generated/Models/CreateChatFolderInviteLink.swift index 89bdaf112b..f02a58f7a9 100644 --- a/Sources/TDLibKit/Generated/Models/CreateChatFolderInviteLink.swift +++ b/Sources/TDLibKit/Generated/Models/CreateChatFolderInviteLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateChatInviteLink.swift b/Sources/TDLibKit/Generated/Models/CreateChatInviteLink.swift index 52057cb055..a92e037117 100644 --- a/Sources/TDLibKit/Generated/Models/CreateChatInviteLink.swift +++ b/Sources/TDLibKit/Generated/Models/CreateChatInviteLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateForumTopic.swift b/Sources/TDLibKit/Generated/Models/CreateForumTopic.swift index 8cc4b25d2f..7183191fd1 100644 --- a/Sources/TDLibKit/Generated/Models/CreateForumTopic.swift +++ b/Sources/TDLibKit/Generated/Models/CreateForumTopic.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateInvoiceLink.swift b/Sources/TDLibKit/Generated/Models/CreateInvoiceLink.swift index fa5995129c..85bd3ca3c8 100644 --- a/Sources/TDLibKit/Generated/Models/CreateInvoiceLink.swift +++ b/Sources/TDLibKit/Generated/Models/CreateInvoiceLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateNewBasicGroupChat.swift b/Sources/TDLibKit/Generated/Models/CreateNewBasicGroupChat.swift index 8688c1e195..84e2234f21 100644 --- a/Sources/TDLibKit/Generated/Models/CreateNewBasicGroupChat.swift +++ b/Sources/TDLibKit/Generated/Models/CreateNewBasicGroupChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateNewSecretChat.swift b/Sources/TDLibKit/Generated/Models/CreateNewSecretChat.swift index ad2cc60bca..a7495bb879 100644 --- a/Sources/TDLibKit/Generated/Models/CreateNewSecretChat.swift +++ b/Sources/TDLibKit/Generated/Models/CreateNewSecretChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateNewStickerSet.swift b/Sources/TDLibKit/Generated/Models/CreateNewStickerSet.swift index fdf7e4a1d1..0a0fd53213 100644 --- a/Sources/TDLibKit/Generated/Models/CreateNewStickerSet.swift +++ b/Sources/TDLibKit/Generated/Models/CreateNewStickerSet.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateNewSupergroupChat.swift b/Sources/TDLibKit/Generated/Models/CreateNewSupergroupChat.swift index c505acc47c..52dbb0f952 100644 --- a/Sources/TDLibKit/Generated/Models/CreateNewSupergroupChat.swift +++ b/Sources/TDLibKit/Generated/Models/CreateNewSupergroupChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreatePrivateChat.swift b/Sources/TDLibKit/Generated/Models/CreatePrivateChat.swift index a88edf6af6..539443da07 100644 --- a/Sources/TDLibKit/Generated/Models/CreatePrivateChat.swift +++ b/Sources/TDLibKit/Generated/Models/CreatePrivateChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateSecretChat.swift b/Sources/TDLibKit/Generated/Models/CreateSecretChat.swift index a671e5918c..b78b32c788 100644 --- a/Sources/TDLibKit/Generated/Models/CreateSecretChat.swift +++ b/Sources/TDLibKit/Generated/Models/CreateSecretChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateSupergroupChat.swift b/Sources/TDLibKit/Generated/Models/CreateSupergroupChat.swift index 73b3ac419d..3bcb34fb95 100644 --- a/Sources/TDLibKit/Generated/Models/CreateSupergroupChat.swift +++ b/Sources/TDLibKit/Generated/Models/CreateSupergroupChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateTemporaryPassword.swift b/Sources/TDLibKit/Generated/Models/CreateTemporaryPassword.swift index 84ad1724fb..c627f2144a 100644 --- a/Sources/TDLibKit/Generated/Models/CreateTemporaryPassword.swift +++ b/Sources/TDLibKit/Generated/Models/CreateTemporaryPassword.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateVideoChat.swift b/Sources/TDLibKit/Generated/Models/CreateVideoChat.swift index 1b09adb5ed..8249d30cc1 100644 --- a/Sources/TDLibKit/Generated/Models/CreateVideoChat.swift +++ b/Sources/TDLibKit/Generated/Models/CreateVideoChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreatedBasicGroupChat.swift b/Sources/TDLibKit/Generated/Models/CreatedBasicGroupChat.swift index e061965d6e..e6bfda63fc 100644 --- a/Sources/TDLibKit/Generated/Models/CreatedBasicGroupChat.swift +++ b/Sources/TDLibKit/Generated/Models/CreatedBasicGroupChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CustomRequestResult.swift b/Sources/TDLibKit/Generated/Models/CustomRequestResult.swift index 88d16a6dd4..0fef702d7e 100644 --- a/Sources/TDLibKit/Generated/Models/CustomRequestResult.swift +++ b/Sources/TDLibKit/Generated/Models/CustomRequestResult.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DatabaseStatistics.swift b/Sources/TDLibKit/Generated/Models/DatabaseStatistics.swift index 1053557179..268597acc5 100644 --- a/Sources/TDLibKit/Generated/Models/DatabaseStatistics.swift +++ b/Sources/TDLibKit/Generated/Models/DatabaseStatistics.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Date.swift b/Sources/TDLibKit/Generated/Models/Date.swift index 51b26d5ce1..330ec825d1 100644 --- a/Sources/TDLibKit/Generated/Models/Date.swift +++ b/Sources/TDLibKit/Generated/Models/Date.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DateRange.swift b/Sources/TDLibKit/Generated/Models/DateRange.swift index cbed4f70de..d1e8c48eae 100644 --- a/Sources/TDLibKit/Generated/Models/DateRange.swift +++ b/Sources/TDLibKit/Generated/Models/DateRange.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DatedFile.swift b/Sources/TDLibKit/Generated/Models/DatedFile.swift index 8e087a8295..3c492b12de 100644 --- a/Sources/TDLibKit/Generated/Models/DatedFile.swift +++ b/Sources/TDLibKit/Generated/Models/DatedFile.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeepLinkInfo.swift b/Sources/TDLibKit/Generated/Models/DeepLinkInfo.swift index 95e6060bc6..f75657651b 100644 --- a/Sources/TDLibKit/Generated/Models/DeepLinkInfo.swift +++ b/Sources/TDLibKit/Generated/Models/DeepLinkInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteAccount.swift b/Sources/TDLibKit/Generated/Models/DeleteAccount.swift index e263de9baf..aff3015ab5 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteAccount.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteAccount.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteAllCallMessages.swift b/Sources/TDLibKit/Generated/Models/DeleteAllCallMessages.swift index e5e90f76e1..d64a1e8a96 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteAllCallMessages.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteAllCallMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteAllRevokedChatInviteLinks.swift b/Sources/TDLibKit/Generated/Models/DeleteAllRevokedChatInviteLinks.swift index a18c572e16..192536a6f3 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteAllRevokedChatInviteLinks.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteAllRevokedChatInviteLinks.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteBusinessChatLink.swift b/Sources/TDLibKit/Generated/Models/DeleteBusinessChatLink.swift index 44bce03d58..67877f4829 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteBusinessChatLink.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteBusinessChatLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteBusinessConnectedBot.swift b/Sources/TDLibKit/Generated/Models/DeleteBusinessConnectedBot.swift index a8ed6e57e9..6589058fda 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteBusinessConnectedBot.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteBusinessConnectedBot.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteChat.swift b/Sources/TDLibKit/Generated/Models/DeleteChat.swift index 40eda1aa3e..79b3c5dbcc 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteChat.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteChatBackground.swift b/Sources/TDLibKit/Generated/Models/DeleteChatBackground.swift index 5ed81aad52..4ff9664e8c 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteChatBackground.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteChatBackground.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteChatFolder.swift b/Sources/TDLibKit/Generated/Models/DeleteChatFolder.swift index f5100e38bc..c4af4ef49c 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteChatFolder.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteChatFolder.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteChatFolderInviteLink.swift b/Sources/TDLibKit/Generated/Models/DeleteChatFolderInviteLink.swift index 8307506531..08c2ad0468 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteChatFolderInviteLink.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteChatFolderInviteLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteChatHistory.swift b/Sources/TDLibKit/Generated/Models/DeleteChatHistory.swift index 1cbefe81b2..98d5919007 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteChatHistory.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteChatHistory.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteChatMessagesByDate.swift b/Sources/TDLibKit/Generated/Models/DeleteChatMessagesByDate.swift index 6c7f897590..fbd0f971ee 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteChatMessagesByDate.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteChatMessagesByDate.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteChatMessagesBySender.swift b/Sources/TDLibKit/Generated/Models/DeleteChatMessagesBySender.swift index 4dedd720fd..6b1c4ecd7d 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteChatMessagesBySender.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteChatMessagesBySender.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteChatReplyMarkup.swift b/Sources/TDLibKit/Generated/Models/DeleteChatReplyMarkup.swift index 2beb8c7deb..55a6ef918a 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteChatReplyMarkup.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteChatReplyMarkup.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteCommands.swift b/Sources/TDLibKit/Generated/Models/DeleteCommands.swift index d2606ae07a..5a64dba8a6 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteCommands.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteCommands.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteDefaultBackground.swift b/Sources/TDLibKit/Generated/Models/DeleteDefaultBackground.swift index 007859b83a..8153f29af7 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteDefaultBackground.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteDefaultBackground.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteFile.swift b/Sources/TDLibKit/Generated/Models/DeleteFile.swift index 68085ba287..d76b9c107a 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteFile.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteFile.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteForumTopic.swift b/Sources/TDLibKit/Generated/Models/DeleteForumTopic.swift index 9c482fee5a..7546002804 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteForumTopic.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteForumTopic.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteLanguagePack.swift b/Sources/TDLibKit/Generated/Models/DeleteLanguagePack.swift index 548cf2bec6..53304b6c39 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteLanguagePack.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteLanguagePack.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteMessages.swift b/Sources/TDLibKit/Generated/Models/DeleteMessages.swift index 1db486e905..f6d5e04d7c 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteMessages.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeletePassportElement.swift b/Sources/TDLibKit/Generated/Models/DeletePassportElement.swift index 26ad8920f8..0ed8285ef9 100644 --- a/Sources/TDLibKit/Generated/Models/DeletePassportElement.swift +++ b/Sources/TDLibKit/Generated/Models/DeletePassportElement.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteProfilePhoto.swift b/Sources/TDLibKit/Generated/Models/DeleteProfilePhoto.swift index 18a6cc2362..a92aba4944 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteProfilePhoto.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteProfilePhoto.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteQuickReplyShortcut.swift b/Sources/TDLibKit/Generated/Models/DeleteQuickReplyShortcut.swift index 64384e2dde..211babcc06 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteQuickReplyShortcut.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteQuickReplyShortcut.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteQuickReplyShortcutMessages.swift b/Sources/TDLibKit/Generated/Models/DeleteQuickReplyShortcutMessages.swift index 5718dadce6..1207cbec04 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteQuickReplyShortcutMessages.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteQuickReplyShortcutMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteRevokedChatInviteLink.swift b/Sources/TDLibKit/Generated/Models/DeleteRevokedChatInviteLink.swift index 1a75fa1ad2..870dab820b 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteRevokedChatInviteLink.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteRevokedChatInviteLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteSavedCredentials.swift b/Sources/TDLibKit/Generated/Models/DeleteSavedCredentials.swift index fcba7be52f..7c0f27f3c1 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteSavedCredentials.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteSavedCredentials.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteSavedMessagesTopicHistory.swift b/Sources/TDLibKit/Generated/Models/DeleteSavedMessagesTopicHistory.swift index 1162eacccf..470b67ccbb 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteSavedMessagesTopicHistory.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteSavedMessagesTopicHistory.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteSavedMessagesTopicMessagesByDate.swift b/Sources/TDLibKit/Generated/Models/DeleteSavedMessagesTopicMessagesByDate.swift index 4a9dfd110b..b40431be86 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteSavedMessagesTopicMessagesByDate.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteSavedMessagesTopicMessagesByDate.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteSavedOrderInfo.swift b/Sources/TDLibKit/Generated/Models/DeleteSavedOrderInfo.swift index 77c0802347..2ec7aa017e 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteSavedOrderInfo.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteSavedOrderInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteStickerSet.swift b/Sources/TDLibKit/Generated/Models/DeleteStickerSet.swift index 484f421f20..c7c64c41cc 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteStickerSet.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteStickerSet.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteStory.swift b/Sources/TDLibKit/Generated/Models/DeleteStory.swift index 3b85d53376..192bfaec36 100644 --- a/Sources/TDLibKit/Generated/Models/DeleteStory.swift +++ b/Sources/TDLibKit/Generated/Models/DeleteStory.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Destroy.swift b/Sources/TDLibKit/Generated/Models/Destroy.swift index c50fd8547d..034d3b0063 100644 --- a/Sources/TDLibKit/Generated/Models/Destroy.swift +++ b/Sources/TDLibKit/Generated/Models/Destroy.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeviceToken.swift b/Sources/TDLibKit/Generated/Models/DeviceToken.swift index 284abc4f66..6b2b97b413 100644 --- a/Sources/TDLibKit/Generated/Models/DeviceToken.swift +++ b/Sources/TDLibKit/Generated/Models/DeviceToken.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DiceStickers.swift b/Sources/TDLibKit/Generated/Models/DiceStickers.swift index b340c42b79..a196a37f5f 100644 --- a/Sources/TDLibKit/Generated/Models/DiceStickers.swift +++ b/Sources/TDLibKit/Generated/Models/DiceStickers.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DisableAllSupergroupUsernames.swift b/Sources/TDLibKit/Generated/Models/DisableAllSupergroupUsernames.swift index 4e7880d3c7..ccaa9661db 100644 --- a/Sources/TDLibKit/Generated/Models/DisableAllSupergroupUsernames.swift +++ b/Sources/TDLibKit/Generated/Models/DisableAllSupergroupUsernames.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DisableProxy.swift b/Sources/TDLibKit/Generated/Models/DisableProxy.swift index b4c24f1afa..f34d984d7d 100644 --- a/Sources/TDLibKit/Generated/Models/DisableProxy.swift +++ b/Sources/TDLibKit/Generated/Models/DisableProxy.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DiscardCall.swift b/Sources/TDLibKit/Generated/Models/DiscardCall.swift index c3e35c02da..0a7c3cb277 100644 --- a/Sources/TDLibKit/Generated/Models/DiscardCall.swift +++ b/Sources/TDLibKit/Generated/Models/DiscardCall.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DisconnectAllWebsites.swift b/Sources/TDLibKit/Generated/Models/DisconnectAllWebsites.swift index 476d3e08a1..9442756ebf 100644 --- a/Sources/TDLibKit/Generated/Models/DisconnectAllWebsites.swift +++ b/Sources/TDLibKit/Generated/Models/DisconnectAllWebsites.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DisconnectWebsite.swift b/Sources/TDLibKit/Generated/Models/DisconnectWebsite.swift index 66b4b72bc8..5b810931dc 100644 --- a/Sources/TDLibKit/Generated/Models/DisconnectWebsite.swift +++ b/Sources/TDLibKit/Generated/Models/DisconnectWebsite.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Document.swift b/Sources/TDLibKit/Generated/Models/Document.swift index a45d60867c..ea5371e032 100644 --- a/Sources/TDLibKit/Generated/Models/Document.swift +++ b/Sources/TDLibKit/Generated/Models/Document.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DownloadFile.swift b/Sources/TDLibKit/Generated/Models/DownloadFile.swift index 5d01205557..3823b87db4 100644 --- a/Sources/TDLibKit/Generated/Models/DownloadFile.swift +++ b/Sources/TDLibKit/Generated/Models/DownloadFile.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DownloadedFileCounts.swift b/Sources/TDLibKit/Generated/Models/DownloadedFileCounts.swift index 1e6598d61b..7373ae8ffb 100644 --- a/Sources/TDLibKit/Generated/Models/DownloadedFileCounts.swift +++ b/Sources/TDLibKit/Generated/Models/DownloadedFileCounts.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DraftMessage.swift b/Sources/TDLibKit/Generated/Models/DraftMessage.swift index e7b178ff3a..9bb851f215 100644 --- a/Sources/TDLibKit/Generated/Models/DraftMessage.swift +++ b/Sources/TDLibKit/Generated/Models/DraftMessage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditBusinessChatLink.swift b/Sources/TDLibKit/Generated/Models/EditBusinessChatLink.swift index ef82fa7382..5092720200 100644 --- a/Sources/TDLibKit/Generated/Models/EditBusinessChatLink.swift +++ b/Sources/TDLibKit/Generated/Models/EditBusinessChatLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditChatFolder.swift b/Sources/TDLibKit/Generated/Models/EditChatFolder.swift index ec7d540f7c..54bfa1f1fd 100644 --- a/Sources/TDLibKit/Generated/Models/EditChatFolder.swift +++ b/Sources/TDLibKit/Generated/Models/EditChatFolder.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditChatFolderInviteLink.swift b/Sources/TDLibKit/Generated/Models/EditChatFolderInviteLink.swift index 3442d1aaa3..8b35303f5c 100644 --- a/Sources/TDLibKit/Generated/Models/EditChatFolderInviteLink.swift +++ b/Sources/TDLibKit/Generated/Models/EditChatFolderInviteLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditChatInviteLink.swift b/Sources/TDLibKit/Generated/Models/EditChatInviteLink.swift index 8cfa7b6a82..e6ad72865c 100644 --- a/Sources/TDLibKit/Generated/Models/EditChatInviteLink.swift +++ b/Sources/TDLibKit/Generated/Models/EditChatInviteLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditCustomLanguagePackInfo.swift b/Sources/TDLibKit/Generated/Models/EditCustomLanguagePackInfo.swift index 4de1b217b6..f629f0c5f6 100644 --- a/Sources/TDLibKit/Generated/Models/EditCustomLanguagePackInfo.swift +++ b/Sources/TDLibKit/Generated/Models/EditCustomLanguagePackInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditForumTopic.swift b/Sources/TDLibKit/Generated/Models/EditForumTopic.swift index 8f6d0168c3..216079ebcd 100644 --- a/Sources/TDLibKit/Generated/Models/EditForumTopic.swift +++ b/Sources/TDLibKit/Generated/Models/EditForumTopic.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditInlineMessageCaption.swift b/Sources/TDLibKit/Generated/Models/EditInlineMessageCaption.swift index f2b99758af..e41a637b9e 100644 --- a/Sources/TDLibKit/Generated/Models/EditInlineMessageCaption.swift +++ b/Sources/TDLibKit/Generated/Models/EditInlineMessageCaption.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditInlineMessageLiveLocation.swift b/Sources/TDLibKit/Generated/Models/EditInlineMessageLiveLocation.swift index ea6e4384ec..d22517d3cd 100644 --- a/Sources/TDLibKit/Generated/Models/EditInlineMessageLiveLocation.swift +++ b/Sources/TDLibKit/Generated/Models/EditInlineMessageLiveLocation.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditInlineMessageMedia.swift b/Sources/TDLibKit/Generated/Models/EditInlineMessageMedia.swift index 73b6a03c1a..bcf3cb23d1 100644 --- a/Sources/TDLibKit/Generated/Models/EditInlineMessageMedia.swift +++ b/Sources/TDLibKit/Generated/Models/EditInlineMessageMedia.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditInlineMessageReplyMarkup.swift b/Sources/TDLibKit/Generated/Models/EditInlineMessageReplyMarkup.swift index cf4482d599..8c9829a400 100644 --- a/Sources/TDLibKit/Generated/Models/EditInlineMessageReplyMarkup.swift +++ b/Sources/TDLibKit/Generated/Models/EditInlineMessageReplyMarkup.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditInlineMessageText.swift b/Sources/TDLibKit/Generated/Models/EditInlineMessageText.swift index 80a33400d4..e9bb1d0c5e 100644 --- a/Sources/TDLibKit/Generated/Models/EditInlineMessageText.swift +++ b/Sources/TDLibKit/Generated/Models/EditInlineMessageText.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditMessageCaption.swift b/Sources/TDLibKit/Generated/Models/EditMessageCaption.swift index f09b457da8..3b3b7f42f6 100644 --- a/Sources/TDLibKit/Generated/Models/EditMessageCaption.swift +++ b/Sources/TDLibKit/Generated/Models/EditMessageCaption.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditMessageLiveLocation.swift b/Sources/TDLibKit/Generated/Models/EditMessageLiveLocation.swift index 4a90c4a91d..8dfd49b95f 100644 --- a/Sources/TDLibKit/Generated/Models/EditMessageLiveLocation.swift +++ b/Sources/TDLibKit/Generated/Models/EditMessageLiveLocation.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditMessageMedia.swift b/Sources/TDLibKit/Generated/Models/EditMessageMedia.swift index 640e1a7bcb..ddb02efb2a 100644 --- a/Sources/TDLibKit/Generated/Models/EditMessageMedia.swift +++ b/Sources/TDLibKit/Generated/Models/EditMessageMedia.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditMessageReplyMarkup.swift b/Sources/TDLibKit/Generated/Models/EditMessageReplyMarkup.swift index bcfd26512c..a0ecb63507 100644 --- a/Sources/TDLibKit/Generated/Models/EditMessageReplyMarkup.swift +++ b/Sources/TDLibKit/Generated/Models/EditMessageReplyMarkup.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditMessageSchedulingState.swift b/Sources/TDLibKit/Generated/Models/EditMessageSchedulingState.swift index baa6a543bf..744f24e50e 100644 --- a/Sources/TDLibKit/Generated/Models/EditMessageSchedulingState.swift +++ b/Sources/TDLibKit/Generated/Models/EditMessageSchedulingState.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditMessageText.swift b/Sources/TDLibKit/Generated/Models/EditMessageText.swift index 75089f281e..6af86c9cff 100644 --- a/Sources/TDLibKit/Generated/Models/EditMessageText.swift +++ b/Sources/TDLibKit/Generated/Models/EditMessageText.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditProxy.swift b/Sources/TDLibKit/Generated/Models/EditProxy.swift index 2930eab4a1..4c8152c7fa 100644 --- a/Sources/TDLibKit/Generated/Models/EditProxy.swift +++ b/Sources/TDLibKit/Generated/Models/EditProxy.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditQuickReplyMessage.swift b/Sources/TDLibKit/Generated/Models/EditQuickReplyMessage.swift index bb34d83cdd..0bb46fd22a 100644 --- a/Sources/TDLibKit/Generated/Models/EditQuickReplyMessage.swift +++ b/Sources/TDLibKit/Generated/Models/EditQuickReplyMessage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditStory.swift b/Sources/TDLibKit/Generated/Models/EditStory.swift index 979d178a1e..21e449136a 100644 --- a/Sources/TDLibKit/Generated/Models/EditStory.swift +++ b/Sources/TDLibKit/Generated/Models/EditStory.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EmailAddressAuthentication.swift b/Sources/TDLibKit/Generated/Models/EmailAddressAuthentication.swift index ed41217cdd..900de39d9f 100644 --- a/Sources/TDLibKit/Generated/Models/EmailAddressAuthentication.swift +++ b/Sources/TDLibKit/Generated/Models/EmailAddressAuthentication.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EmailAddressAuthenticationCodeInfo.swift b/Sources/TDLibKit/Generated/Models/EmailAddressAuthenticationCodeInfo.swift index 0b6a0d0600..c09bc4e1d3 100644 --- a/Sources/TDLibKit/Generated/Models/EmailAddressAuthenticationCodeInfo.swift +++ b/Sources/TDLibKit/Generated/Models/EmailAddressAuthenticationCodeInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EmailAddressResetState.swift b/Sources/TDLibKit/Generated/Models/EmailAddressResetState.swift index 08c48175e1..eda142370c 100644 --- a/Sources/TDLibKit/Generated/Models/EmailAddressResetState.swift +++ b/Sources/TDLibKit/Generated/Models/EmailAddressResetState.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EmojiCategories.swift b/Sources/TDLibKit/Generated/Models/EmojiCategories.swift index 5c90864dca..f5b7aaf168 100644 --- a/Sources/TDLibKit/Generated/Models/EmojiCategories.swift +++ b/Sources/TDLibKit/Generated/Models/EmojiCategories.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EmojiCategory.swift b/Sources/TDLibKit/Generated/Models/EmojiCategory.swift index 3f1b09d384..7c90814e08 100644 --- a/Sources/TDLibKit/Generated/Models/EmojiCategory.swift +++ b/Sources/TDLibKit/Generated/Models/EmojiCategory.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EmojiCategorySource.swift b/Sources/TDLibKit/Generated/Models/EmojiCategorySource.swift index 78eb400d62..8d2b918567 100644 --- a/Sources/TDLibKit/Generated/Models/EmojiCategorySource.swift +++ b/Sources/TDLibKit/Generated/Models/EmojiCategorySource.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EmojiCategoryType.swift b/Sources/TDLibKit/Generated/Models/EmojiCategoryType.swift index 2982dac6ea..f467918e35 100644 --- a/Sources/TDLibKit/Generated/Models/EmojiCategoryType.swift +++ b/Sources/TDLibKit/Generated/Models/EmojiCategoryType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EmojiKeyword.swift b/Sources/TDLibKit/Generated/Models/EmojiKeyword.swift index 1ff52e3cc6..c6b11cf732 100644 --- a/Sources/TDLibKit/Generated/Models/EmojiKeyword.swift +++ b/Sources/TDLibKit/Generated/Models/EmojiKeyword.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EmojiKeywords.swift b/Sources/TDLibKit/Generated/Models/EmojiKeywords.swift index 2688f6862c..ea6d722ed7 100644 --- a/Sources/TDLibKit/Generated/Models/EmojiKeywords.swift +++ b/Sources/TDLibKit/Generated/Models/EmojiKeywords.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EmojiReaction.swift b/Sources/TDLibKit/Generated/Models/EmojiReaction.swift index 582acd47a1..9dd4b948b2 100644 --- a/Sources/TDLibKit/Generated/Models/EmojiReaction.swift +++ b/Sources/TDLibKit/Generated/Models/EmojiReaction.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EmojiStatus.swift b/Sources/TDLibKit/Generated/Models/EmojiStatus.swift index 2230998827..5705446f46 100644 --- a/Sources/TDLibKit/Generated/Models/EmojiStatus.swift +++ b/Sources/TDLibKit/Generated/Models/EmojiStatus.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EmojiStatuses.swift b/Sources/TDLibKit/Generated/Models/EmojiStatuses.swift index fa78f9cdbc..dd52ff8340 100644 --- a/Sources/TDLibKit/Generated/Models/EmojiStatuses.swift +++ b/Sources/TDLibKit/Generated/Models/EmojiStatuses.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Emojis.swift b/Sources/TDLibKit/Generated/Models/Emojis.swift index fa3a59f401..ae384ac8f8 100644 --- a/Sources/TDLibKit/Generated/Models/Emojis.swift +++ b/Sources/TDLibKit/Generated/Models/Emojis.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EnableProxy.swift b/Sources/TDLibKit/Generated/Models/EnableProxy.swift index fafa2924f7..66a717e901 100644 --- a/Sources/TDLibKit/Generated/Models/EnableProxy.swift +++ b/Sources/TDLibKit/Generated/Models/EnableProxy.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EncryptedCredentials.swift b/Sources/TDLibKit/Generated/Models/EncryptedCredentials.swift index 26fd67596b..b9b06bd840 100644 --- a/Sources/TDLibKit/Generated/Models/EncryptedCredentials.swift +++ b/Sources/TDLibKit/Generated/Models/EncryptedCredentials.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EncryptedPassportElement.swift b/Sources/TDLibKit/Generated/Models/EncryptedPassportElement.swift index 22459954b3..fd175f37a9 100644 --- a/Sources/TDLibKit/Generated/Models/EncryptedPassportElement.swift +++ b/Sources/TDLibKit/Generated/Models/EncryptedPassportElement.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EndGroupCall.swift b/Sources/TDLibKit/Generated/Models/EndGroupCall.swift index 7ecbb72ce4..f217249975 100644 --- a/Sources/TDLibKit/Generated/Models/EndGroupCall.swift +++ b/Sources/TDLibKit/Generated/Models/EndGroupCall.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EndGroupCallRecording.swift b/Sources/TDLibKit/Generated/Models/EndGroupCallRecording.swift index 0ff287f629..38d3f2f4bf 100644 --- a/Sources/TDLibKit/Generated/Models/EndGroupCallRecording.swift +++ b/Sources/TDLibKit/Generated/Models/EndGroupCallRecording.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EndGroupCallScreenSharing.swift b/Sources/TDLibKit/Generated/Models/EndGroupCallScreenSharing.swift index f11becb796..fb553349fa 100644 --- a/Sources/TDLibKit/Generated/Models/EndGroupCallScreenSharing.swift +++ b/Sources/TDLibKit/Generated/Models/EndGroupCallScreenSharing.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Error.swift b/Sources/TDLibKit/Generated/Models/Error.swift index 926d8734aa..b46564b645 100644 --- a/Sources/TDLibKit/Generated/Models/Error.swift +++ b/Sources/TDLibKit/Generated/Models/Error.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FailedToAddMember.swift b/Sources/TDLibKit/Generated/Models/FailedToAddMember.swift index b00600728a..468660def2 100644 --- a/Sources/TDLibKit/Generated/Models/FailedToAddMember.swift +++ b/Sources/TDLibKit/Generated/Models/FailedToAddMember.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FailedToAddMembers.swift b/Sources/TDLibKit/Generated/Models/FailedToAddMembers.swift index d5240007ed..b15fafaa00 100644 --- a/Sources/TDLibKit/Generated/Models/FailedToAddMembers.swift +++ b/Sources/TDLibKit/Generated/Models/FailedToAddMembers.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/File.swift b/Sources/TDLibKit/Generated/Models/File.swift index b21b781d33..859b532692 100644 --- a/Sources/TDLibKit/Generated/Models/File.swift +++ b/Sources/TDLibKit/Generated/Models/File.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FileDownload.swift b/Sources/TDLibKit/Generated/Models/FileDownload.swift index d747b129ac..ef93ba19ed 100644 --- a/Sources/TDLibKit/Generated/Models/FileDownload.swift +++ b/Sources/TDLibKit/Generated/Models/FileDownload.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FileDownloadedPrefixSize.swift b/Sources/TDLibKit/Generated/Models/FileDownloadedPrefixSize.swift index f730746002..a01cb23f45 100644 --- a/Sources/TDLibKit/Generated/Models/FileDownloadedPrefixSize.swift +++ b/Sources/TDLibKit/Generated/Models/FileDownloadedPrefixSize.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FilePart.swift b/Sources/TDLibKit/Generated/Models/FilePart.swift index 14686abd74..12862b735c 100644 --- a/Sources/TDLibKit/Generated/Models/FilePart.swift +++ b/Sources/TDLibKit/Generated/Models/FilePart.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FileType.swift b/Sources/TDLibKit/Generated/Models/FileType.swift index fe54de99fa..2489eecace 100644 --- a/Sources/TDLibKit/Generated/Models/FileType.swift +++ b/Sources/TDLibKit/Generated/Models/FileType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FinishFileGeneration.swift b/Sources/TDLibKit/Generated/Models/FinishFileGeneration.swift index a4b57a7721..8e7d519898 100644 --- a/Sources/TDLibKit/Generated/Models/FinishFileGeneration.swift +++ b/Sources/TDLibKit/Generated/Models/FinishFileGeneration.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FirebaseAuthenticationSettings.swift b/Sources/TDLibKit/Generated/Models/FirebaseAuthenticationSettings.swift index 12b3f8f228..bd80f54a3c 100644 --- a/Sources/TDLibKit/Generated/Models/FirebaseAuthenticationSettings.swift +++ b/Sources/TDLibKit/Generated/Models/FirebaseAuthenticationSettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FormattedText.swift b/Sources/TDLibKit/Generated/Models/FormattedText.swift index a8f201f8cb..ceed951801 100644 --- a/Sources/TDLibKit/Generated/Models/FormattedText.swift +++ b/Sources/TDLibKit/Generated/Models/FormattedText.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ForumTopic.swift b/Sources/TDLibKit/Generated/Models/ForumTopic.swift index e26a37fc37..e32d03d4d4 100644 --- a/Sources/TDLibKit/Generated/Models/ForumTopic.swift +++ b/Sources/TDLibKit/Generated/Models/ForumTopic.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ForumTopicIcon.swift b/Sources/TDLibKit/Generated/Models/ForumTopicIcon.swift index 689f6e9195..e0e5ccd1e0 100644 --- a/Sources/TDLibKit/Generated/Models/ForumTopicIcon.swift +++ b/Sources/TDLibKit/Generated/Models/ForumTopicIcon.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ForumTopicInfo.swift b/Sources/TDLibKit/Generated/Models/ForumTopicInfo.swift index c89bce244e..4d1f648dbc 100644 --- a/Sources/TDLibKit/Generated/Models/ForumTopicInfo.swift +++ b/Sources/TDLibKit/Generated/Models/ForumTopicInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ForumTopics.swift b/Sources/TDLibKit/Generated/Models/ForumTopics.swift index eba3a59d19..f134882fde 100644 --- a/Sources/TDLibKit/Generated/Models/ForumTopics.swift +++ b/Sources/TDLibKit/Generated/Models/ForumTopics.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ForwardMessages.swift b/Sources/TDLibKit/Generated/Models/ForwardMessages.swift index f097bd5819..defd2b39a2 100644 --- a/Sources/TDLibKit/Generated/Models/ForwardMessages.swift +++ b/Sources/TDLibKit/Generated/Models/ForwardMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ForwardSource.swift b/Sources/TDLibKit/Generated/Models/ForwardSource.swift index 9106f39969..b529744be7 100644 --- a/Sources/TDLibKit/Generated/Models/ForwardSource.swift +++ b/Sources/TDLibKit/Generated/Models/ForwardSource.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FoundChatBoosts.swift b/Sources/TDLibKit/Generated/Models/FoundChatBoosts.swift index 22911bbea4..ea5562114f 100644 --- a/Sources/TDLibKit/Generated/Models/FoundChatBoosts.swift +++ b/Sources/TDLibKit/Generated/Models/FoundChatBoosts.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FoundChatMessages.swift b/Sources/TDLibKit/Generated/Models/FoundChatMessages.swift index 15aa6f3bdd..cb4a8cd010 100644 --- a/Sources/TDLibKit/Generated/Models/FoundChatMessages.swift +++ b/Sources/TDLibKit/Generated/Models/FoundChatMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FoundFileDownloads.swift b/Sources/TDLibKit/Generated/Models/FoundFileDownloads.swift index 667a0fe339..9b467504f2 100644 --- a/Sources/TDLibKit/Generated/Models/FoundFileDownloads.swift +++ b/Sources/TDLibKit/Generated/Models/FoundFileDownloads.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FoundMessages.swift b/Sources/TDLibKit/Generated/Models/FoundMessages.swift index c08f6d0bbe..ec53d52e5f 100644 --- a/Sources/TDLibKit/Generated/Models/FoundMessages.swift +++ b/Sources/TDLibKit/Generated/Models/FoundMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FoundPosition.swift b/Sources/TDLibKit/Generated/Models/FoundPosition.swift index 9ddd44dd64..5e16253d03 100644 --- a/Sources/TDLibKit/Generated/Models/FoundPosition.swift +++ b/Sources/TDLibKit/Generated/Models/FoundPosition.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FoundPositions.swift b/Sources/TDLibKit/Generated/Models/FoundPositions.swift index 2f49991c60..5d2904fdaf 100644 --- a/Sources/TDLibKit/Generated/Models/FoundPositions.swift +++ b/Sources/TDLibKit/Generated/Models/FoundPositions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FoundWebApp.swift b/Sources/TDLibKit/Generated/Models/FoundWebApp.swift index 30fa46a4bb..9ef040a575 100644 --- a/Sources/TDLibKit/Generated/Models/FoundWebApp.swift +++ b/Sources/TDLibKit/Generated/Models/FoundWebApp.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Game.swift b/Sources/TDLibKit/Generated/Models/Game.swift index 7e24bf7654..06c788db87 100644 --- a/Sources/TDLibKit/Generated/Models/Game.swift +++ b/Sources/TDLibKit/Generated/Models/Game.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GameHighScore.swift b/Sources/TDLibKit/Generated/Models/GameHighScore.swift index b09fa0257d..79aa3966be 100644 --- a/Sources/TDLibKit/Generated/Models/GameHighScore.swift +++ b/Sources/TDLibKit/Generated/Models/GameHighScore.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GameHighScores.swift b/Sources/TDLibKit/Generated/Models/GameHighScores.swift index 46018bc13e..4015663942 100644 --- a/Sources/TDLibKit/Generated/Models/GameHighScores.swift +++ b/Sources/TDLibKit/Generated/Models/GameHighScores.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetAccountTtl.swift b/Sources/TDLibKit/Generated/Models/GetAccountTtl.swift index 3f4ffaf3af..a7c06b9d38 100644 --- a/Sources/TDLibKit/Generated/Models/GetAccountTtl.swift +++ b/Sources/TDLibKit/Generated/Models/GetAccountTtl.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetActiveLiveLocationMessages.swift b/Sources/TDLibKit/Generated/Models/GetActiveLiveLocationMessages.swift index b4f8b83c28..1b322542a7 100644 --- a/Sources/TDLibKit/Generated/Models/GetActiveLiveLocationMessages.swift +++ b/Sources/TDLibKit/Generated/Models/GetActiveLiveLocationMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetActiveSessions.swift b/Sources/TDLibKit/Generated/Models/GetActiveSessions.swift index 16a78c3ab1..3d169078d7 100644 --- a/Sources/TDLibKit/Generated/Models/GetActiveSessions.swift +++ b/Sources/TDLibKit/Generated/Models/GetActiveSessions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetAllPassportElements.swift b/Sources/TDLibKit/Generated/Models/GetAllPassportElements.swift index 98cc7acbe6..c20c7d300c 100644 --- a/Sources/TDLibKit/Generated/Models/GetAllPassportElements.swift +++ b/Sources/TDLibKit/Generated/Models/GetAllPassportElements.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetAllStickerEmojis.swift b/Sources/TDLibKit/Generated/Models/GetAllStickerEmojis.swift index ed7e8a0050..816a84c573 100644 --- a/Sources/TDLibKit/Generated/Models/GetAllStickerEmojis.swift +++ b/Sources/TDLibKit/Generated/Models/GetAllStickerEmojis.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetAnimatedEmoji.swift b/Sources/TDLibKit/Generated/Models/GetAnimatedEmoji.swift index c8f754a224..9da625672b 100644 --- a/Sources/TDLibKit/Generated/Models/GetAnimatedEmoji.swift +++ b/Sources/TDLibKit/Generated/Models/GetAnimatedEmoji.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetApplicationConfig.swift b/Sources/TDLibKit/Generated/Models/GetApplicationConfig.swift index b854a9c9bf..411a4be014 100644 --- a/Sources/TDLibKit/Generated/Models/GetApplicationConfig.swift +++ b/Sources/TDLibKit/Generated/Models/GetApplicationConfig.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetApplicationDownloadLink.swift b/Sources/TDLibKit/Generated/Models/GetApplicationDownloadLink.swift index 7b5be56c8b..15d3823a3c 100644 --- a/Sources/TDLibKit/Generated/Models/GetApplicationDownloadLink.swift +++ b/Sources/TDLibKit/Generated/Models/GetApplicationDownloadLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetArchiveChatListSettings.swift b/Sources/TDLibKit/Generated/Models/GetArchiveChatListSettings.swift index c7f716f9bf..015e700879 100644 --- a/Sources/TDLibKit/Generated/Models/GetArchiveChatListSettings.swift +++ b/Sources/TDLibKit/Generated/Models/GetArchiveChatListSettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetArchivedStickerSets.swift b/Sources/TDLibKit/Generated/Models/GetArchivedStickerSets.swift index 05bb58a6c5..1bdb37f628 100644 --- a/Sources/TDLibKit/Generated/Models/GetArchivedStickerSets.swift +++ b/Sources/TDLibKit/Generated/Models/GetArchivedStickerSets.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetAttachedStickerSets.swift b/Sources/TDLibKit/Generated/Models/GetAttachedStickerSets.swift index 86827619c6..589a928ab4 100644 --- a/Sources/TDLibKit/Generated/Models/GetAttachedStickerSets.swift +++ b/Sources/TDLibKit/Generated/Models/GetAttachedStickerSets.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetAttachmentMenuBot.swift b/Sources/TDLibKit/Generated/Models/GetAttachmentMenuBot.swift index 42167ed497..00952ea701 100644 --- a/Sources/TDLibKit/Generated/Models/GetAttachmentMenuBot.swift +++ b/Sources/TDLibKit/Generated/Models/GetAttachmentMenuBot.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetAuthorizationState.swift b/Sources/TDLibKit/Generated/Models/GetAuthorizationState.swift index b71170215a..bf3faedc9b 100644 --- a/Sources/TDLibKit/Generated/Models/GetAuthorizationState.swift +++ b/Sources/TDLibKit/Generated/Models/GetAuthorizationState.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetAutoDownloadSettingsPresets.swift b/Sources/TDLibKit/Generated/Models/GetAutoDownloadSettingsPresets.swift index f4f4a247bf..a7a45ae953 100644 --- a/Sources/TDLibKit/Generated/Models/GetAutoDownloadSettingsPresets.swift +++ b/Sources/TDLibKit/Generated/Models/GetAutoDownloadSettingsPresets.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetAutosaveSettings.swift b/Sources/TDLibKit/Generated/Models/GetAutosaveSettings.swift index 196d260fab..5c64f1b67c 100644 --- a/Sources/TDLibKit/Generated/Models/GetAutosaveSettings.swift +++ b/Sources/TDLibKit/Generated/Models/GetAutosaveSettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetAvailableChatBoostSlots.swift b/Sources/TDLibKit/Generated/Models/GetAvailableChatBoostSlots.swift index c2ec81ef38..ac1c19867a 100644 --- a/Sources/TDLibKit/Generated/Models/GetAvailableChatBoostSlots.swift +++ b/Sources/TDLibKit/Generated/Models/GetAvailableChatBoostSlots.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetBackgroundUrl.swift b/Sources/TDLibKit/Generated/Models/GetBackgroundUrl.swift index f079ecaaeb..d434537f78 100644 --- a/Sources/TDLibKit/Generated/Models/GetBackgroundUrl.swift +++ b/Sources/TDLibKit/Generated/Models/GetBackgroundUrl.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetBankCardInfo.swift b/Sources/TDLibKit/Generated/Models/GetBankCardInfo.swift index d1655a3974..f7e2bc74ba 100644 --- a/Sources/TDLibKit/Generated/Models/GetBankCardInfo.swift +++ b/Sources/TDLibKit/Generated/Models/GetBankCardInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetBasicGroup.swift b/Sources/TDLibKit/Generated/Models/GetBasicGroup.swift index 6273307220..56f95d6b8d 100644 --- a/Sources/TDLibKit/Generated/Models/GetBasicGroup.swift +++ b/Sources/TDLibKit/Generated/Models/GetBasicGroup.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetBasicGroupFullInfo.swift b/Sources/TDLibKit/Generated/Models/GetBasicGroupFullInfo.swift index 75d58949e1..6974e68fd5 100644 --- a/Sources/TDLibKit/Generated/Models/GetBasicGroupFullInfo.swift +++ b/Sources/TDLibKit/Generated/Models/GetBasicGroupFullInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetBlockedMessageSenders.swift b/Sources/TDLibKit/Generated/Models/GetBlockedMessageSenders.swift index 68c27b71a3..8994588aa0 100644 --- a/Sources/TDLibKit/Generated/Models/GetBlockedMessageSenders.swift +++ b/Sources/TDLibKit/Generated/Models/GetBlockedMessageSenders.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetBotInfoDescription.swift b/Sources/TDLibKit/Generated/Models/GetBotInfoDescription.swift index d43d8aefdf..4381ec0d11 100644 --- a/Sources/TDLibKit/Generated/Models/GetBotInfoDescription.swift +++ b/Sources/TDLibKit/Generated/Models/GetBotInfoDescription.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetBotInfoShortDescription.swift b/Sources/TDLibKit/Generated/Models/GetBotInfoShortDescription.swift index 19a4ef8589..9fa56fd10f 100644 --- a/Sources/TDLibKit/Generated/Models/GetBotInfoShortDescription.swift +++ b/Sources/TDLibKit/Generated/Models/GetBotInfoShortDescription.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetBotName.swift b/Sources/TDLibKit/Generated/Models/GetBotName.swift index 4dd6ccd365..6ca3318c4f 100644 --- a/Sources/TDLibKit/Generated/Models/GetBotName.swift +++ b/Sources/TDLibKit/Generated/Models/GetBotName.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetBusinessChatLinkInfo.swift b/Sources/TDLibKit/Generated/Models/GetBusinessChatLinkInfo.swift index e05b23d776..91f176a1c8 100644 --- a/Sources/TDLibKit/Generated/Models/GetBusinessChatLinkInfo.swift +++ b/Sources/TDLibKit/Generated/Models/GetBusinessChatLinkInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetBusinessChatLinks.swift b/Sources/TDLibKit/Generated/Models/GetBusinessChatLinks.swift index 383bde9b4d..8179f7b6af 100644 --- a/Sources/TDLibKit/Generated/Models/GetBusinessChatLinks.swift +++ b/Sources/TDLibKit/Generated/Models/GetBusinessChatLinks.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetBusinessConnectedBot.swift b/Sources/TDLibKit/Generated/Models/GetBusinessConnectedBot.swift index 05b6371b3b..6ad1779aba 100644 --- a/Sources/TDLibKit/Generated/Models/GetBusinessConnectedBot.swift +++ b/Sources/TDLibKit/Generated/Models/GetBusinessConnectedBot.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetBusinessConnection.swift b/Sources/TDLibKit/Generated/Models/GetBusinessConnection.swift index 678d75dfc3..35ae6d72ba 100644 --- a/Sources/TDLibKit/Generated/Models/GetBusinessConnection.swift +++ b/Sources/TDLibKit/Generated/Models/GetBusinessConnection.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetBusinessFeatures.swift b/Sources/TDLibKit/Generated/Models/GetBusinessFeatures.swift index e625ab275c..1bffa93218 100644 --- a/Sources/TDLibKit/Generated/Models/GetBusinessFeatures.swift +++ b/Sources/TDLibKit/Generated/Models/GetBusinessFeatures.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetCallbackQueryAnswer.swift b/Sources/TDLibKit/Generated/Models/GetCallbackQueryAnswer.swift index 77998698d2..64dec0c67d 100644 --- a/Sources/TDLibKit/Generated/Models/GetCallbackQueryAnswer.swift +++ b/Sources/TDLibKit/Generated/Models/GetCallbackQueryAnswer.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetCallbackQueryMessage.swift b/Sources/TDLibKit/Generated/Models/GetCallbackQueryMessage.swift index d2f4342d68..7701f0e8f4 100644 --- a/Sources/TDLibKit/Generated/Models/GetCallbackQueryMessage.swift +++ b/Sources/TDLibKit/Generated/Models/GetCallbackQueryMessage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChat.swift b/Sources/TDLibKit/Generated/Models/GetChat.swift index 694e397f3f..c1bdaec40c 100644 --- a/Sources/TDLibKit/Generated/Models/GetChat.swift +++ b/Sources/TDLibKit/Generated/Models/GetChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatActiveStories.swift b/Sources/TDLibKit/Generated/Models/GetChatActiveStories.swift index 5c3f11144e..4783796555 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatActiveStories.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatActiveStories.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatAdministrators.swift b/Sources/TDLibKit/Generated/Models/GetChatAdministrators.swift index 79086746e9..7651fd2deb 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatAdministrators.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatAdministrators.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatArchivedStories.swift b/Sources/TDLibKit/Generated/Models/GetChatArchivedStories.swift index b6b27736b1..627bc95208 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatArchivedStories.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatArchivedStories.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatAvailableMessageSenders.swift b/Sources/TDLibKit/Generated/Models/GetChatAvailableMessageSenders.swift index 1fdc76e415..57eb409931 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatAvailableMessageSenders.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatAvailableMessageSenders.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatBoostFeatures.swift b/Sources/TDLibKit/Generated/Models/GetChatBoostFeatures.swift index df88156975..9bd116e79f 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatBoostFeatures.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatBoostFeatures.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatBoostLevelFeatures.swift b/Sources/TDLibKit/Generated/Models/GetChatBoostLevelFeatures.swift index 4d07fe1450..d462db19f2 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatBoostLevelFeatures.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatBoostLevelFeatures.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatBoostLink.swift b/Sources/TDLibKit/Generated/Models/GetChatBoostLink.swift index 31724df7e0..bcdd73acd2 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatBoostLink.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatBoostLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatBoostLinkInfo.swift b/Sources/TDLibKit/Generated/Models/GetChatBoostLinkInfo.swift index eab912ead1..0579d1c456 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatBoostLinkInfo.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatBoostLinkInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatBoostStatus.swift b/Sources/TDLibKit/Generated/Models/GetChatBoostStatus.swift index c9f92fa291..5f3bab13b3 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatBoostStatus.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatBoostStatus.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatBoosts.swift b/Sources/TDLibKit/Generated/Models/GetChatBoosts.swift index 7d915493e0..8f34232f04 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatBoosts.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatBoosts.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatEventLog.swift b/Sources/TDLibKit/Generated/Models/GetChatEventLog.swift index e32948f986..7780f2d03c 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatEventLog.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatEventLog.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatFolder.swift b/Sources/TDLibKit/Generated/Models/GetChatFolder.swift index 9bcd99bae8..54e6b9751d 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatFolder.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatFolder.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatFolderChatCount.swift b/Sources/TDLibKit/Generated/Models/GetChatFolderChatCount.swift index 280214a8ad..5c3a575722 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatFolderChatCount.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatFolderChatCount.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatFolderChatsToLeave.swift b/Sources/TDLibKit/Generated/Models/GetChatFolderChatsToLeave.swift index fd765df6cf..0d28748f95 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatFolderChatsToLeave.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatFolderChatsToLeave.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatFolderDefaultIconName.swift b/Sources/TDLibKit/Generated/Models/GetChatFolderDefaultIconName.swift index 4c5ca6997d..08daabd48c 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatFolderDefaultIconName.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatFolderDefaultIconName.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatFolderInviteLinks.swift b/Sources/TDLibKit/Generated/Models/GetChatFolderInviteLinks.swift index 813fc78e3d..d6c7618045 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatFolderInviteLinks.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatFolderInviteLinks.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatFolderNewChats.swift b/Sources/TDLibKit/Generated/Models/GetChatFolderNewChats.swift index 9245ff25d9..df965bb8af 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatFolderNewChats.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatFolderNewChats.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatHistory.swift b/Sources/TDLibKit/Generated/Models/GetChatHistory.swift index 9845cbab7e..96c360a91c 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatHistory.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatHistory.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatInviteLink.swift b/Sources/TDLibKit/Generated/Models/GetChatInviteLink.swift index 9c72d1e24d..6cf86f769f 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatInviteLink.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatInviteLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatInviteLinkCounts.swift b/Sources/TDLibKit/Generated/Models/GetChatInviteLinkCounts.swift index 81fb925c2a..0010a9075b 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatInviteLinkCounts.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatInviteLinkCounts.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatInviteLinkMembers.swift b/Sources/TDLibKit/Generated/Models/GetChatInviteLinkMembers.swift index 19af2d761c..2fdbe43f28 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatInviteLinkMembers.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatInviteLinkMembers.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatInviteLinks.swift b/Sources/TDLibKit/Generated/Models/GetChatInviteLinks.swift index 52ca6cc432..aa0cc8b749 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatInviteLinks.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatInviteLinks.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatJoinRequests.swift b/Sources/TDLibKit/Generated/Models/GetChatJoinRequests.swift index fe9a305379..da248bd7a3 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatJoinRequests.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatJoinRequests.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatListsToAddChat.swift b/Sources/TDLibKit/Generated/Models/GetChatListsToAddChat.swift index a9814abde8..79a81ce18c 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatListsToAddChat.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatListsToAddChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatMember.swift b/Sources/TDLibKit/Generated/Models/GetChatMember.swift index 27e6fc0851..b6521fa75a 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatMember.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatMember.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatMessageByDate.swift b/Sources/TDLibKit/Generated/Models/GetChatMessageByDate.swift index 0b3c9456fe..e555dbe61b 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatMessageByDate.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatMessageByDate.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatMessageCalendar.swift b/Sources/TDLibKit/Generated/Models/GetChatMessageCalendar.swift index fd392381c7..e1bbccfa4b 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatMessageCalendar.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatMessageCalendar.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatMessageCount.swift b/Sources/TDLibKit/Generated/Models/GetChatMessageCount.swift index 1f7a6ec74a..03f80e85a8 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatMessageCount.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatMessageCount.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatMessagePosition.swift b/Sources/TDLibKit/Generated/Models/GetChatMessagePosition.swift index 3f12ff9508..6cae6482fa 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatMessagePosition.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatMessagePosition.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatNotificationSettingsExceptions.swift b/Sources/TDLibKit/Generated/Models/GetChatNotificationSettingsExceptions.swift index 67d3e1b063..1a7133e6e6 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatNotificationSettingsExceptions.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatNotificationSettingsExceptions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatPinnedMessage.swift b/Sources/TDLibKit/Generated/Models/GetChatPinnedMessage.swift index 6bd3fd5fe3..f39b5c80c0 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatPinnedMessage.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatPinnedMessage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatPostedToChatPageStories.swift b/Sources/TDLibKit/Generated/Models/GetChatPostedToChatPageStories.swift index 92a3804a1c..a355a7952e 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatPostedToChatPageStories.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatPostedToChatPageStories.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatRevenueStatistics.swift b/Sources/TDLibKit/Generated/Models/GetChatRevenueStatistics.swift index 6c7d9b2f6f..d6b7c60400 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatRevenueStatistics.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatRevenueStatistics.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatRevenueTransactions.swift b/Sources/TDLibKit/Generated/Models/GetChatRevenueTransactions.swift index b3ed6f5470..af753cbdb0 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatRevenueTransactions.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatRevenueTransactions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatRevenueWithdrawalUrl.swift b/Sources/TDLibKit/Generated/Models/GetChatRevenueWithdrawalUrl.swift index dd4a6fd748..be8f02f2ad 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatRevenueWithdrawalUrl.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatRevenueWithdrawalUrl.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatScheduledMessages.swift b/Sources/TDLibKit/Generated/Models/GetChatScheduledMessages.swift index 27914f367f..c3955c904a 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatScheduledMessages.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatScheduledMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatSimilarChatCount.swift b/Sources/TDLibKit/Generated/Models/GetChatSimilarChatCount.swift index 5e8caee6ee..b5662b5b25 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatSimilarChatCount.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatSimilarChatCount.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatSimilarChats.swift b/Sources/TDLibKit/Generated/Models/GetChatSimilarChats.swift index 92e7b37f95..e91ad3f169 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatSimilarChats.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatSimilarChats.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatSparseMessagePositions.swift b/Sources/TDLibKit/Generated/Models/GetChatSparseMessagePositions.swift index f48facdfb6..53992c3f98 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatSparseMessagePositions.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatSparseMessagePositions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatSponsoredMessages.swift b/Sources/TDLibKit/Generated/Models/GetChatSponsoredMessages.swift index e12a4fc8d5..9325d1878e 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatSponsoredMessages.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatSponsoredMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatStatistics.swift b/Sources/TDLibKit/Generated/Models/GetChatStatistics.swift index fc4d870b2c..b63c5599f4 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatStatistics.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatStatistics.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatStoryInteractions.swift b/Sources/TDLibKit/Generated/Models/GetChatStoryInteractions.swift index a343d710d8..0b6fe0b724 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatStoryInteractions.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatStoryInteractions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChats.swift b/Sources/TDLibKit/Generated/Models/GetChats.swift index e736589cf9..d60c983f9b 100644 --- a/Sources/TDLibKit/Generated/Models/GetChats.swift +++ b/Sources/TDLibKit/Generated/Models/GetChats.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatsForChatFolderInviteLink.swift b/Sources/TDLibKit/Generated/Models/GetChatsForChatFolderInviteLink.swift index 5c533ea61c..27c41a79df 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatsForChatFolderInviteLink.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatsForChatFolderInviteLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatsToSendStories.swift b/Sources/TDLibKit/Generated/Models/GetChatsToSendStories.swift index f4cd0f6e54..fa66381933 100644 --- a/Sources/TDLibKit/Generated/Models/GetChatsToSendStories.swift +++ b/Sources/TDLibKit/Generated/Models/GetChatsToSendStories.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetCloseFriends.swift b/Sources/TDLibKit/Generated/Models/GetCloseFriends.swift index ace76c50a0..fce46637cd 100644 --- a/Sources/TDLibKit/Generated/Models/GetCloseFriends.swift +++ b/Sources/TDLibKit/Generated/Models/GetCloseFriends.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetCollectibleItemInfo.swift b/Sources/TDLibKit/Generated/Models/GetCollectibleItemInfo.swift index 75a2257a84..0499f8c983 100644 --- a/Sources/TDLibKit/Generated/Models/GetCollectibleItemInfo.swift +++ b/Sources/TDLibKit/Generated/Models/GetCollectibleItemInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetCommands.swift b/Sources/TDLibKit/Generated/Models/GetCommands.swift index c6940b3711..fbc9b6731f 100644 --- a/Sources/TDLibKit/Generated/Models/GetCommands.swift +++ b/Sources/TDLibKit/Generated/Models/GetCommands.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetConnectedWebsites.swift b/Sources/TDLibKit/Generated/Models/GetConnectedWebsites.swift index 61ff3fda24..a524ce351c 100644 --- a/Sources/TDLibKit/Generated/Models/GetConnectedWebsites.swift +++ b/Sources/TDLibKit/Generated/Models/GetConnectedWebsites.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetContacts.swift b/Sources/TDLibKit/Generated/Models/GetContacts.swift index aa44efdec3..909e51c514 100644 --- a/Sources/TDLibKit/Generated/Models/GetContacts.swift +++ b/Sources/TDLibKit/Generated/Models/GetContacts.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetCountries.swift b/Sources/TDLibKit/Generated/Models/GetCountries.swift index b733aeeb21..b13444988b 100644 --- a/Sources/TDLibKit/Generated/Models/GetCountries.swift +++ b/Sources/TDLibKit/Generated/Models/GetCountries.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetCountryCode.swift b/Sources/TDLibKit/Generated/Models/GetCountryCode.swift index 43c06539c1..dc2acb2f2a 100644 --- a/Sources/TDLibKit/Generated/Models/GetCountryCode.swift +++ b/Sources/TDLibKit/Generated/Models/GetCountryCode.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetCountryFlagEmoji.swift b/Sources/TDLibKit/Generated/Models/GetCountryFlagEmoji.swift index 9d569cb8b7..bea1df05be 100644 --- a/Sources/TDLibKit/Generated/Models/GetCountryFlagEmoji.swift +++ b/Sources/TDLibKit/Generated/Models/GetCountryFlagEmoji.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetCreatedPublicChats.swift b/Sources/TDLibKit/Generated/Models/GetCreatedPublicChats.swift index c0c8b0d813..507bb7a4bf 100644 --- a/Sources/TDLibKit/Generated/Models/GetCreatedPublicChats.swift +++ b/Sources/TDLibKit/Generated/Models/GetCreatedPublicChats.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetCurrentState.swift b/Sources/TDLibKit/Generated/Models/GetCurrentState.swift index ef0df992a9..d522d69afc 100644 --- a/Sources/TDLibKit/Generated/Models/GetCurrentState.swift +++ b/Sources/TDLibKit/Generated/Models/GetCurrentState.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetCustomEmojiReactionAnimations.swift b/Sources/TDLibKit/Generated/Models/GetCustomEmojiReactionAnimations.swift index fa1f3cdceb..cd3bd34113 100644 --- a/Sources/TDLibKit/Generated/Models/GetCustomEmojiReactionAnimations.swift +++ b/Sources/TDLibKit/Generated/Models/GetCustomEmojiReactionAnimations.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetCustomEmojiStickers.swift b/Sources/TDLibKit/Generated/Models/GetCustomEmojiStickers.swift index bf5ce3c49f..c4b30cab3f 100644 --- a/Sources/TDLibKit/Generated/Models/GetCustomEmojiStickers.swift +++ b/Sources/TDLibKit/Generated/Models/GetCustomEmojiStickers.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetDatabaseStatistics.swift b/Sources/TDLibKit/Generated/Models/GetDatabaseStatistics.swift index a59dd879bf..200b0e4742 100644 --- a/Sources/TDLibKit/Generated/Models/GetDatabaseStatistics.swift +++ b/Sources/TDLibKit/Generated/Models/GetDatabaseStatistics.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetDeepLinkInfo.swift b/Sources/TDLibKit/Generated/Models/GetDeepLinkInfo.swift index 15d6f01d4a..c4f016af95 100644 --- a/Sources/TDLibKit/Generated/Models/GetDeepLinkInfo.swift +++ b/Sources/TDLibKit/Generated/Models/GetDeepLinkInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetDefaultBackgroundCustomEmojiStickers.swift b/Sources/TDLibKit/Generated/Models/GetDefaultBackgroundCustomEmojiStickers.swift index 971e2714cb..2a30cbb1f0 100644 --- a/Sources/TDLibKit/Generated/Models/GetDefaultBackgroundCustomEmojiStickers.swift +++ b/Sources/TDLibKit/Generated/Models/GetDefaultBackgroundCustomEmojiStickers.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetDefaultChatEmojiStatuses.swift b/Sources/TDLibKit/Generated/Models/GetDefaultChatEmojiStatuses.swift index 36958c617f..b8aed09ba0 100644 --- a/Sources/TDLibKit/Generated/Models/GetDefaultChatEmojiStatuses.swift +++ b/Sources/TDLibKit/Generated/Models/GetDefaultChatEmojiStatuses.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetDefaultChatPhotoCustomEmojiStickers.swift b/Sources/TDLibKit/Generated/Models/GetDefaultChatPhotoCustomEmojiStickers.swift index 115761ff6b..3a36c8a6e0 100644 --- a/Sources/TDLibKit/Generated/Models/GetDefaultChatPhotoCustomEmojiStickers.swift +++ b/Sources/TDLibKit/Generated/Models/GetDefaultChatPhotoCustomEmojiStickers.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetDefaultEmojiStatuses.swift b/Sources/TDLibKit/Generated/Models/GetDefaultEmojiStatuses.swift index 2491d0f6cd..0d1384f574 100644 --- a/Sources/TDLibKit/Generated/Models/GetDefaultEmojiStatuses.swift +++ b/Sources/TDLibKit/Generated/Models/GetDefaultEmojiStatuses.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetDefaultMessageAutoDeleteTime.swift b/Sources/TDLibKit/Generated/Models/GetDefaultMessageAutoDeleteTime.swift index e7ff82647c..4f11b04252 100644 --- a/Sources/TDLibKit/Generated/Models/GetDefaultMessageAutoDeleteTime.swift +++ b/Sources/TDLibKit/Generated/Models/GetDefaultMessageAutoDeleteTime.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetDefaultProfilePhotoCustomEmojiStickers.swift b/Sources/TDLibKit/Generated/Models/GetDefaultProfilePhotoCustomEmojiStickers.swift index e4ccd3eee0..3f492f8d37 100644 --- a/Sources/TDLibKit/Generated/Models/GetDefaultProfilePhotoCustomEmojiStickers.swift +++ b/Sources/TDLibKit/Generated/Models/GetDefaultProfilePhotoCustomEmojiStickers.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetDisallowedChatEmojiStatuses.swift b/Sources/TDLibKit/Generated/Models/GetDisallowedChatEmojiStatuses.swift index d729cfbe58..ad352408fb 100644 --- a/Sources/TDLibKit/Generated/Models/GetDisallowedChatEmojiStatuses.swift +++ b/Sources/TDLibKit/Generated/Models/GetDisallowedChatEmojiStatuses.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetEmojiCategories.swift b/Sources/TDLibKit/Generated/Models/GetEmojiCategories.swift index 7b6b9f82aa..eb529166f5 100644 --- a/Sources/TDLibKit/Generated/Models/GetEmojiCategories.swift +++ b/Sources/TDLibKit/Generated/Models/GetEmojiCategories.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetEmojiReaction.swift b/Sources/TDLibKit/Generated/Models/GetEmojiReaction.swift index c2748e85ee..f45fc391cb 100644 --- a/Sources/TDLibKit/Generated/Models/GetEmojiReaction.swift +++ b/Sources/TDLibKit/Generated/Models/GetEmojiReaction.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetEmojiSuggestionsUrl.swift b/Sources/TDLibKit/Generated/Models/GetEmojiSuggestionsUrl.swift index 37e650072f..bc0df9298a 100644 --- a/Sources/TDLibKit/Generated/Models/GetEmojiSuggestionsUrl.swift +++ b/Sources/TDLibKit/Generated/Models/GetEmojiSuggestionsUrl.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetExternalLink.swift b/Sources/TDLibKit/Generated/Models/GetExternalLink.swift index d8cac9d862..88a54add25 100644 --- a/Sources/TDLibKit/Generated/Models/GetExternalLink.swift +++ b/Sources/TDLibKit/Generated/Models/GetExternalLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetExternalLinkInfo.swift b/Sources/TDLibKit/Generated/Models/GetExternalLinkInfo.swift index 0ea92c37bc..4c27695a0a 100644 --- a/Sources/TDLibKit/Generated/Models/GetExternalLinkInfo.swift +++ b/Sources/TDLibKit/Generated/Models/GetExternalLinkInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetFavoriteStickers.swift b/Sources/TDLibKit/Generated/Models/GetFavoriteStickers.swift index 53547a5f21..714df409e6 100644 --- a/Sources/TDLibKit/Generated/Models/GetFavoriteStickers.swift +++ b/Sources/TDLibKit/Generated/Models/GetFavoriteStickers.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetFile.swift b/Sources/TDLibKit/Generated/Models/GetFile.swift index fa3faadd52..c5b1223425 100644 --- a/Sources/TDLibKit/Generated/Models/GetFile.swift +++ b/Sources/TDLibKit/Generated/Models/GetFile.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetFileDownloadedPrefixSize.swift b/Sources/TDLibKit/Generated/Models/GetFileDownloadedPrefixSize.swift index b7d1159ce6..d833eb4fc4 100644 --- a/Sources/TDLibKit/Generated/Models/GetFileDownloadedPrefixSize.swift +++ b/Sources/TDLibKit/Generated/Models/GetFileDownloadedPrefixSize.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetFileExtension.swift b/Sources/TDLibKit/Generated/Models/GetFileExtension.swift index 326fcf585b..22c0f39803 100644 --- a/Sources/TDLibKit/Generated/Models/GetFileExtension.swift +++ b/Sources/TDLibKit/Generated/Models/GetFileExtension.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetFileMimeType.swift b/Sources/TDLibKit/Generated/Models/GetFileMimeType.swift index e2a79383cc..5be42a6553 100644 --- a/Sources/TDLibKit/Generated/Models/GetFileMimeType.swift +++ b/Sources/TDLibKit/Generated/Models/GetFileMimeType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetForumTopic.swift b/Sources/TDLibKit/Generated/Models/GetForumTopic.swift index 4098a43f32..e91765cebb 100644 --- a/Sources/TDLibKit/Generated/Models/GetForumTopic.swift +++ b/Sources/TDLibKit/Generated/Models/GetForumTopic.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetForumTopicDefaultIcons.swift b/Sources/TDLibKit/Generated/Models/GetForumTopicDefaultIcons.swift index 470d73ec1e..4077697a08 100644 --- a/Sources/TDLibKit/Generated/Models/GetForumTopicDefaultIcons.swift +++ b/Sources/TDLibKit/Generated/Models/GetForumTopicDefaultIcons.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetForumTopicLink.swift b/Sources/TDLibKit/Generated/Models/GetForumTopicLink.swift index 1c63c580fd..f6e38a8942 100644 --- a/Sources/TDLibKit/Generated/Models/GetForumTopicLink.swift +++ b/Sources/TDLibKit/Generated/Models/GetForumTopicLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetForumTopics.swift b/Sources/TDLibKit/Generated/Models/GetForumTopics.swift index 6599855408..c8ece1c1fe 100644 --- a/Sources/TDLibKit/Generated/Models/GetForumTopics.swift +++ b/Sources/TDLibKit/Generated/Models/GetForumTopics.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetGameHighScores.swift b/Sources/TDLibKit/Generated/Models/GetGameHighScores.swift index 81348ad88d..fa88888a4b 100644 --- a/Sources/TDLibKit/Generated/Models/GetGameHighScores.swift +++ b/Sources/TDLibKit/Generated/Models/GetGameHighScores.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetGreetingStickers.swift b/Sources/TDLibKit/Generated/Models/GetGreetingStickers.swift index 085f9466cc..5e26891c8d 100644 --- a/Sources/TDLibKit/Generated/Models/GetGreetingStickers.swift +++ b/Sources/TDLibKit/Generated/Models/GetGreetingStickers.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetGroupCall.swift b/Sources/TDLibKit/Generated/Models/GetGroupCall.swift index e0e1965ca4..d37c643d60 100644 --- a/Sources/TDLibKit/Generated/Models/GetGroupCall.swift +++ b/Sources/TDLibKit/Generated/Models/GetGroupCall.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetGroupCallInviteLink.swift b/Sources/TDLibKit/Generated/Models/GetGroupCallInviteLink.swift index 3435ba7fe2..271391cfeb 100644 --- a/Sources/TDLibKit/Generated/Models/GetGroupCallInviteLink.swift +++ b/Sources/TDLibKit/Generated/Models/GetGroupCallInviteLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetGroupCallStreamSegment.swift b/Sources/TDLibKit/Generated/Models/GetGroupCallStreamSegment.swift index 7198f078a8..11b8b59e9e 100644 --- a/Sources/TDLibKit/Generated/Models/GetGroupCallStreamSegment.swift +++ b/Sources/TDLibKit/Generated/Models/GetGroupCallStreamSegment.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetGroupCallStreams.swift b/Sources/TDLibKit/Generated/Models/GetGroupCallStreams.swift index 726da6a6dc..d4300ac620 100644 --- a/Sources/TDLibKit/Generated/Models/GetGroupCallStreams.swift +++ b/Sources/TDLibKit/Generated/Models/GetGroupCallStreams.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetGroupsInCommon.swift b/Sources/TDLibKit/Generated/Models/GetGroupsInCommon.swift index f672a4750d..8ed8a9eb54 100644 --- a/Sources/TDLibKit/Generated/Models/GetGroupsInCommon.swift +++ b/Sources/TDLibKit/Generated/Models/GetGroupsInCommon.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetImportedContactCount.swift b/Sources/TDLibKit/Generated/Models/GetImportedContactCount.swift index 18cd3fd63e..ecbe242ce6 100644 --- a/Sources/TDLibKit/Generated/Models/GetImportedContactCount.swift +++ b/Sources/TDLibKit/Generated/Models/GetImportedContactCount.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetInactiveSupergroupChats.swift b/Sources/TDLibKit/Generated/Models/GetInactiveSupergroupChats.swift index f2d1c39371..d7fbfd5906 100644 --- a/Sources/TDLibKit/Generated/Models/GetInactiveSupergroupChats.swift +++ b/Sources/TDLibKit/Generated/Models/GetInactiveSupergroupChats.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetInlineGameHighScores.swift b/Sources/TDLibKit/Generated/Models/GetInlineGameHighScores.swift index f4ffcc1969..ccdbc6ae2f 100644 --- a/Sources/TDLibKit/Generated/Models/GetInlineGameHighScores.swift +++ b/Sources/TDLibKit/Generated/Models/GetInlineGameHighScores.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetInlineQueryResults.swift b/Sources/TDLibKit/Generated/Models/GetInlineQueryResults.swift index 374e7cf579..44399404f7 100644 --- a/Sources/TDLibKit/Generated/Models/GetInlineQueryResults.swift +++ b/Sources/TDLibKit/Generated/Models/GetInlineQueryResults.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetInstalledBackgrounds.swift b/Sources/TDLibKit/Generated/Models/GetInstalledBackgrounds.swift index b64293412d..d91e31db69 100644 --- a/Sources/TDLibKit/Generated/Models/GetInstalledBackgrounds.swift +++ b/Sources/TDLibKit/Generated/Models/GetInstalledBackgrounds.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetInstalledStickerSets.swift b/Sources/TDLibKit/Generated/Models/GetInstalledStickerSets.swift index ffbf375c95..9d2d543d41 100644 --- a/Sources/TDLibKit/Generated/Models/GetInstalledStickerSets.swift +++ b/Sources/TDLibKit/Generated/Models/GetInstalledStickerSets.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetInternalLink.swift b/Sources/TDLibKit/Generated/Models/GetInternalLink.swift index 821837cd38..9f8bcb01a6 100644 --- a/Sources/TDLibKit/Generated/Models/GetInternalLink.swift +++ b/Sources/TDLibKit/Generated/Models/GetInternalLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetInternalLinkType.swift b/Sources/TDLibKit/Generated/Models/GetInternalLinkType.swift index df0415833c..f09fc7616b 100644 --- a/Sources/TDLibKit/Generated/Models/GetInternalLinkType.swift +++ b/Sources/TDLibKit/Generated/Models/GetInternalLinkType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetJsonString.swift b/Sources/TDLibKit/Generated/Models/GetJsonString.swift index f9db80acc1..13b40a2c29 100644 --- a/Sources/TDLibKit/Generated/Models/GetJsonString.swift +++ b/Sources/TDLibKit/Generated/Models/GetJsonString.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetJsonValue.swift b/Sources/TDLibKit/Generated/Models/GetJsonValue.swift index 65c7999410..c6f405ad29 100644 --- a/Sources/TDLibKit/Generated/Models/GetJsonValue.swift +++ b/Sources/TDLibKit/Generated/Models/GetJsonValue.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetKeywordEmojis.swift b/Sources/TDLibKit/Generated/Models/GetKeywordEmojis.swift index 21c51c3e3f..6b0732ae53 100644 --- a/Sources/TDLibKit/Generated/Models/GetKeywordEmojis.swift +++ b/Sources/TDLibKit/Generated/Models/GetKeywordEmojis.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetLanguagePackInfo.swift b/Sources/TDLibKit/Generated/Models/GetLanguagePackInfo.swift index e4617fdadf..dfb4908d9a 100644 --- a/Sources/TDLibKit/Generated/Models/GetLanguagePackInfo.swift +++ b/Sources/TDLibKit/Generated/Models/GetLanguagePackInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetLanguagePackString.swift b/Sources/TDLibKit/Generated/Models/GetLanguagePackString.swift index fb2d71094f..3273e3bf78 100644 --- a/Sources/TDLibKit/Generated/Models/GetLanguagePackString.swift +++ b/Sources/TDLibKit/Generated/Models/GetLanguagePackString.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetLanguagePackStrings.swift b/Sources/TDLibKit/Generated/Models/GetLanguagePackStrings.swift index 740558b5ac..4c8545bc62 100644 --- a/Sources/TDLibKit/Generated/Models/GetLanguagePackStrings.swift +++ b/Sources/TDLibKit/Generated/Models/GetLanguagePackStrings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetLocalizationTargetInfo.swift b/Sources/TDLibKit/Generated/Models/GetLocalizationTargetInfo.swift index 5e38f88385..53c79cecc7 100644 --- a/Sources/TDLibKit/Generated/Models/GetLocalizationTargetInfo.swift +++ b/Sources/TDLibKit/Generated/Models/GetLocalizationTargetInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetLogStream.swift b/Sources/TDLibKit/Generated/Models/GetLogStream.swift index 51f02ca95f..a059219add 100644 --- a/Sources/TDLibKit/Generated/Models/GetLogStream.swift +++ b/Sources/TDLibKit/Generated/Models/GetLogStream.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetLogTagVerbosityLevel.swift b/Sources/TDLibKit/Generated/Models/GetLogTagVerbosityLevel.swift index a691acd3bb..b1786bd8f0 100644 --- a/Sources/TDLibKit/Generated/Models/GetLogTagVerbosityLevel.swift +++ b/Sources/TDLibKit/Generated/Models/GetLogTagVerbosityLevel.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetLogTags.swift b/Sources/TDLibKit/Generated/Models/GetLogTags.swift index c96b9e4e7c..6c0c3b24ef 100644 --- a/Sources/TDLibKit/Generated/Models/GetLogTags.swift +++ b/Sources/TDLibKit/Generated/Models/GetLogTags.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetLogVerbosityLevel.swift b/Sources/TDLibKit/Generated/Models/GetLogVerbosityLevel.swift index 81f6f5b183..9fdf6f3f5d 100644 --- a/Sources/TDLibKit/Generated/Models/GetLogVerbosityLevel.swift +++ b/Sources/TDLibKit/Generated/Models/GetLogVerbosityLevel.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetLoginUrl.swift b/Sources/TDLibKit/Generated/Models/GetLoginUrl.swift index 380940a7bb..8f7f40007d 100644 --- a/Sources/TDLibKit/Generated/Models/GetLoginUrl.swift +++ b/Sources/TDLibKit/Generated/Models/GetLoginUrl.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetLoginUrlInfo.swift b/Sources/TDLibKit/Generated/Models/GetLoginUrlInfo.swift index 0b10272672..5f8fe3c6f7 100644 --- a/Sources/TDLibKit/Generated/Models/GetLoginUrlInfo.swift +++ b/Sources/TDLibKit/Generated/Models/GetLoginUrlInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMapThumbnailFile.swift b/Sources/TDLibKit/Generated/Models/GetMapThumbnailFile.swift index 05218e44b1..ee76e6a19b 100644 --- a/Sources/TDLibKit/Generated/Models/GetMapThumbnailFile.swift +++ b/Sources/TDLibKit/Generated/Models/GetMapThumbnailFile.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMarkdownText.swift b/Sources/TDLibKit/Generated/Models/GetMarkdownText.swift index f50bc81c68..333d23d1d6 100644 --- a/Sources/TDLibKit/Generated/Models/GetMarkdownText.swift +++ b/Sources/TDLibKit/Generated/Models/GetMarkdownText.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMe.swift b/Sources/TDLibKit/Generated/Models/GetMe.swift index 4a81e64d33..6d8ed5bbab 100644 --- a/Sources/TDLibKit/Generated/Models/GetMe.swift +++ b/Sources/TDLibKit/Generated/Models/GetMe.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMenuButton.swift b/Sources/TDLibKit/Generated/Models/GetMenuButton.swift index 155ca46787..e1f9b4ea46 100644 --- a/Sources/TDLibKit/Generated/Models/GetMenuButton.swift +++ b/Sources/TDLibKit/Generated/Models/GetMenuButton.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessage.swift b/Sources/TDLibKit/Generated/Models/GetMessage.swift index f470b10b67..acc5e5fc98 100644 --- a/Sources/TDLibKit/Generated/Models/GetMessage.swift +++ b/Sources/TDLibKit/Generated/Models/GetMessage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessageAddedReactions.swift b/Sources/TDLibKit/Generated/Models/GetMessageAddedReactions.swift index a4a1475eb1..c3ae28e999 100644 --- a/Sources/TDLibKit/Generated/Models/GetMessageAddedReactions.swift +++ b/Sources/TDLibKit/Generated/Models/GetMessageAddedReactions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessageAvailableReactions.swift b/Sources/TDLibKit/Generated/Models/GetMessageAvailableReactions.swift index 90f662f705..9e2bde7337 100644 --- a/Sources/TDLibKit/Generated/Models/GetMessageAvailableReactions.swift +++ b/Sources/TDLibKit/Generated/Models/GetMessageAvailableReactions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessageEmbeddingCode.swift b/Sources/TDLibKit/Generated/Models/GetMessageEmbeddingCode.swift index 788ce00ce9..d02b9fcbae 100644 --- a/Sources/TDLibKit/Generated/Models/GetMessageEmbeddingCode.swift +++ b/Sources/TDLibKit/Generated/Models/GetMessageEmbeddingCode.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessageFileType.swift b/Sources/TDLibKit/Generated/Models/GetMessageFileType.swift index 367ca03199..271a314ef0 100644 --- a/Sources/TDLibKit/Generated/Models/GetMessageFileType.swift +++ b/Sources/TDLibKit/Generated/Models/GetMessageFileType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessageImportConfirmationText.swift b/Sources/TDLibKit/Generated/Models/GetMessageImportConfirmationText.swift index 0ffd7c3d48..e0801c6654 100644 --- a/Sources/TDLibKit/Generated/Models/GetMessageImportConfirmationText.swift +++ b/Sources/TDLibKit/Generated/Models/GetMessageImportConfirmationText.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessageLink.swift b/Sources/TDLibKit/Generated/Models/GetMessageLink.swift index 88ad0f7614..b004a7abb1 100644 --- a/Sources/TDLibKit/Generated/Models/GetMessageLink.swift +++ b/Sources/TDLibKit/Generated/Models/GetMessageLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessageLinkInfo.swift b/Sources/TDLibKit/Generated/Models/GetMessageLinkInfo.swift index 532071a1c0..8efb73c3c8 100644 --- a/Sources/TDLibKit/Generated/Models/GetMessageLinkInfo.swift +++ b/Sources/TDLibKit/Generated/Models/GetMessageLinkInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessageLocally.swift b/Sources/TDLibKit/Generated/Models/GetMessageLocally.swift index fe09a4a3c5..a65868d554 100644 --- a/Sources/TDLibKit/Generated/Models/GetMessageLocally.swift +++ b/Sources/TDLibKit/Generated/Models/GetMessageLocally.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessagePublicForwards.swift b/Sources/TDLibKit/Generated/Models/GetMessagePublicForwards.swift index 34570b06bc..f9ffd98a10 100644 --- a/Sources/TDLibKit/Generated/Models/GetMessagePublicForwards.swift +++ b/Sources/TDLibKit/Generated/Models/GetMessagePublicForwards.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessageReadDate.swift b/Sources/TDLibKit/Generated/Models/GetMessageReadDate.swift index 05a76927c2..6a1ca466aa 100644 --- a/Sources/TDLibKit/Generated/Models/GetMessageReadDate.swift +++ b/Sources/TDLibKit/Generated/Models/GetMessageReadDate.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessageStatistics.swift b/Sources/TDLibKit/Generated/Models/GetMessageStatistics.swift index 0ea5576a81..09fe1afbdb 100644 --- a/Sources/TDLibKit/Generated/Models/GetMessageStatistics.swift +++ b/Sources/TDLibKit/Generated/Models/GetMessageStatistics.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessageThread.swift b/Sources/TDLibKit/Generated/Models/GetMessageThread.swift index ff90806bb6..d0eb2b43c2 100644 --- a/Sources/TDLibKit/Generated/Models/GetMessageThread.swift +++ b/Sources/TDLibKit/Generated/Models/GetMessageThread.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessageThreadHistory.swift b/Sources/TDLibKit/Generated/Models/GetMessageThreadHistory.swift index c3ae9b7a74..1e808dbcd9 100644 --- a/Sources/TDLibKit/Generated/Models/GetMessageThreadHistory.swift +++ b/Sources/TDLibKit/Generated/Models/GetMessageThreadHistory.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessageViewers.swift b/Sources/TDLibKit/Generated/Models/GetMessageViewers.swift index 75e4984651..499634aca5 100644 --- a/Sources/TDLibKit/Generated/Models/GetMessageViewers.swift +++ b/Sources/TDLibKit/Generated/Models/GetMessageViewers.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessages.swift b/Sources/TDLibKit/Generated/Models/GetMessages.swift index 20930fe099..e105d84fa4 100644 --- a/Sources/TDLibKit/Generated/Models/GetMessages.swift +++ b/Sources/TDLibKit/Generated/Models/GetMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetNetworkStatistics.swift b/Sources/TDLibKit/Generated/Models/GetNetworkStatistics.swift index 040fd0677b..3b1e5a3db6 100644 --- a/Sources/TDLibKit/Generated/Models/GetNetworkStatistics.swift +++ b/Sources/TDLibKit/Generated/Models/GetNetworkStatistics.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetNewChatPrivacySettings.swift b/Sources/TDLibKit/Generated/Models/GetNewChatPrivacySettings.swift index 0cbea79843..00aebf8b76 100644 --- a/Sources/TDLibKit/Generated/Models/GetNewChatPrivacySettings.swift +++ b/Sources/TDLibKit/Generated/Models/GetNewChatPrivacySettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetOption.swift b/Sources/TDLibKit/Generated/Models/GetOption.swift index 2471bbd557..fef28aaa00 100644 --- a/Sources/TDLibKit/Generated/Models/GetOption.swift +++ b/Sources/TDLibKit/Generated/Models/GetOption.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetOwnedStickerSets.swift b/Sources/TDLibKit/Generated/Models/GetOwnedStickerSets.swift index 8d0007aa0d..b57f261db1 100644 --- a/Sources/TDLibKit/Generated/Models/GetOwnedStickerSets.swift +++ b/Sources/TDLibKit/Generated/Models/GetOwnedStickerSets.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPassportAuthorizationForm.swift b/Sources/TDLibKit/Generated/Models/GetPassportAuthorizationForm.swift index 1988bd4762..0b20da9755 100644 --- a/Sources/TDLibKit/Generated/Models/GetPassportAuthorizationForm.swift +++ b/Sources/TDLibKit/Generated/Models/GetPassportAuthorizationForm.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPassportAuthorizationFormAvailableElements.swift b/Sources/TDLibKit/Generated/Models/GetPassportAuthorizationFormAvailableElements.swift index ca9002950f..e73413bab2 100644 --- a/Sources/TDLibKit/Generated/Models/GetPassportAuthorizationFormAvailableElements.swift +++ b/Sources/TDLibKit/Generated/Models/GetPassportAuthorizationFormAvailableElements.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPassportElement.swift b/Sources/TDLibKit/Generated/Models/GetPassportElement.swift index 6ae0bbfdb8..8029e437cb 100644 --- a/Sources/TDLibKit/Generated/Models/GetPassportElement.swift +++ b/Sources/TDLibKit/Generated/Models/GetPassportElement.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPasswordState.swift b/Sources/TDLibKit/Generated/Models/GetPasswordState.swift index 77600df570..51883e84c9 100644 --- a/Sources/TDLibKit/Generated/Models/GetPasswordState.swift +++ b/Sources/TDLibKit/Generated/Models/GetPasswordState.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPaymentForm.swift b/Sources/TDLibKit/Generated/Models/GetPaymentForm.swift index 9edc3bc112..20ce75f41c 100644 --- a/Sources/TDLibKit/Generated/Models/GetPaymentForm.swift +++ b/Sources/TDLibKit/Generated/Models/GetPaymentForm.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPaymentReceipt.swift b/Sources/TDLibKit/Generated/Models/GetPaymentReceipt.swift index c857cead39..3ace324d61 100644 --- a/Sources/TDLibKit/Generated/Models/GetPaymentReceipt.swift +++ b/Sources/TDLibKit/Generated/Models/GetPaymentReceipt.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPhoneNumberInfo.swift b/Sources/TDLibKit/Generated/Models/GetPhoneNumberInfo.swift index 58aa3ce8d3..c58830459f 100644 --- a/Sources/TDLibKit/Generated/Models/GetPhoneNumberInfo.swift +++ b/Sources/TDLibKit/Generated/Models/GetPhoneNumberInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPhoneNumberInfoSync.swift b/Sources/TDLibKit/Generated/Models/GetPhoneNumberInfoSync.swift index 13aa068ab2..fe8ff9aae1 100644 --- a/Sources/TDLibKit/Generated/Models/GetPhoneNumberInfoSync.swift +++ b/Sources/TDLibKit/Generated/Models/GetPhoneNumberInfoSync.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPollVoters.swift b/Sources/TDLibKit/Generated/Models/GetPollVoters.swift index 4345cb30c8..b756673bad 100644 --- a/Sources/TDLibKit/Generated/Models/GetPollVoters.swift +++ b/Sources/TDLibKit/Generated/Models/GetPollVoters.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPreferredCountryLanguage.swift b/Sources/TDLibKit/Generated/Models/GetPreferredCountryLanguage.swift index cbede680f3..6f9c644040 100644 --- a/Sources/TDLibKit/Generated/Models/GetPreferredCountryLanguage.swift +++ b/Sources/TDLibKit/Generated/Models/GetPreferredCountryLanguage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPremiumFeatures.swift b/Sources/TDLibKit/Generated/Models/GetPremiumFeatures.swift index 1c9bb7c2a3..8a8011ef69 100644 --- a/Sources/TDLibKit/Generated/Models/GetPremiumFeatures.swift +++ b/Sources/TDLibKit/Generated/Models/GetPremiumFeatures.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPremiumGiftCodePaymentOptions.swift b/Sources/TDLibKit/Generated/Models/GetPremiumGiftCodePaymentOptions.swift index 0e6658b49b..a2129e218a 100644 --- a/Sources/TDLibKit/Generated/Models/GetPremiumGiftCodePaymentOptions.swift +++ b/Sources/TDLibKit/Generated/Models/GetPremiumGiftCodePaymentOptions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPremiumGiveawayInfo.swift b/Sources/TDLibKit/Generated/Models/GetPremiumGiveawayInfo.swift index 041674d6de..bcfaf4eff8 100644 --- a/Sources/TDLibKit/Generated/Models/GetPremiumGiveawayInfo.swift +++ b/Sources/TDLibKit/Generated/Models/GetPremiumGiveawayInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPremiumLimit.swift b/Sources/TDLibKit/Generated/Models/GetPremiumLimit.swift index 78cb1944e4..2a44527482 100644 --- a/Sources/TDLibKit/Generated/Models/GetPremiumLimit.swift +++ b/Sources/TDLibKit/Generated/Models/GetPremiumLimit.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPremiumState.swift b/Sources/TDLibKit/Generated/Models/GetPremiumState.swift index 1ad9bd785d..b5dd88f319 100644 --- a/Sources/TDLibKit/Generated/Models/GetPremiumState.swift +++ b/Sources/TDLibKit/Generated/Models/GetPremiumState.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPremiumStickerExamples.swift b/Sources/TDLibKit/Generated/Models/GetPremiumStickerExamples.swift index be4d61dac4..abf002baf2 100644 --- a/Sources/TDLibKit/Generated/Models/GetPremiumStickerExamples.swift +++ b/Sources/TDLibKit/Generated/Models/GetPremiumStickerExamples.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPremiumStickers.swift b/Sources/TDLibKit/Generated/Models/GetPremiumStickers.swift index 4a744a1893..24e152baaf 100644 --- a/Sources/TDLibKit/Generated/Models/GetPremiumStickers.swift +++ b/Sources/TDLibKit/Generated/Models/GetPremiumStickers.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetProxies.swift b/Sources/TDLibKit/Generated/Models/GetProxies.swift index 515eb2c7f0..d5e3fb0be9 100644 --- a/Sources/TDLibKit/Generated/Models/GetProxies.swift +++ b/Sources/TDLibKit/Generated/Models/GetProxies.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetProxyLink.swift b/Sources/TDLibKit/Generated/Models/GetProxyLink.swift index 50704c6b5e..f36fd1324e 100644 --- a/Sources/TDLibKit/Generated/Models/GetProxyLink.swift +++ b/Sources/TDLibKit/Generated/Models/GetProxyLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPushReceiverId.swift b/Sources/TDLibKit/Generated/Models/GetPushReceiverId.swift index abbf8f4dd2..06168eb3e0 100644 --- a/Sources/TDLibKit/Generated/Models/GetPushReceiverId.swift +++ b/Sources/TDLibKit/Generated/Models/GetPushReceiverId.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetReadDatePrivacySettings.swift b/Sources/TDLibKit/Generated/Models/GetReadDatePrivacySettings.swift index dfb6f49982..aa739c8c46 100644 --- a/Sources/TDLibKit/Generated/Models/GetReadDatePrivacySettings.swift +++ b/Sources/TDLibKit/Generated/Models/GetReadDatePrivacySettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetRecentEmojiStatuses.swift b/Sources/TDLibKit/Generated/Models/GetRecentEmojiStatuses.swift index 59536c5e6e..ee0fe0bb63 100644 --- a/Sources/TDLibKit/Generated/Models/GetRecentEmojiStatuses.swift +++ b/Sources/TDLibKit/Generated/Models/GetRecentEmojiStatuses.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetRecentInlineBots.swift b/Sources/TDLibKit/Generated/Models/GetRecentInlineBots.swift index 9638428a6d..2f247a252a 100644 --- a/Sources/TDLibKit/Generated/Models/GetRecentInlineBots.swift +++ b/Sources/TDLibKit/Generated/Models/GetRecentInlineBots.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetRecentStickers.swift b/Sources/TDLibKit/Generated/Models/GetRecentStickers.swift index ac65b12f18..841b983921 100644 --- a/Sources/TDLibKit/Generated/Models/GetRecentStickers.swift +++ b/Sources/TDLibKit/Generated/Models/GetRecentStickers.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetRecentlyOpenedChats.swift b/Sources/TDLibKit/Generated/Models/GetRecentlyOpenedChats.swift index e0b761d965..3e68269b89 100644 --- a/Sources/TDLibKit/Generated/Models/GetRecentlyOpenedChats.swift +++ b/Sources/TDLibKit/Generated/Models/GetRecentlyOpenedChats.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetRecentlyVisitedTMeUrls.swift b/Sources/TDLibKit/Generated/Models/GetRecentlyVisitedTMeUrls.swift index ad128fe30c..93b9a28f97 100644 --- a/Sources/TDLibKit/Generated/Models/GetRecentlyVisitedTMeUrls.swift +++ b/Sources/TDLibKit/Generated/Models/GetRecentlyVisitedTMeUrls.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetRecommendedChatFolders.swift b/Sources/TDLibKit/Generated/Models/GetRecommendedChatFolders.swift index 9ba447a912..3fe56db29a 100644 --- a/Sources/TDLibKit/Generated/Models/GetRecommendedChatFolders.swift +++ b/Sources/TDLibKit/Generated/Models/GetRecommendedChatFolders.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetRecommendedChats.swift b/Sources/TDLibKit/Generated/Models/GetRecommendedChats.swift index da851c5c71..71ee4fb9e7 100644 --- a/Sources/TDLibKit/Generated/Models/GetRecommendedChats.swift +++ b/Sources/TDLibKit/Generated/Models/GetRecommendedChats.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetRecoveryEmailAddress.swift b/Sources/TDLibKit/Generated/Models/GetRecoveryEmailAddress.swift index ee868d79a7..26b7f2ad70 100644 --- a/Sources/TDLibKit/Generated/Models/GetRecoveryEmailAddress.swift +++ b/Sources/TDLibKit/Generated/Models/GetRecoveryEmailAddress.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetRemoteFile.swift b/Sources/TDLibKit/Generated/Models/GetRemoteFile.swift index 55efe454d7..2300be74e7 100644 --- a/Sources/TDLibKit/Generated/Models/GetRemoteFile.swift +++ b/Sources/TDLibKit/Generated/Models/GetRemoteFile.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetRepliedMessage.swift b/Sources/TDLibKit/Generated/Models/GetRepliedMessage.swift index 80084a068b..8029332390 100644 --- a/Sources/TDLibKit/Generated/Models/GetRepliedMessage.swift +++ b/Sources/TDLibKit/Generated/Models/GetRepliedMessage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSavedAnimations.swift b/Sources/TDLibKit/Generated/Models/GetSavedAnimations.swift index cda7546b49..01ebda19f9 100644 --- a/Sources/TDLibKit/Generated/Models/GetSavedAnimations.swift +++ b/Sources/TDLibKit/Generated/Models/GetSavedAnimations.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSavedMessagesTags.swift b/Sources/TDLibKit/Generated/Models/GetSavedMessagesTags.swift index 4f1c334d14..151b2b9fe3 100644 --- a/Sources/TDLibKit/Generated/Models/GetSavedMessagesTags.swift +++ b/Sources/TDLibKit/Generated/Models/GetSavedMessagesTags.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSavedMessagesTopicHistory.swift b/Sources/TDLibKit/Generated/Models/GetSavedMessagesTopicHistory.swift index 917c01db02..4b8588834f 100644 --- a/Sources/TDLibKit/Generated/Models/GetSavedMessagesTopicHistory.swift +++ b/Sources/TDLibKit/Generated/Models/GetSavedMessagesTopicHistory.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSavedMessagesTopicMessageByDate.swift b/Sources/TDLibKit/Generated/Models/GetSavedMessagesTopicMessageByDate.swift index 8249f1200b..adb0d826cb 100644 --- a/Sources/TDLibKit/Generated/Models/GetSavedMessagesTopicMessageByDate.swift +++ b/Sources/TDLibKit/Generated/Models/GetSavedMessagesTopicMessageByDate.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSavedNotificationSound.swift b/Sources/TDLibKit/Generated/Models/GetSavedNotificationSound.swift index 3c2cb55d2b..8e7196baf0 100644 --- a/Sources/TDLibKit/Generated/Models/GetSavedNotificationSound.swift +++ b/Sources/TDLibKit/Generated/Models/GetSavedNotificationSound.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSavedNotificationSounds.swift b/Sources/TDLibKit/Generated/Models/GetSavedNotificationSounds.swift index acc46ada16..61469688cd 100644 --- a/Sources/TDLibKit/Generated/Models/GetSavedNotificationSounds.swift +++ b/Sources/TDLibKit/Generated/Models/GetSavedNotificationSounds.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSavedOrderInfo.swift b/Sources/TDLibKit/Generated/Models/GetSavedOrderInfo.swift index 1661bbddf0..ff656103c3 100644 --- a/Sources/TDLibKit/Generated/Models/GetSavedOrderInfo.swift +++ b/Sources/TDLibKit/Generated/Models/GetSavedOrderInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetScopeNotificationSettings.swift b/Sources/TDLibKit/Generated/Models/GetScopeNotificationSettings.swift index 49d58be355..f0e6af4306 100644 --- a/Sources/TDLibKit/Generated/Models/GetScopeNotificationSettings.swift +++ b/Sources/TDLibKit/Generated/Models/GetScopeNotificationSettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSecretChat.swift b/Sources/TDLibKit/Generated/Models/GetSecretChat.swift index 7805a45dc5..d237f1f548 100644 --- a/Sources/TDLibKit/Generated/Models/GetSecretChat.swift +++ b/Sources/TDLibKit/Generated/Models/GetSecretChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetStatisticalGraph.swift b/Sources/TDLibKit/Generated/Models/GetStatisticalGraph.swift index 83feb7147f..7244211a35 100644 --- a/Sources/TDLibKit/Generated/Models/GetStatisticalGraph.swift +++ b/Sources/TDLibKit/Generated/Models/GetStatisticalGraph.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetStickerEmojis.swift b/Sources/TDLibKit/Generated/Models/GetStickerEmojis.swift index f93fbe0132..e6d2ff88f9 100644 --- a/Sources/TDLibKit/Generated/Models/GetStickerEmojis.swift +++ b/Sources/TDLibKit/Generated/Models/GetStickerEmojis.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetStickerSet.swift b/Sources/TDLibKit/Generated/Models/GetStickerSet.swift index edea8ea207..51f48f9a00 100644 --- a/Sources/TDLibKit/Generated/Models/GetStickerSet.swift +++ b/Sources/TDLibKit/Generated/Models/GetStickerSet.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetStickers.swift b/Sources/TDLibKit/Generated/Models/GetStickers.swift index 10d35e8853..31335d01b2 100644 --- a/Sources/TDLibKit/Generated/Models/GetStickers.swift +++ b/Sources/TDLibKit/Generated/Models/GetStickers.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetStorageStatistics.swift b/Sources/TDLibKit/Generated/Models/GetStorageStatistics.swift index b42edaacb1..455917ece2 100644 --- a/Sources/TDLibKit/Generated/Models/GetStorageStatistics.swift +++ b/Sources/TDLibKit/Generated/Models/GetStorageStatistics.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetStorageStatisticsFast.swift b/Sources/TDLibKit/Generated/Models/GetStorageStatisticsFast.swift index 7b2cbfe877..02c544c3a8 100644 --- a/Sources/TDLibKit/Generated/Models/GetStorageStatisticsFast.swift +++ b/Sources/TDLibKit/Generated/Models/GetStorageStatisticsFast.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetStory.swift b/Sources/TDLibKit/Generated/Models/GetStory.swift index 101dc370b2..40c201896a 100644 --- a/Sources/TDLibKit/Generated/Models/GetStory.swift +++ b/Sources/TDLibKit/Generated/Models/GetStory.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetStoryAvailableReactions.swift b/Sources/TDLibKit/Generated/Models/GetStoryAvailableReactions.swift index b1ae3f5657..9d00df707f 100644 --- a/Sources/TDLibKit/Generated/Models/GetStoryAvailableReactions.swift +++ b/Sources/TDLibKit/Generated/Models/GetStoryAvailableReactions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetStoryInteractions.swift b/Sources/TDLibKit/Generated/Models/GetStoryInteractions.swift index bae597d377..d0a8661837 100644 --- a/Sources/TDLibKit/Generated/Models/GetStoryInteractions.swift +++ b/Sources/TDLibKit/Generated/Models/GetStoryInteractions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetStoryNotificationSettingsExceptions.swift b/Sources/TDLibKit/Generated/Models/GetStoryNotificationSettingsExceptions.swift index 6a2ddf5fb2..76ca1bf896 100644 --- a/Sources/TDLibKit/Generated/Models/GetStoryNotificationSettingsExceptions.swift +++ b/Sources/TDLibKit/Generated/Models/GetStoryNotificationSettingsExceptions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetStoryPublicForwards.swift b/Sources/TDLibKit/Generated/Models/GetStoryPublicForwards.swift index 6e59d4c3ae..0f56926b60 100644 --- a/Sources/TDLibKit/Generated/Models/GetStoryPublicForwards.swift +++ b/Sources/TDLibKit/Generated/Models/GetStoryPublicForwards.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetStoryStatistics.swift b/Sources/TDLibKit/Generated/Models/GetStoryStatistics.swift index 3608c89225..98a03199f7 100644 --- a/Sources/TDLibKit/Generated/Models/GetStoryStatistics.swift +++ b/Sources/TDLibKit/Generated/Models/GetStoryStatistics.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSuggestedFileName.swift b/Sources/TDLibKit/Generated/Models/GetSuggestedFileName.swift index 019f68d2b9..e1378113ea 100644 --- a/Sources/TDLibKit/Generated/Models/GetSuggestedFileName.swift +++ b/Sources/TDLibKit/Generated/Models/GetSuggestedFileName.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSuggestedStickerSetName.swift b/Sources/TDLibKit/Generated/Models/GetSuggestedStickerSetName.swift index ec74e630ac..e95ce93989 100644 --- a/Sources/TDLibKit/Generated/Models/GetSuggestedStickerSetName.swift +++ b/Sources/TDLibKit/Generated/Models/GetSuggestedStickerSetName.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSuitableDiscussionChats.swift b/Sources/TDLibKit/Generated/Models/GetSuitableDiscussionChats.swift index 0208fd2777..2fd72b7a38 100644 --- a/Sources/TDLibKit/Generated/Models/GetSuitableDiscussionChats.swift +++ b/Sources/TDLibKit/Generated/Models/GetSuitableDiscussionChats.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSuitablePersonalChats.swift b/Sources/TDLibKit/Generated/Models/GetSuitablePersonalChats.swift index 952394d31e..064149dc8b 100644 --- a/Sources/TDLibKit/Generated/Models/GetSuitablePersonalChats.swift +++ b/Sources/TDLibKit/Generated/Models/GetSuitablePersonalChats.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSupergroup.swift b/Sources/TDLibKit/Generated/Models/GetSupergroup.swift index c0fd8ea3c5..fde4fd2a36 100644 --- a/Sources/TDLibKit/Generated/Models/GetSupergroup.swift +++ b/Sources/TDLibKit/Generated/Models/GetSupergroup.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSupergroupFullInfo.swift b/Sources/TDLibKit/Generated/Models/GetSupergroupFullInfo.swift index 57abad72d1..e8f8556421 100644 --- a/Sources/TDLibKit/Generated/Models/GetSupergroupFullInfo.swift +++ b/Sources/TDLibKit/Generated/Models/GetSupergroupFullInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSupergroupMembers.swift b/Sources/TDLibKit/Generated/Models/GetSupergroupMembers.swift index a5106d6281..eb9737e938 100644 --- a/Sources/TDLibKit/Generated/Models/GetSupergroupMembers.swift +++ b/Sources/TDLibKit/Generated/Models/GetSupergroupMembers.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSupportName.swift b/Sources/TDLibKit/Generated/Models/GetSupportName.swift index fff7190047..5001e9f8fe 100644 --- a/Sources/TDLibKit/Generated/Models/GetSupportName.swift +++ b/Sources/TDLibKit/Generated/Models/GetSupportName.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSupportUser.swift b/Sources/TDLibKit/Generated/Models/GetSupportUser.swift index f54d8ea66c..cb61ca0c37 100644 --- a/Sources/TDLibKit/Generated/Models/GetSupportUser.swift +++ b/Sources/TDLibKit/Generated/Models/GetSupportUser.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetTemporaryPasswordState.swift b/Sources/TDLibKit/Generated/Models/GetTemporaryPasswordState.swift index 168d70a400..65e8be5a5c 100644 --- a/Sources/TDLibKit/Generated/Models/GetTemporaryPasswordState.swift +++ b/Sources/TDLibKit/Generated/Models/GetTemporaryPasswordState.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetTextEntities.swift b/Sources/TDLibKit/Generated/Models/GetTextEntities.swift index 5659c03ed2..818efec5b8 100644 --- a/Sources/TDLibKit/Generated/Models/GetTextEntities.swift +++ b/Sources/TDLibKit/Generated/Models/GetTextEntities.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetThemeParametersJsonString.swift b/Sources/TDLibKit/Generated/Models/GetThemeParametersJsonString.swift index b199318d6f..e1875fb008 100644 --- a/Sources/TDLibKit/Generated/Models/GetThemeParametersJsonString.swift +++ b/Sources/TDLibKit/Generated/Models/GetThemeParametersJsonString.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetThemedChatEmojiStatuses.swift b/Sources/TDLibKit/Generated/Models/GetThemedChatEmojiStatuses.swift index ad9452c255..c29555043c 100644 --- a/Sources/TDLibKit/Generated/Models/GetThemedChatEmojiStatuses.swift +++ b/Sources/TDLibKit/Generated/Models/GetThemedChatEmojiStatuses.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetThemedEmojiStatuses.swift b/Sources/TDLibKit/Generated/Models/GetThemedEmojiStatuses.swift index 31b767074f..babc26893d 100644 --- a/Sources/TDLibKit/Generated/Models/GetThemedEmojiStatuses.swift +++ b/Sources/TDLibKit/Generated/Models/GetThemedEmojiStatuses.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetTimeZones.swift b/Sources/TDLibKit/Generated/Models/GetTimeZones.swift index 3d2be31086..c16e878427 100644 --- a/Sources/TDLibKit/Generated/Models/GetTimeZones.swift +++ b/Sources/TDLibKit/Generated/Models/GetTimeZones.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetTopChats.swift b/Sources/TDLibKit/Generated/Models/GetTopChats.swift index 28ddc98fa7..bdc20a87cd 100644 --- a/Sources/TDLibKit/Generated/Models/GetTopChats.swift +++ b/Sources/TDLibKit/Generated/Models/GetTopChats.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetTrendingStickerSets.swift b/Sources/TDLibKit/Generated/Models/GetTrendingStickerSets.swift index 528b681b3b..f946411dad 100644 --- a/Sources/TDLibKit/Generated/Models/GetTrendingStickerSets.swift +++ b/Sources/TDLibKit/Generated/Models/GetTrendingStickerSets.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetUser.swift b/Sources/TDLibKit/Generated/Models/GetUser.swift index 7a952a4498..7d45097434 100644 --- a/Sources/TDLibKit/Generated/Models/GetUser.swift +++ b/Sources/TDLibKit/Generated/Models/GetUser.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetUserChatBoosts.swift b/Sources/TDLibKit/Generated/Models/GetUserChatBoosts.swift index 31ba646d60..6f720e4ee3 100644 --- a/Sources/TDLibKit/Generated/Models/GetUserChatBoosts.swift +++ b/Sources/TDLibKit/Generated/Models/GetUserChatBoosts.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetUserFullInfo.swift b/Sources/TDLibKit/Generated/Models/GetUserFullInfo.swift index c8a5c374f1..3e9e00efb3 100644 --- a/Sources/TDLibKit/Generated/Models/GetUserFullInfo.swift +++ b/Sources/TDLibKit/Generated/Models/GetUserFullInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetUserLink.swift b/Sources/TDLibKit/Generated/Models/GetUserLink.swift index 0dce7bde20..2e807dcaa6 100644 --- a/Sources/TDLibKit/Generated/Models/GetUserLink.swift +++ b/Sources/TDLibKit/Generated/Models/GetUserLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetUserPrivacySettingRules.swift b/Sources/TDLibKit/Generated/Models/GetUserPrivacySettingRules.swift index 7bb861db2b..b651f8438e 100644 --- a/Sources/TDLibKit/Generated/Models/GetUserPrivacySettingRules.swift +++ b/Sources/TDLibKit/Generated/Models/GetUserPrivacySettingRules.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetUserProfilePhotos.swift b/Sources/TDLibKit/Generated/Models/GetUserProfilePhotos.swift index 39819ddc6c..9cdceb2d2d 100644 --- a/Sources/TDLibKit/Generated/Models/GetUserProfilePhotos.swift +++ b/Sources/TDLibKit/Generated/Models/GetUserProfilePhotos.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetUserSupportInfo.swift b/Sources/TDLibKit/Generated/Models/GetUserSupportInfo.swift index f790c42d66..510ae79d90 100644 --- a/Sources/TDLibKit/Generated/Models/GetUserSupportInfo.swift +++ b/Sources/TDLibKit/Generated/Models/GetUserSupportInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetVideoChatAvailableParticipants.swift b/Sources/TDLibKit/Generated/Models/GetVideoChatAvailableParticipants.swift index 6f4024612f..43ffbfa62a 100644 --- a/Sources/TDLibKit/Generated/Models/GetVideoChatAvailableParticipants.swift +++ b/Sources/TDLibKit/Generated/Models/GetVideoChatAvailableParticipants.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetVideoChatRtmpUrl.swift b/Sources/TDLibKit/Generated/Models/GetVideoChatRtmpUrl.swift index ba23df634d..f265e91aed 100644 --- a/Sources/TDLibKit/Generated/Models/GetVideoChatRtmpUrl.swift +++ b/Sources/TDLibKit/Generated/Models/GetVideoChatRtmpUrl.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetWebAppLinkUrl.swift b/Sources/TDLibKit/Generated/Models/GetWebAppLinkUrl.swift index e5cc8f6f76..8cc2379dbc 100644 --- a/Sources/TDLibKit/Generated/Models/GetWebAppLinkUrl.swift +++ b/Sources/TDLibKit/Generated/Models/GetWebAppLinkUrl.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetWebAppUrl.swift b/Sources/TDLibKit/Generated/Models/GetWebAppUrl.swift index eb4baefec2..53aae373b0 100644 --- a/Sources/TDLibKit/Generated/Models/GetWebAppUrl.swift +++ b/Sources/TDLibKit/Generated/Models/GetWebAppUrl.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetWebPageInstantView.swift b/Sources/TDLibKit/Generated/Models/GetWebPageInstantView.swift index 216e270e1c..9d44910b81 100644 --- a/Sources/TDLibKit/Generated/Models/GetWebPageInstantView.swift +++ b/Sources/TDLibKit/Generated/Models/GetWebPageInstantView.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetWebPagePreview.swift b/Sources/TDLibKit/Generated/Models/GetWebPagePreview.swift index b4b63910ed..1a0a740f6a 100644 --- a/Sources/TDLibKit/Generated/Models/GetWebPagePreview.swift +++ b/Sources/TDLibKit/Generated/Models/GetWebPagePreview.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GroupCall.swift b/Sources/TDLibKit/Generated/Models/GroupCall.swift index 584a38f983..969a193d13 100644 --- a/Sources/TDLibKit/Generated/Models/GroupCall.swift +++ b/Sources/TDLibKit/Generated/Models/GroupCall.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GroupCallId.swift b/Sources/TDLibKit/Generated/Models/GroupCallId.swift index 1733f1e4ea..16c9d7babc 100644 --- a/Sources/TDLibKit/Generated/Models/GroupCallId.swift +++ b/Sources/TDLibKit/Generated/Models/GroupCallId.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GroupCallParticipant.swift b/Sources/TDLibKit/Generated/Models/GroupCallParticipant.swift index 5a44e09bd4..f2131ec0ee 100644 --- a/Sources/TDLibKit/Generated/Models/GroupCallParticipant.swift +++ b/Sources/TDLibKit/Generated/Models/GroupCallParticipant.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GroupCallParticipantVideoInfo.swift b/Sources/TDLibKit/Generated/Models/GroupCallParticipantVideoInfo.swift index 1312f2d682..1e99761f12 100644 --- a/Sources/TDLibKit/Generated/Models/GroupCallParticipantVideoInfo.swift +++ b/Sources/TDLibKit/Generated/Models/GroupCallParticipantVideoInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GroupCallRecentSpeaker.swift b/Sources/TDLibKit/Generated/Models/GroupCallRecentSpeaker.swift index f46245b4e3..0c7cbd71f3 100644 --- a/Sources/TDLibKit/Generated/Models/GroupCallRecentSpeaker.swift +++ b/Sources/TDLibKit/Generated/Models/GroupCallRecentSpeaker.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GroupCallStream.swift b/Sources/TDLibKit/Generated/Models/GroupCallStream.swift index ad605e7e53..96cc4b84bb 100644 --- a/Sources/TDLibKit/Generated/Models/GroupCallStream.swift +++ b/Sources/TDLibKit/Generated/Models/GroupCallStream.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GroupCallStreams.swift b/Sources/TDLibKit/Generated/Models/GroupCallStreams.swift index 931001c417..eeb2545967 100644 --- a/Sources/TDLibKit/Generated/Models/GroupCallStreams.swift +++ b/Sources/TDLibKit/Generated/Models/GroupCallStreams.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GroupCallVideoQuality.swift b/Sources/TDLibKit/Generated/Models/GroupCallVideoQuality.swift index d6f9e83f02..2b331c89fd 100644 --- a/Sources/TDLibKit/Generated/Models/GroupCallVideoQuality.swift +++ b/Sources/TDLibKit/Generated/Models/GroupCallVideoQuality.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GroupCallVideoSourceGroup.swift b/Sources/TDLibKit/Generated/Models/GroupCallVideoSourceGroup.swift index 3f73e06d28..fcfefde1a7 100644 --- a/Sources/TDLibKit/Generated/Models/GroupCallVideoSourceGroup.swift +++ b/Sources/TDLibKit/Generated/Models/GroupCallVideoSourceGroup.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Hashtags.swift b/Sources/TDLibKit/Generated/Models/Hashtags.swift index 0c8cfe0aae..8c39cfdc5b 100644 --- a/Sources/TDLibKit/Generated/Models/Hashtags.swift +++ b/Sources/TDLibKit/Generated/Models/Hashtags.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/HideContactCloseBirthdays.swift b/Sources/TDLibKit/Generated/Models/HideContactCloseBirthdays.swift index cfc4e75748..9ed4614426 100644 --- a/Sources/TDLibKit/Generated/Models/HideContactCloseBirthdays.swift +++ b/Sources/TDLibKit/Generated/Models/HideContactCloseBirthdays.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/HideSuggestedAction.swift b/Sources/TDLibKit/Generated/Models/HideSuggestedAction.swift index 4f6dc77b03..7439bb4b7e 100644 --- a/Sources/TDLibKit/Generated/Models/HideSuggestedAction.swift +++ b/Sources/TDLibKit/Generated/Models/HideSuggestedAction.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/HttpUrl.swift b/Sources/TDLibKit/Generated/Models/HttpUrl.swift index 6dc8df6233..94ceb15c37 100644 --- a/Sources/TDLibKit/Generated/Models/HttpUrl.swift +++ b/Sources/TDLibKit/Generated/Models/HttpUrl.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/IdentityDocument.swift b/Sources/TDLibKit/Generated/Models/IdentityDocument.swift index dff5927288..ef9b8b3592 100644 --- a/Sources/TDLibKit/Generated/Models/IdentityDocument.swift +++ b/Sources/TDLibKit/Generated/Models/IdentityDocument.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ImportContacts.swift b/Sources/TDLibKit/Generated/Models/ImportContacts.swift index 76ac195714..c2403a6be0 100644 --- a/Sources/TDLibKit/Generated/Models/ImportContacts.swift +++ b/Sources/TDLibKit/Generated/Models/ImportContacts.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ImportMessages.swift b/Sources/TDLibKit/Generated/Models/ImportMessages.swift index 872b361c20..21ffcb097a 100644 --- a/Sources/TDLibKit/Generated/Models/ImportMessages.swift +++ b/Sources/TDLibKit/Generated/Models/ImportMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ImportedContacts.swift b/Sources/TDLibKit/Generated/Models/ImportedContacts.swift index 556db24f05..7ced161dcb 100644 --- a/Sources/TDLibKit/Generated/Models/ImportedContacts.swift +++ b/Sources/TDLibKit/Generated/Models/ImportedContacts.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InlineKeyboardButton.swift b/Sources/TDLibKit/Generated/Models/InlineKeyboardButton.swift index b7ecfffb97..1353b49c30 100644 --- a/Sources/TDLibKit/Generated/Models/InlineKeyboardButton.swift +++ b/Sources/TDLibKit/Generated/Models/InlineKeyboardButton.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InlineKeyboardButtonType.swift b/Sources/TDLibKit/Generated/Models/InlineKeyboardButtonType.swift index b3ff403075..4e3deecdbe 100644 --- a/Sources/TDLibKit/Generated/Models/InlineKeyboardButtonType.swift +++ b/Sources/TDLibKit/Generated/Models/InlineKeyboardButtonType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InlineQueryResult.swift b/Sources/TDLibKit/Generated/Models/InlineQueryResult.swift index 632de8794b..9c795cb2b8 100644 --- a/Sources/TDLibKit/Generated/Models/InlineQueryResult.swift +++ b/Sources/TDLibKit/Generated/Models/InlineQueryResult.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InlineQueryResults.swift b/Sources/TDLibKit/Generated/Models/InlineQueryResults.swift index ab9f431dc6..8e9d3d587b 100644 --- a/Sources/TDLibKit/Generated/Models/InlineQueryResults.swift +++ b/Sources/TDLibKit/Generated/Models/InlineQueryResults.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InlineQueryResultsButton.swift b/Sources/TDLibKit/Generated/Models/InlineQueryResultsButton.swift index c0bff921ce..baa6009f3e 100644 --- a/Sources/TDLibKit/Generated/Models/InlineQueryResultsButton.swift +++ b/Sources/TDLibKit/Generated/Models/InlineQueryResultsButton.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InlineQueryResultsButtonType.swift b/Sources/TDLibKit/Generated/Models/InlineQueryResultsButtonType.swift index 276c88abc5..1089507ebf 100644 --- a/Sources/TDLibKit/Generated/Models/InlineQueryResultsButtonType.swift +++ b/Sources/TDLibKit/Generated/Models/InlineQueryResultsButtonType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputBackground.swift b/Sources/TDLibKit/Generated/Models/InputBackground.swift index 2ed87a73f2..78481420d7 100644 --- a/Sources/TDLibKit/Generated/Models/InputBackground.swift +++ b/Sources/TDLibKit/Generated/Models/InputBackground.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputBusinessChatLink.swift b/Sources/TDLibKit/Generated/Models/InputBusinessChatLink.swift index 3210fb102c..3daa242b83 100644 --- a/Sources/TDLibKit/Generated/Models/InputBusinessChatLink.swift +++ b/Sources/TDLibKit/Generated/Models/InputBusinessChatLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputBusinessStartPage.swift b/Sources/TDLibKit/Generated/Models/InputBusinessStartPage.swift index f4c416c438..cc66b9863c 100644 --- a/Sources/TDLibKit/Generated/Models/InputBusinessStartPage.swift +++ b/Sources/TDLibKit/Generated/Models/InputBusinessStartPage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputChatPhoto.swift b/Sources/TDLibKit/Generated/Models/InputChatPhoto.swift index 13e3e4a30b..1cb8c32451 100644 --- a/Sources/TDLibKit/Generated/Models/InputChatPhoto.swift +++ b/Sources/TDLibKit/Generated/Models/InputChatPhoto.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputCredentials.swift b/Sources/TDLibKit/Generated/Models/InputCredentials.swift index 00135294cf..7039a16269 100644 --- a/Sources/TDLibKit/Generated/Models/InputCredentials.swift +++ b/Sources/TDLibKit/Generated/Models/InputCredentials.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputFile.swift b/Sources/TDLibKit/Generated/Models/InputFile.swift index 773dcdbb6b..fc6697147a 100644 --- a/Sources/TDLibKit/Generated/Models/InputFile.swift +++ b/Sources/TDLibKit/Generated/Models/InputFile.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputIdentityDocument.swift b/Sources/TDLibKit/Generated/Models/InputIdentityDocument.swift index f5e3b35010..7fad1d6aae 100644 --- a/Sources/TDLibKit/Generated/Models/InputIdentityDocument.swift +++ b/Sources/TDLibKit/Generated/Models/InputIdentityDocument.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputInlineQueryResult.swift b/Sources/TDLibKit/Generated/Models/InputInlineQueryResult.swift index df71c1c1e1..b23c20990d 100644 --- a/Sources/TDLibKit/Generated/Models/InputInlineQueryResult.swift +++ b/Sources/TDLibKit/Generated/Models/InputInlineQueryResult.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputInvoice.swift b/Sources/TDLibKit/Generated/Models/InputInvoice.swift index efc8457e9c..cd0fe567f8 100644 --- a/Sources/TDLibKit/Generated/Models/InputInvoice.swift +++ b/Sources/TDLibKit/Generated/Models/InputInvoice.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputMessageContent.swift b/Sources/TDLibKit/Generated/Models/InputMessageContent.swift index 11139eb23a..67f35f7bab 100644 --- a/Sources/TDLibKit/Generated/Models/InputMessageContent.swift +++ b/Sources/TDLibKit/Generated/Models/InputMessageContent.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputMessageReplyTo.swift b/Sources/TDLibKit/Generated/Models/InputMessageReplyTo.swift index ff31c87c46..52c35c602e 100644 --- a/Sources/TDLibKit/Generated/Models/InputMessageReplyTo.swift +++ b/Sources/TDLibKit/Generated/Models/InputMessageReplyTo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputPassportElement.swift b/Sources/TDLibKit/Generated/Models/InputPassportElement.swift index 04eef69e96..cc6697f1a4 100644 --- a/Sources/TDLibKit/Generated/Models/InputPassportElement.swift +++ b/Sources/TDLibKit/Generated/Models/InputPassportElement.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputPassportElementError.swift b/Sources/TDLibKit/Generated/Models/InputPassportElementError.swift index bc135037b0..7fa2b01923 100644 --- a/Sources/TDLibKit/Generated/Models/InputPassportElementError.swift +++ b/Sources/TDLibKit/Generated/Models/InputPassportElementError.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputPassportElementErrorSource.swift b/Sources/TDLibKit/Generated/Models/InputPassportElementErrorSource.swift index 1a56a831f5..4626a6094f 100644 --- a/Sources/TDLibKit/Generated/Models/InputPassportElementErrorSource.swift +++ b/Sources/TDLibKit/Generated/Models/InputPassportElementErrorSource.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputPersonalDocument.swift b/Sources/TDLibKit/Generated/Models/InputPersonalDocument.swift index ff2b8f60b9..4317e4e09f 100644 --- a/Sources/TDLibKit/Generated/Models/InputPersonalDocument.swift +++ b/Sources/TDLibKit/Generated/Models/InputPersonalDocument.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputSticker.swift b/Sources/TDLibKit/Generated/Models/InputSticker.swift index c9c3314433..57e5162cd1 100644 --- a/Sources/TDLibKit/Generated/Models/InputSticker.swift +++ b/Sources/TDLibKit/Generated/Models/InputSticker.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputStoryArea.swift b/Sources/TDLibKit/Generated/Models/InputStoryArea.swift index c27cdb4607..78583b6490 100644 --- a/Sources/TDLibKit/Generated/Models/InputStoryArea.swift +++ b/Sources/TDLibKit/Generated/Models/InputStoryArea.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputStoryAreaType.swift b/Sources/TDLibKit/Generated/Models/InputStoryAreaType.swift index 496e5f77cb..6c15328ded 100644 --- a/Sources/TDLibKit/Generated/Models/InputStoryAreaType.swift +++ b/Sources/TDLibKit/Generated/Models/InputStoryAreaType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputStoryAreas.swift b/Sources/TDLibKit/Generated/Models/InputStoryAreas.swift index 51059c5d77..3d34012912 100644 --- a/Sources/TDLibKit/Generated/Models/InputStoryAreas.swift +++ b/Sources/TDLibKit/Generated/Models/InputStoryAreas.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputStoryContent.swift b/Sources/TDLibKit/Generated/Models/InputStoryContent.swift index 57fc665e70..963b9a4954 100644 --- a/Sources/TDLibKit/Generated/Models/InputStoryContent.swift +++ b/Sources/TDLibKit/Generated/Models/InputStoryContent.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputTextQuote.swift b/Sources/TDLibKit/Generated/Models/InputTextQuote.swift index a6575efe5f..fdb35346e3 100644 --- a/Sources/TDLibKit/Generated/Models/InputTextQuote.swift +++ b/Sources/TDLibKit/Generated/Models/InputTextQuote.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputThumbnail.swift b/Sources/TDLibKit/Generated/Models/InputThumbnail.swift index 2f8fc76b60..87ff7e5862 100644 --- a/Sources/TDLibKit/Generated/Models/InputThumbnail.swift +++ b/Sources/TDLibKit/Generated/Models/InputThumbnail.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InternalLinkType.swift b/Sources/TDLibKit/Generated/Models/InternalLinkType.swift index 3730705097..37df261526 100644 --- a/Sources/TDLibKit/Generated/Models/InternalLinkType.swift +++ b/Sources/TDLibKit/Generated/Models/InternalLinkType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InviteGroupCallParticipants.swift b/Sources/TDLibKit/Generated/Models/InviteGroupCallParticipants.swift index d1bc851e95..8c861173e4 100644 --- a/Sources/TDLibKit/Generated/Models/InviteGroupCallParticipants.swift +++ b/Sources/TDLibKit/Generated/Models/InviteGroupCallParticipants.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InviteLinkChatType.swift b/Sources/TDLibKit/Generated/Models/InviteLinkChatType.swift index d7327b1995..795fb36f6e 100644 --- a/Sources/TDLibKit/Generated/Models/InviteLinkChatType.swift +++ b/Sources/TDLibKit/Generated/Models/InviteLinkChatType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Invoice.swift b/Sources/TDLibKit/Generated/Models/Invoice.swift index 28d760577c..f7fc5992b8 100644 --- a/Sources/TDLibKit/Generated/Models/Invoice.swift +++ b/Sources/TDLibKit/Generated/Models/Invoice.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/JoinChat.swift b/Sources/TDLibKit/Generated/Models/JoinChat.swift index 0514c30897..e62804e618 100644 --- a/Sources/TDLibKit/Generated/Models/JoinChat.swift +++ b/Sources/TDLibKit/Generated/Models/JoinChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/JoinChatByInviteLink.swift b/Sources/TDLibKit/Generated/Models/JoinChatByInviteLink.swift index 4647a66927..f7ee6561a8 100644 --- a/Sources/TDLibKit/Generated/Models/JoinChatByInviteLink.swift +++ b/Sources/TDLibKit/Generated/Models/JoinChatByInviteLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/JoinGroupCall.swift b/Sources/TDLibKit/Generated/Models/JoinGroupCall.swift index 42ef8af52f..86f88ddc9f 100644 --- a/Sources/TDLibKit/Generated/Models/JoinGroupCall.swift +++ b/Sources/TDLibKit/Generated/Models/JoinGroupCall.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/JsonObjectMember.swift b/Sources/TDLibKit/Generated/Models/JsonObjectMember.swift index 4e1e25451f..6b5befa2e1 100644 --- a/Sources/TDLibKit/Generated/Models/JsonObjectMember.swift +++ b/Sources/TDLibKit/Generated/Models/JsonObjectMember.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/JsonValue.swift b/Sources/TDLibKit/Generated/Models/JsonValue.swift index e06f9513d1..16017fd5ed 100644 --- a/Sources/TDLibKit/Generated/Models/JsonValue.swift +++ b/Sources/TDLibKit/Generated/Models/JsonValue.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/KeyboardButton.swift b/Sources/TDLibKit/Generated/Models/KeyboardButton.swift index 3e2ca7ec90..05cc870a8d 100644 --- a/Sources/TDLibKit/Generated/Models/KeyboardButton.swift +++ b/Sources/TDLibKit/Generated/Models/KeyboardButton.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/KeyboardButtonType.swift b/Sources/TDLibKit/Generated/Models/KeyboardButtonType.swift index 0a88b26b41..2ccafbb085 100644 --- a/Sources/TDLibKit/Generated/Models/KeyboardButtonType.swift +++ b/Sources/TDLibKit/Generated/Models/KeyboardButtonType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LabeledPricePart.swift b/Sources/TDLibKit/Generated/Models/LabeledPricePart.swift index f94a89de67..c93ddb8e87 100644 --- a/Sources/TDLibKit/Generated/Models/LabeledPricePart.swift +++ b/Sources/TDLibKit/Generated/Models/LabeledPricePart.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LanguagePackInfo.swift b/Sources/TDLibKit/Generated/Models/LanguagePackInfo.swift index 55296e4a00..49259c20eb 100644 --- a/Sources/TDLibKit/Generated/Models/LanguagePackInfo.swift +++ b/Sources/TDLibKit/Generated/Models/LanguagePackInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LanguagePackString.swift b/Sources/TDLibKit/Generated/Models/LanguagePackString.swift index 08788f1f04..b88f1545cb 100644 --- a/Sources/TDLibKit/Generated/Models/LanguagePackString.swift +++ b/Sources/TDLibKit/Generated/Models/LanguagePackString.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LanguagePackStringValue.swift b/Sources/TDLibKit/Generated/Models/LanguagePackStringValue.swift index 88960b2b6e..7c4737197a 100644 --- a/Sources/TDLibKit/Generated/Models/LanguagePackStringValue.swift +++ b/Sources/TDLibKit/Generated/Models/LanguagePackStringValue.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LanguagePackStrings.swift b/Sources/TDLibKit/Generated/Models/LanguagePackStrings.swift index 247fc38fbc..78d8471ba2 100644 --- a/Sources/TDLibKit/Generated/Models/LanguagePackStrings.swift +++ b/Sources/TDLibKit/Generated/Models/LanguagePackStrings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LaunchPrepaidPremiumGiveaway.swift b/Sources/TDLibKit/Generated/Models/LaunchPrepaidPremiumGiveaway.swift index 25e9a7db47..a5099b971c 100644 --- a/Sources/TDLibKit/Generated/Models/LaunchPrepaidPremiumGiveaway.swift +++ b/Sources/TDLibKit/Generated/Models/LaunchPrepaidPremiumGiveaway.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LeaveChat.swift b/Sources/TDLibKit/Generated/Models/LeaveChat.swift index 9a807393df..a92d1f732f 100644 --- a/Sources/TDLibKit/Generated/Models/LeaveChat.swift +++ b/Sources/TDLibKit/Generated/Models/LeaveChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LeaveGroupCall.swift b/Sources/TDLibKit/Generated/Models/LeaveGroupCall.swift index 8a6a719fcb..fa829f8319 100644 --- a/Sources/TDLibKit/Generated/Models/LeaveGroupCall.swift +++ b/Sources/TDLibKit/Generated/Models/LeaveGroupCall.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LinkPreviewOptions.swift b/Sources/TDLibKit/Generated/Models/LinkPreviewOptions.swift index 141df2453f..42211daa1a 100644 --- a/Sources/TDLibKit/Generated/Models/LinkPreviewOptions.swift +++ b/Sources/TDLibKit/Generated/Models/LinkPreviewOptions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LoadActiveStories.swift b/Sources/TDLibKit/Generated/Models/LoadActiveStories.swift index 4fd62c3ff7..857c0d43e8 100644 --- a/Sources/TDLibKit/Generated/Models/LoadActiveStories.swift +++ b/Sources/TDLibKit/Generated/Models/LoadActiveStories.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LoadChats.swift b/Sources/TDLibKit/Generated/Models/LoadChats.swift index 5ebffe5b67..3f612b15a6 100644 --- a/Sources/TDLibKit/Generated/Models/LoadChats.swift +++ b/Sources/TDLibKit/Generated/Models/LoadChats.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LoadGroupCallParticipants.swift b/Sources/TDLibKit/Generated/Models/LoadGroupCallParticipants.swift index 5d4766f6a4..69fd86d0a3 100644 --- a/Sources/TDLibKit/Generated/Models/LoadGroupCallParticipants.swift +++ b/Sources/TDLibKit/Generated/Models/LoadGroupCallParticipants.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LoadQuickReplyShortcutMessages.swift b/Sources/TDLibKit/Generated/Models/LoadQuickReplyShortcutMessages.swift index f9c51677f3..5623187da3 100644 --- a/Sources/TDLibKit/Generated/Models/LoadQuickReplyShortcutMessages.swift +++ b/Sources/TDLibKit/Generated/Models/LoadQuickReplyShortcutMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LoadQuickReplyShortcuts.swift b/Sources/TDLibKit/Generated/Models/LoadQuickReplyShortcuts.swift index d6ae2da717..b1f889a889 100644 --- a/Sources/TDLibKit/Generated/Models/LoadQuickReplyShortcuts.swift +++ b/Sources/TDLibKit/Generated/Models/LoadQuickReplyShortcuts.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LoadSavedMessagesTopics.swift b/Sources/TDLibKit/Generated/Models/LoadSavedMessagesTopics.swift index d00280e75c..1a937d8d83 100644 --- a/Sources/TDLibKit/Generated/Models/LoadSavedMessagesTopics.swift +++ b/Sources/TDLibKit/Generated/Models/LoadSavedMessagesTopics.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LocalFile.swift b/Sources/TDLibKit/Generated/Models/LocalFile.swift index f8cbee3067..b70f9e35af 100644 --- a/Sources/TDLibKit/Generated/Models/LocalFile.swift +++ b/Sources/TDLibKit/Generated/Models/LocalFile.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LocalizationTargetInfo.swift b/Sources/TDLibKit/Generated/Models/LocalizationTargetInfo.swift index 66a39710df..83b74a0ec8 100644 --- a/Sources/TDLibKit/Generated/Models/LocalizationTargetInfo.swift +++ b/Sources/TDLibKit/Generated/Models/LocalizationTargetInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Location.swift b/Sources/TDLibKit/Generated/Models/Location.swift index 67eadfce9c..210e6c4f59 100644 --- a/Sources/TDLibKit/Generated/Models/Location.swift +++ b/Sources/TDLibKit/Generated/Models/Location.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LogOut.swift b/Sources/TDLibKit/Generated/Models/LogOut.swift index 33fa39614c..3285f85e58 100644 --- a/Sources/TDLibKit/Generated/Models/LogOut.swift +++ b/Sources/TDLibKit/Generated/Models/LogOut.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LogStream.swift b/Sources/TDLibKit/Generated/Models/LogStream.swift index 33799c6ef4..26292b0432 100644 --- a/Sources/TDLibKit/Generated/Models/LogStream.swift +++ b/Sources/TDLibKit/Generated/Models/LogStream.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LogTags.swift b/Sources/TDLibKit/Generated/Models/LogTags.swift index f7512834aa..962c2e2302 100644 --- a/Sources/TDLibKit/Generated/Models/LogTags.swift +++ b/Sources/TDLibKit/Generated/Models/LogTags.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LogVerbosityLevel.swift b/Sources/TDLibKit/Generated/Models/LogVerbosityLevel.swift index 0213e72347..15a73c5de1 100644 --- a/Sources/TDLibKit/Generated/Models/LogVerbosityLevel.swift +++ b/Sources/TDLibKit/Generated/Models/LogVerbosityLevel.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LoginUrlInfo.swift b/Sources/TDLibKit/Generated/Models/LoginUrlInfo.swift index 099cf71f91..024880dc90 100644 --- a/Sources/TDLibKit/Generated/Models/LoginUrlInfo.swift +++ b/Sources/TDLibKit/Generated/Models/LoginUrlInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MaskPoint.swift b/Sources/TDLibKit/Generated/Models/MaskPoint.swift index 11b6838235..a4c560eadc 100644 --- a/Sources/TDLibKit/Generated/Models/MaskPoint.swift +++ b/Sources/TDLibKit/Generated/Models/MaskPoint.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MaskPosition.swift b/Sources/TDLibKit/Generated/Models/MaskPosition.swift index 8f5f0f60cb..1bcea885b4 100644 --- a/Sources/TDLibKit/Generated/Models/MaskPosition.swift +++ b/Sources/TDLibKit/Generated/Models/MaskPosition.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Message.swift b/Sources/TDLibKit/Generated/Models/Message.swift index 320cc07fba..96c880739e 100644 --- a/Sources/TDLibKit/Generated/Models/Message.swift +++ b/Sources/TDLibKit/Generated/Models/Message.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageAutoDeleteTime.swift b/Sources/TDLibKit/Generated/Models/MessageAutoDeleteTime.swift index 8bee94ef66..dc9ae28f5b 100644 --- a/Sources/TDLibKit/Generated/Models/MessageAutoDeleteTime.swift +++ b/Sources/TDLibKit/Generated/Models/MessageAutoDeleteTime.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageCalendar.swift b/Sources/TDLibKit/Generated/Models/MessageCalendar.swift index a1aad3c88c..7869a64fb9 100644 --- a/Sources/TDLibKit/Generated/Models/MessageCalendar.swift +++ b/Sources/TDLibKit/Generated/Models/MessageCalendar.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageCalendarDay.swift b/Sources/TDLibKit/Generated/Models/MessageCalendarDay.swift index 057cee4968..e88f960b54 100644 --- a/Sources/TDLibKit/Generated/Models/MessageCalendarDay.swift +++ b/Sources/TDLibKit/Generated/Models/MessageCalendarDay.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageContent.swift b/Sources/TDLibKit/Generated/Models/MessageContent.swift index efbfff465c..04e8da4551 100644 --- a/Sources/TDLibKit/Generated/Models/MessageContent.swift +++ b/Sources/TDLibKit/Generated/Models/MessageContent.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageCopyOptions.swift b/Sources/TDLibKit/Generated/Models/MessageCopyOptions.swift index 78cea2e483..dd6896cb3c 100644 --- a/Sources/TDLibKit/Generated/Models/MessageCopyOptions.swift +++ b/Sources/TDLibKit/Generated/Models/MessageCopyOptions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageExtendedMedia.swift b/Sources/TDLibKit/Generated/Models/MessageExtendedMedia.swift index a1d37ce1b3..88a27a3f19 100644 --- a/Sources/TDLibKit/Generated/Models/MessageExtendedMedia.swift +++ b/Sources/TDLibKit/Generated/Models/MessageExtendedMedia.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageFileType.swift b/Sources/TDLibKit/Generated/Models/MessageFileType.swift index e3723c994e..6b9dadcdfa 100644 --- a/Sources/TDLibKit/Generated/Models/MessageFileType.swift +++ b/Sources/TDLibKit/Generated/Models/MessageFileType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageForwardInfo.swift b/Sources/TDLibKit/Generated/Models/MessageForwardInfo.swift index 0588c0c8d2..d8ab06468f 100644 --- a/Sources/TDLibKit/Generated/Models/MessageForwardInfo.swift +++ b/Sources/TDLibKit/Generated/Models/MessageForwardInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageImportInfo.swift b/Sources/TDLibKit/Generated/Models/MessageImportInfo.swift index c1beb3ece2..3ad6eca64e 100644 --- a/Sources/TDLibKit/Generated/Models/MessageImportInfo.swift +++ b/Sources/TDLibKit/Generated/Models/MessageImportInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageInteractionInfo.swift b/Sources/TDLibKit/Generated/Models/MessageInteractionInfo.swift index 272ef28016..58e975620b 100644 --- a/Sources/TDLibKit/Generated/Models/MessageInteractionInfo.swift +++ b/Sources/TDLibKit/Generated/Models/MessageInteractionInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageLink.swift b/Sources/TDLibKit/Generated/Models/MessageLink.swift index e3fb9bee4a..1777052387 100644 --- a/Sources/TDLibKit/Generated/Models/MessageLink.swift +++ b/Sources/TDLibKit/Generated/Models/MessageLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageLinkInfo.swift b/Sources/TDLibKit/Generated/Models/MessageLinkInfo.swift index 7fae823ba0..e354e98355 100644 --- a/Sources/TDLibKit/Generated/Models/MessageLinkInfo.swift +++ b/Sources/TDLibKit/Generated/Models/MessageLinkInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageOrigin.swift b/Sources/TDLibKit/Generated/Models/MessageOrigin.swift index 24d10bdf49..59723e9e44 100644 --- a/Sources/TDLibKit/Generated/Models/MessageOrigin.swift +++ b/Sources/TDLibKit/Generated/Models/MessageOrigin.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessagePosition.swift b/Sources/TDLibKit/Generated/Models/MessagePosition.swift index bd28d914df..372fcf3a26 100644 --- a/Sources/TDLibKit/Generated/Models/MessagePosition.swift +++ b/Sources/TDLibKit/Generated/Models/MessagePosition.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessagePositions.swift b/Sources/TDLibKit/Generated/Models/MessagePositions.swift index 4db53cfadc..2c86e67692 100644 --- a/Sources/TDLibKit/Generated/Models/MessagePositions.swift +++ b/Sources/TDLibKit/Generated/Models/MessagePositions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageReaction.swift b/Sources/TDLibKit/Generated/Models/MessageReaction.swift index 0cd701b35c..7c6c0b5e31 100644 --- a/Sources/TDLibKit/Generated/Models/MessageReaction.swift +++ b/Sources/TDLibKit/Generated/Models/MessageReaction.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageReactions.swift b/Sources/TDLibKit/Generated/Models/MessageReactions.swift index 467257c151..b99f74b9c6 100644 --- a/Sources/TDLibKit/Generated/Models/MessageReactions.swift +++ b/Sources/TDLibKit/Generated/Models/MessageReactions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageReadDate.swift b/Sources/TDLibKit/Generated/Models/MessageReadDate.swift index f06887422d..086f1f51ab 100644 --- a/Sources/TDLibKit/Generated/Models/MessageReadDate.swift +++ b/Sources/TDLibKit/Generated/Models/MessageReadDate.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageReplyInfo.swift b/Sources/TDLibKit/Generated/Models/MessageReplyInfo.swift index 6e569a37fe..0838f9d702 100644 --- a/Sources/TDLibKit/Generated/Models/MessageReplyInfo.swift +++ b/Sources/TDLibKit/Generated/Models/MessageReplyInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageReplyTo.swift b/Sources/TDLibKit/Generated/Models/MessageReplyTo.swift index d0d82f2d70..d6270e17d9 100644 --- a/Sources/TDLibKit/Generated/Models/MessageReplyTo.swift +++ b/Sources/TDLibKit/Generated/Models/MessageReplyTo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageSchedulingState.swift b/Sources/TDLibKit/Generated/Models/MessageSchedulingState.swift index 9e23208d1a..52e1bb0e45 100644 --- a/Sources/TDLibKit/Generated/Models/MessageSchedulingState.swift +++ b/Sources/TDLibKit/Generated/Models/MessageSchedulingState.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageSelfDestructType.swift b/Sources/TDLibKit/Generated/Models/MessageSelfDestructType.swift index c4ab332968..c249e38177 100644 --- a/Sources/TDLibKit/Generated/Models/MessageSelfDestructType.swift +++ b/Sources/TDLibKit/Generated/Models/MessageSelfDestructType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageSendOptions.swift b/Sources/TDLibKit/Generated/Models/MessageSendOptions.swift index 3130cec1f9..6c8a66eed2 100644 --- a/Sources/TDLibKit/Generated/Models/MessageSendOptions.swift +++ b/Sources/TDLibKit/Generated/Models/MessageSendOptions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageSender.swift b/Sources/TDLibKit/Generated/Models/MessageSender.swift index b2e8caae65..c8631e99a0 100644 --- a/Sources/TDLibKit/Generated/Models/MessageSender.swift +++ b/Sources/TDLibKit/Generated/Models/MessageSender.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageSenders.swift b/Sources/TDLibKit/Generated/Models/MessageSenders.swift index 440ceebb73..b023d3d852 100644 --- a/Sources/TDLibKit/Generated/Models/MessageSenders.swift +++ b/Sources/TDLibKit/Generated/Models/MessageSenders.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageSendingState.swift b/Sources/TDLibKit/Generated/Models/MessageSendingState.swift index 89a244c80c..ee9c3cd89d 100644 --- a/Sources/TDLibKit/Generated/Models/MessageSendingState.swift +++ b/Sources/TDLibKit/Generated/Models/MessageSendingState.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageSource.swift b/Sources/TDLibKit/Generated/Models/MessageSource.swift index cf75200491..88487c5326 100644 --- a/Sources/TDLibKit/Generated/Models/MessageSource.swift +++ b/Sources/TDLibKit/Generated/Models/MessageSource.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageSponsor.swift b/Sources/TDLibKit/Generated/Models/MessageSponsor.swift index c0a5183e02..8eea35291d 100644 --- a/Sources/TDLibKit/Generated/Models/MessageSponsor.swift +++ b/Sources/TDLibKit/Generated/Models/MessageSponsor.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageStatistics.swift b/Sources/TDLibKit/Generated/Models/MessageStatistics.swift index 898829ac8f..95814f0891 100644 --- a/Sources/TDLibKit/Generated/Models/MessageStatistics.swift +++ b/Sources/TDLibKit/Generated/Models/MessageStatistics.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageThreadInfo.swift b/Sources/TDLibKit/Generated/Models/MessageThreadInfo.swift index a4716b07fd..e018d75f78 100644 --- a/Sources/TDLibKit/Generated/Models/MessageThreadInfo.swift +++ b/Sources/TDLibKit/Generated/Models/MessageThreadInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageViewer.swift b/Sources/TDLibKit/Generated/Models/MessageViewer.swift index cf781bcd0a..e0b3739e34 100644 --- a/Sources/TDLibKit/Generated/Models/MessageViewer.swift +++ b/Sources/TDLibKit/Generated/Models/MessageViewer.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageViewers.swift b/Sources/TDLibKit/Generated/Models/MessageViewers.swift index 7594982b1e..15af66f7ce 100644 --- a/Sources/TDLibKit/Generated/Models/MessageViewers.swift +++ b/Sources/TDLibKit/Generated/Models/MessageViewers.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Messages.swift b/Sources/TDLibKit/Generated/Models/Messages.swift index 33fd91b7e7..7e2efae73f 100644 --- a/Sources/TDLibKit/Generated/Models/Messages.swift +++ b/Sources/TDLibKit/Generated/Models/Messages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Minithumbnail.swift b/Sources/TDLibKit/Generated/Models/Minithumbnail.swift index 2e8938a734..5bb181d7c1 100644 --- a/Sources/TDLibKit/Generated/Models/Minithumbnail.swift +++ b/Sources/TDLibKit/Generated/Models/Minithumbnail.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/NetworkStatistics.swift b/Sources/TDLibKit/Generated/Models/NetworkStatistics.swift index b6021e5457..b1ef3fe072 100644 --- a/Sources/TDLibKit/Generated/Models/NetworkStatistics.swift +++ b/Sources/TDLibKit/Generated/Models/NetworkStatistics.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/NetworkStatisticsEntry.swift b/Sources/TDLibKit/Generated/Models/NetworkStatisticsEntry.swift index c17ba33d2a..4783ed952c 100644 --- a/Sources/TDLibKit/Generated/Models/NetworkStatisticsEntry.swift +++ b/Sources/TDLibKit/Generated/Models/NetworkStatisticsEntry.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/NetworkType.swift b/Sources/TDLibKit/Generated/Models/NetworkType.swift index 5bbc0ea5ba..a376ea3ad8 100644 --- a/Sources/TDLibKit/Generated/Models/NetworkType.swift +++ b/Sources/TDLibKit/Generated/Models/NetworkType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/NewChatPrivacySettings.swift b/Sources/TDLibKit/Generated/Models/NewChatPrivacySettings.swift index b616f87377..ab5b697995 100644 --- a/Sources/TDLibKit/Generated/Models/NewChatPrivacySettings.swift +++ b/Sources/TDLibKit/Generated/Models/NewChatPrivacySettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Notification.swift b/Sources/TDLibKit/Generated/Models/Notification.swift index 23b929c920..7e5a37312b 100644 --- a/Sources/TDLibKit/Generated/Models/Notification.swift +++ b/Sources/TDLibKit/Generated/Models/Notification.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/NotificationGroup.swift b/Sources/TDLibKit/Generated/Models/NotificationGroup.swift index 71a0f0286f..1627815856 100644 --- a/Sources/TDLibKit/Generated/Models/NotificationGroup.swift +++ b/Sources/TDLibKit/Generated/Models/NotificationGroup.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/NotificationGroupType.swift b/Sources/TDLibKit/Generated/Models/NotificationGroupType.swift index 37d5bc8c03..9765b2a107 100644 --- a/Sources/TDLibKit/Generated/Models/NotificationGroupType.swift +++ b/Sources/TDLibKit/Generated/Models/NotificationGroupType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/NotificationSettingsScope.swift b/Sources/TDLibKit/Generated/Models/NotificationSettingsScope.swift index 7f22cbeb02..85a480ac24 100644 --- a/Sources/TDLibKit/Generated/Models/NotificationSettingsScope.swift +++ b/Sources/TDLibKit/Generated/Models/NotificationSettingsScope.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/NotificationSound.swift b/Sources/TDLibKit/Generated/Models/NotificationSound.swift index 4540eedd06..b1b0380841 100644 --- a/Sources/TDLibKit/Generated/Models/NotificationSound.swift +++ b/Sources/TDLibKit/Generated/Models/NotificationSound.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/NotificationSounds.swift b/Sources/TDLibKit/Generated/Models/NotificationSounds.swift index e20ff15bfe..75aa8a4728 100644 --- a/Sources/TDLibKit/Generated/Models/NotificationSounds.swift +++ b/Sources/TDLibKit/Generated/Models/NotificationSounds.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/NotificationType.swift b/Sources/TDLibKit/Generated/Models/NotificationType.swift index 74e8d5fa9e..9a385168c9 100644 --- a/Sources/TDLibKit/Generated/Models/NotificationType.swift +++ b/Sources/TDLibKit/Generated/Models/NotificationType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Ok.swift b/Sources/TDLibKit/Generated/Models/Ok.swift index c3908e39a8..12c3ff2f33 100644 --- a/Sources/TDLibKit/Generated/Models/Ok.swift +++ b/Sources/TDLibKit/Generated/Models/Ok.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/OpenChat.swift b/Sources/TDLibKit/Generated/Models/OpenChat.swift index 1141e1be13..55b0cfbd77 100644 --- a/Sources/TDLibKit/Generated/Models/OpenChat.swift +++ b/Sources/TDLibKit/Generated/Models/OpenChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/OpenChatSimilarChat.swift b/Sources/TDLibKit/Generated/Models/OpenChatSimilarChat.swift index 11f1dfd6a8..5e7a7aef2a 100644 --- a/Sources/TDLibKit/Generated/Models/OpenChatSimilarChat.swift +++ b/Sources/TDLibKit/Generated/Models/OpenChatSimilarChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/OpenMessageContent.swift b/Sources/TDLibKit/Generated/Models/OpenMessageContent.swift index 1ec6eb3396..9576880c51 100644 --- a/Sources/TDLibKit/Generated/Models/OpenMessageContent.swift +++ b/Sources/TDLibKit/Generated/Models/OpenMessageContent.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/OpenStory.swift b/Sources/TDLibKit/Generated/Models/OpenStory.swift index 1ea52d0e98..7373102dd0 100644 --- a/Sources/TDLibKit/Generated/Models/OpenStory.swift +++ b/Sources/TDLibKit/Generated/Models/OpenStory.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/OpenWebApp.swift b/Sources/TDLibKit/Generated/Models/OpenWebApp.swift index 434d57183c..4b4dc03da1 100644 --- a/Sources/TDLibKit/Generated/Models/OpenWebApp.swift +++ b/Sources/TDLibKit/Generated/Models/OpenWebApp.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/OptimizeStorage.swift b/Sources/TDLibKit/Generated/Models/OptimizeStorage.swift index 392876fd1b..0c30b29007 100644 --- a/Sources/TDLibKit/Generated/Models/OptimizeStorage.swift +++ b/Sources/TDLibKit/Generated/Models/OptimizeStorage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/OptionValue.swift b/Sources/TDLibKit/Generated/Models/OptionValue.swift index 049783669f..2ea817a711 100644 --- a/Sources/TDLibKit/Generated/Models/OptionValue.swift +++ b/Sources/TDLibKit/Generated/Models/OptionValue.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/OrderInfo.swift b/Sources/TDLibKit/Generated/Models/OrderInfo.swift index 7a391512af..f591467d09 100644 --- a/Sources/TDLibKit/Generated/Models/OrderInfo.swift +++ b/Sources/TDLibKit/Generated/Models/OrderInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PageBlock.swift b/Sources/TDLibKit/Generated/Models/PageBlock.swift index 6401332857..256d70dae6 100644 --- a/Sources/TDLibKit/Generated/Models/PageBlock.swift +++ b/Sources/TDLibKit/Generated/Models/PageBlock.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PageBlockCaption.swift b/Sources/TDLibKit/Generated/Models/PageBlockCaption.swift index fe04ad79b8..f505f3d82f 100644 --- a/Sources/TDLibKit/Generated/Models/PageBlockCaption.swift +++ b/Sources/TDLibKit/Generated/Models/PageBlockCaption.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PageBlockHorizontalAlignment.swift b/Sources/TDLibKit/Generated/Models/PageBlockHorizontalAlignment.swift index b679f928e5..4423caf9ea 100644 --- a/Sources/TDLibKit/Generated/Models/PageBlockHorizontalAlignment.swift +++ b/Sources/TDLibKit/Generated/Models/PageBlockHorizontalAlignment.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PageBlockListItem.swift b/Sources/TDLibKit/Generated/Models/PageBlockListItem.swift index 48ab663e76..052b26ab93 100644 --- a/Sources/TDLibKit/Generated/Models/PageBlockListItem.swift +++ b/Sources/TDLibKit/Generated/Models/PageBlockListItem.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PageBlockRelatedArticle.swift b/Sources/TDLibKit/Generated/Models/PageBlockRelatedArticle.swift index c637f47301..5eb35bfcf4 100644 --- a/Sources/TDLibKit/Generated/Models/PageBlockRelatedArticle.swift +++ b/Sources/TDLibKit/Generated/Models/PageBlockRelatedArticle.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PageBlockTableCell.swift b/Sources/TDLibKit/Generated/Models/PageBlockTableCell.swift index 8028c3e66b..d901a0accb 100644 --- a/Sources/TDLibKit/Generated/Models/PageBlockTableCell.swift +++ b/Sources/TDLibKit/Generated/Models/PageBlockTableCell.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PageBlockVerticalAlignment.swift b/Sources/TDLibKit/Generated/Models/PageBlockVerticalAlignment.swift index 85c212c531..16b56264d6 100644 --- a/Sources/TDLibKit/Generated/Models/PageBlockVerticalAlignment.swift +++ b/Sources/TDLibKit/Generated/Models/PageBlockVerticalAlignment.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ParseMarkdown.swift b/Sources/TDLibKit/Generated/Models/ParseMarkdown.swift index b6faa2ce84..a6cd14a765 100644 --- a/Sources/TDLibKit/Generated/Models/ParseMarkdown.swift +++ b/Sources/TDLibKit/Generated/Models/ParseMarkdown.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ParseTextEntities.swift b/Sources/TDLibKit/Generated/Models/ParseTextEntities.swift index 96c30ad439..3d537994a8 100644 --- a/Sources/TDLibKit/Generated/Models/ParseTextEntities.swift +++ b/Sources/TDLibKit/Generated/Models/ParseTextEntities.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PassportAuthorizationForm.swift b/Sources/TDLibKit/Generated/Models/PassportAuthorizationForm.swift index 8986dfdc73..445dbf9cf2 100644 --- a/Sources/TDLibKit/Generated/Models/PassportAuthorizationForm.swift +++ b/Sources/TDLibKit/Generated/Models/PassportAuthorizationForm.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PassportElement.swift b/Sources/TDLibKit/Generated/Models/PassportElement.swift index 0b0462b211..4619720dd0 100644 --- a/Sources/TDLibKit/Generated/Models/PassportElement.swift +++ b/Sources/TDLibKit/Generated/Models/PassportElement.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PassportElementError.swift b/Sources/TDLibKit/Generated/Models/PassportElementError.swift index 99188f6478..e80bda4c35 100644 --- a/Sources/TDLibKit/Generated/Models/PassportElementError.swift +++ b/Sources/TDLibKit/Generated/Models/PassportElementError.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PassportElementErrorSource.swift b/Sources/TDLibKit/Generated/Models/PassportElementErrorSource.swift index 6e847f4eea..8c3419b824 100644 --- a/Sources/TDLibKit/Generated/Models/PassportElementErrorSource.swift +++ b/Sources/TDLibKit/Generated/Models/PassportElementErrorSource.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PassportElementType.swift b/Sources/TDLibKit/Generated/Models/PassportElementType.swift index c2a049f7cb..ee0ac88759 100644 --- a/Sources/TDLibKit/Generated/Models/PassportElementType.swift +++ b/Sources/TDLibKit/Generated/Models/PassportElementType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PassportElements.swift b/Sources/TDLibKit/Generated/Models/PassportElements.swift index 7a09b68eeb..203ffb660c 100644 --- a/Sources/TDLibKit/Generated/Models/PassportElements.swift +++ b/Sources/TDLibKit/Generated/Models/PassportElements.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PassportElementsWithErrors.swift b/Sources/TDLibKit/Generated/Models/PassportElementsWithErrors.swift index ccaf3a9acb..fd5d1e31e1 100644 --- a/Sources/TDLibKit/Generated/Models/PassportElementsWithErrors.swift +++ b/Sources/TDLibKit/Generated/Models/PassportElementsWithErrors.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PassportRequiredElement.swift b/Sources/TDLibKit/Generated/Models/PassportRequiredElement.swift index 314174c829..ffa2dc929d 100644 --- a/Sources/TDLibKit/Generated/Models/PassportRequiredElement.swift +++ b/Sources/TDLibKit/Generated/Models/PassportRequiredElement.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PassportSuitableElement.swift b/Sources/TDLibKit/Generated/Models/PassportSuitableElement.swift index b7e0758884..c7db2ee124 100644 --- a/Sources/TDLibKit/Generated/Models/PassportSuitableElement.swift +++ b/Sources/TDLibKit/Generated/Models/PassportSuitableElement.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PasswordState.swift b/Sources/TDLibKit/Generated/Models/PasswordState.swift index 8427436a9b..12bbb9793f 100644 --- a/Sources/TDLibKit/Generated/Models/PasswordState.swift +++ b/Sources/TDLibKit/Generated/Models/PasswordState.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PaymentForm.swift b/Sources/TDLibKit/Generated/Models/PaymentForm.swift index 46208e73ab..ab2afd39d8 100644 --- a/Sources/TDLibKit/Generated/Models/PaymentForm.swift +++ b/Sources/TDLibKit/Generated/Models/PaymentForm.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PaymentOption.swift b/Sources/TDLibKit/Generated/Models/PaymentOption.swift index 80e71529d4..2b84b81138 100644 --- a/Sources/TDLibKit/Generated/Models/PaymentOption.swift +++ b/Sources/TDLibKit/Generated/Models/PaymentOption.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PaymentProvider.swift b/Sources/TDLibKit/Generated/Models/PaymentProvider.swift index 1687fb142a..71ec13e674 100644 --- a/Sources/TDLibKit/Generated/Models/PaymentProvider.swift +++ b/Sources/TDLibKit/Generated/Models/PaymentProvider.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PaymentReceipt.swift b/Sources/TDLibKit/Generated/Models/PaymentReceipt.swift index ddba1621d0..292f2a04e8 100644 --- a/Sources/TDLibKit/Generated/Models/PaymentReceipt.swift +++ b/Sources/TDLibKit/Generated/Models/PaymentReceipt.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PaymentResult.swift b/Sources/TDLibKit/Generated/Models/PaymentResult.swift index d576d515d5..837b7c0e52 100644 --- a/Sources/TDLibKit/Generated/Models/PaymentResult.swift +++ b/Sources/TDLibKit/Generated/Models/PaymentResult.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PersonalDetails.swift b/Sources/TDLibKit/Generated/Models/PersonalDetails.swift index 58ea2ff8ba..835cf4b67f 100644 --- a/Sources/TDLibKit/Generated/Models/PersonalDetails.swift +++ b/Sources/TDLibKit/Generated/Models/PersonalDetails.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PersonalDocument.swift b/Sources/TDLibKit/Generated/Models/PersonalDocument.swift index 73337f6d69..51a24e4b9e 100644 --- a/Sources/TDLibKit/Generated/Models/PersonalDocument.swift +++ b/Sources/TDLibKit/Generated/Models/PersonalDocument.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PhoneNumberAuthenticationSettings.swift b/Sources/TDLibKit/Generated/Models/PhoneNumberAuthenticationSettings.swift index 4695557703..82da0d3a5a 100644 --- a/Sources/TDLibKit/Generated/Models/PhoneNumberAuthenticationSettings.swift +++ b/Sources/TDLibKit/Generated/Models/PhoneNumberAuthenticationSettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PhoneNumberCodeType.swift b/Sources/TDLibKit/Generated/Models/PhoneNumberCodeType.swift index 97a0a50693..cb189c93f4 100644 --- a/Sources/TDLibKit/Generated/Models/PhoneNumberCodeType.swift +++ b/Sources/TDLibKit/Generated/Models/PhoneNumberCodeType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PhoneNumberInfo.swift b/Sources/TDLibKit/Generated/Models/PhoneNumberInfo.swift index c4352709b5..3c3f4336bb 100644 --- a/Sources/TDLibKit/Generated/Models/PhoneNumberInfo.swift +++ b/Sources/TDLibKit/Generated/Models/PhoneNumberInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Photo.swift b/Sources/TDLibKit/Generated/Models/Photo.swift index 5aad37ec22..428542a75f 100644 --- a/Sources/TDLibKit/Generated/Models/Photo.swift +++ b/Sources/TDLibKit/Generated/Models/Photo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PhotoSize.swift b/Sources/TDLibKit/Generated/Models/PhotoSize.swift index 5e82d216e2..d82514db5c 100644 --- a/Sources/TDLibKit/Generated/Models/PhotoSize.swift +++ b/Sources/TDLibKit/Generated/Models/PhotoSize.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PinChatMessage.swift b/Sources/TDLibKit/Generated/Models/PinChatMessage.swift index 72f6b87f3f..07da2620f4 100644 --- a/Sources/TDLibKit/Generated/Models/PinChatMessage.swift +++ b/Sources/TDLibKit/Generated/Models/PinChatMessage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PingProxy.swift b/Sources/TDLibKit/Generated/Models/PingProxy.swift index 0752b38655..264ba7728e 100644 --- a/Sources/TDLibKit/Generated/Models/PingProxy.swift +++ b/Sources/TDLibKit/Generated/Models/PingProxy.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Point.swift b/Sources/TDLibKit/Generated/Models/Point.swift index ce2c8b4d51..071c460c28 100644 --- a/Sources/TDLibKit/Generated/Models/Point.swift +++ b/Sources/TDLibKit/Generated/Models/Point.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Poll.swift b/Sources/TDLibKit/Generated/Models/Poll.swift index 7b7f31b894..f1c61d1089 100644 --- a/Sources/TDLibKit/Generated/Models/Poll.swift +++ b/Sources/TDLibKit/Generated/Models/Poll.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PollOption.swift b/Sources/TDLibKit/Generated/Models/PollOption.swift index 3f6aed537f..63e29e2808 100644 --- a/Sources/TDLibKit/Generated/Models/PollOption.swift +++ b/Sources/TDLibKit/Generated/Models/PollOption.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PollType.swift b/Sources/TDLibKit/Generated/Models/PollType.swift index d00413b51d..5ef5faf401 100644 --- a/Sources/TDLibKit/Generated/Models/PollType.swift +++ b/Sources/TDLibKit/Generated/Models/PollType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PreliminaryUploadFile.swift b/Sources/TDLibKit/Generated/Models/PreliminaryUploadFile.swift index 7bddb901f6..9b2426fba1 100644 --- a/Sources/TDLibKit/Generated/Models/PreliminaryUploadFile.swift +++ b/Sources/TDLibKit/Generated/Models/PreliminaryUploadFile.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumFeature.swift b/Sources/TDLibKit/Generated/Models/PremiumFeature.swift index 2bad7f40f8..56907658fe 100644 --- a/Sources/TDLibKit/Generated/Models/PremiumFeature.swift +++ b/Sources/TDLibKit/Generated/Models/PremiumFeature.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumFeaturePromotionAnimation.swift b/Sources/TDLibKit/Generated/Models/PremiumFeaturePromotionAnimation.swift index 21609d0481..cfbb88e1d9 100644 --- a/Sources/TDLibKit/Generated/Models/PremiumFeaturePromotionAnimation.swift +++ b/Sources/TDLibKit/Generated/Models/PremiumFeaturePromotionAnimation.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumFeatures.swift b/Sources/TDLibKit/Generated/Models/PremiumFeatures.swift index 8c2d1f9131..e477376cda 100644 --- a/Sources/TDLibKit/Generated/Models/PremiumFeatures.swift +++ b/Sources/TDLibKit/Generated/Models/PremiumFeatures.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumGiftCodeInfo.swift b/Sources/TDLibKit/Generated/Models/PremiumGiftCodeInfo.swift index bcebb41ddc..6f0a449379 100644 --- a/Sources/TDLibKit/Generated/Models/PremiumGiftCodeInfo.swift +++ b/Sources/TDLibKit/Generated/Models/PremiumGiftCodeInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumGiftCodePaymentOption.swift b/Sources/TDLibKit/Generated/Models/PremiumGiftCodePaymentOption.swift index f0f3bc0a7c..d09bf62012 100644 --- a/Sources/TDLibKit/Generated/Models/PremiumGiftCodePaymentOption.swift +++ b/Sources/TDLibKit/Generated/Models/PremiumGiftCodePaymentOption.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumGiftCodePaymentOptions.swift b/Sources/TDLibKit/Generated/Models/PremiumGiftCodePaymentOptions.swift index 448d72615b..184ade3776 100644 --- a/Sources/TDLibKit/Generated/Models/PremiumGiftCodePaymentOptions.swift +++ b/Sources/TDLibKit/Generated/Models/PremiumGiftCodePaymentOptions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumGiveawayInfo.swift b/Sources/TDLibKit/Generated/Models/PremiumGiveawayInfo.swift index e5fde44834..a1ba483766 100644 --- a/Sources/TDLibKit/Generated/Models/PremiumGiveawayInfo.swift +++ b/Sources/TDLibKit/Generated/Models/PremiumGiveawayInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumGiveawayParameters.swift b/Sources/TDLibKit/Generated/Models/PremiumGiveawayParameters.swift index 16e9f8553b..afe37c3cb2 100644 --- a/Sources/TDLibKit/Generated/Models/PremiumGiveawayParameters.swift +++ b/Sources/TDLibKit/Generated/Models/PremiumGiveawayParameters.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumGiveawayParticipantStatus.swift b/Sources/TDLibKit/Generated/Models/PremiumGiveawayParticipantStatus.swift index 885b1821bb..3b6f3eeb90 100644 --- a/Sources/TDLibKit/Generated/Models/PremiumGiveawayParticipantStatus.swift +++ b/Sources/TDLibKit/Generated/Models/PremiumGiveawayParticipantStatus.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumLimit.swift b/Sources/TDLibKit/Generated/Models/PremiumLimit.swift index 82ca834a5e..f86e299b64 100644 --- a/Sources/TDLibKit/Generated/Models/PremiumLimit.swift +++ b/Sources/TDLibKit/Generated/Models/PremiumLimit.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumLimitType.swift b/Sources/TDLibKit/Generated/Models/PremiumLimitType.swift index 5bb04cc61e..099472380e 100644 --- a/Sources/TDLibKit/Generated/Models/PremiumLimitType.swift +++ b/Sources/TDLibKit/Generated/Models/PremiumLimitType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumPaymentOption.swift b/Sources/TDLibKit/Generated/Models/PremiumPaymentOption.swift index 4695219ffc..af2c5a80b6 100644 --- a/Sources/TDLibKit/Generated/Models/PremiumPaymentOption.swift +++ b/Sources/TDLibKit/Generated/Models/PremiumPaymentOption.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumSource.swift b/Sources/TDLibKit/Generated/Models/PremiumSource.swift index ec8cf89c88..7578dc9eea 100644 --- a/Sources/TDLibKit/Generated/Models/PremiumSource.swift +++ b/Sources/TDLibKit/Generated/Models/PremiumSource.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumState.swift b/Sources/TDLibKit/Generated/Models/PremiumState.swift index adac1fde03..9cb542911a 100644 --- a/Sources/TDLibKit/Generated/Models/PremiumState.swift +++ b/Sources/TDLibKit/Generated/Models/PremiumState.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumStatePaymentOption.swift b/Sources/TDLibKit/Generated/Models/PremiumStatePaymentOption.swift index 3150879424..1cf3b2ac25 100644 --- a/Sources/TDLibKit/Generated/Models/PremiumStatePaymentOption.swift +++ b/Sources/TDLibKit/Generated/Models/PremiumStatePaymentOption.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumStoryFeature.swift b/Sources/TDLibKit/Generated/Models/PremiumStoryFeature.swift index b84846423a..f6078d3fc3 100644 --- a/Sources/TDLibKit/Generated/Models/PremiumStoryFeature.swift +++ b/Sources/TDLibKit/Generated/Models/PremiumStoryFeature.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PrepaidPremiumGiveaway.swift b/Sources/TDLibKit/Generated/Models/PrepaidPremiumGiveaway.swift index 8e0df4d23d..8ebbc41952 100644 --- a/Sources/TDLibKit/Generated/Models/PrepaidPremiumGiveaway.swift +++ b/Sources/TDLibKit/Generated/Models/PrepaidPremiumGiveaway.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ProcessChatFolderNewChats.swift b/Sources/TDLibKit/Generated/Models/ProcessChatFolderNewChats.swift index 2d2b344181..52e89fca0e 100644 --- a/Sources/TDLibKit/Generated/Models/ProcessChatFolderNewChats.swift +++ b/Sources/TDLibKit/Generated/Models/ProcessChatFolderNewChats.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ProcessChatJoinRequest.swift b/Sources/TDLibKit/Generated/Models/ProcessChatJoinRequest.swift index b70c631943..8e39dfcec9 100644 --- a/Sources/TDLibKit/Generated/Models/ProcessChatJoinRequest.swift +++ b/Sources/TDLibKit/Generated/Models/ProcessChatJoinRequest.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ProcessChatJoinRequests.swift b/Sources/TDLibKit/Generated/Models/ProcessChatJoinRequests.swift index 007467f33b..4b3f1156af 100644 --- a/Sources/TDLibKit/Generated/Models/ProcessChatJoinRequests.swift +++ b/Sources/TDLibKit/Generated/Models/ProcessChatJoinRequests.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ProcessPushNotification.swift b/Sources/TDLibKit/Generated/Models/ProcessPushNotification.swift index 32103e36ab..fa5cd7d975 100644 --- a/Sources/TDLibKit/Generated/Models/ProcessPushNotification.swift +++ b/Sources/TDLibKit/Generated/Models/ProcessPushNotification.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ProfileAccentColor.swift b/Sources/TDLibKit/Generated/Models/ProfileAccentColor.swift index a09f8f7d57..9071ecba0c 100644 --- a/Sources/TDLibKit/Generated/Models/ProfileAccentColor.swift +++ b/Sources/TDLibKit/Generated/Models/ProfileAccentColor.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ProfileAccentColors.swift b/Sources/TDLibKit/Generated/Models/ProfileAccentColors.swift index 09cad34d2b..6d7834c7b3 100644 --- a/Sources/TDLibKit/Generated/Models/ProfileAccentColors.swift +++ b/Sources/TDLibKit/Generated/Models/ProfileAccentColors.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ProfilePhoto.swift b/Sources/TDLibKit/Generated/Models/ProfilePhoto.swift index 6879cce892..33e3211513 100644 --- a/Sources/TDLibKit/Generated/Models/ProfilePhoto.swift +++ b/Sources/TDLibKit/Generated/Models/ProfilePhoto.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Proxies.swift b/Sources/TDLibKit/Generated/Models/Proxies.swift index 9edc3b1310..45cac201dd 100644 --- a/Sources/TDLibKit/Generated/Models/Proxies.swift +++ b/Sources/TDLibKit/Generated/Models/Proxies.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Proxy.swift b/Sources/TDLibKit/Generated/Models/Proxy.swift index 6c64c1233f..d75358a225 100644 --- a/Sources/TDLibKit/Generated/Models/Proxy.swift +++ b/Sources/TDLibKit/Generated/Models/Proxy.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ProxyType.swift b/Sources/TDLibKit/Generated/Models/ProxyType.swift index 3ca6a76715..9470958548 100644 --- a/Sources/TDLibKit/Generated/Models/ProxyType.swift +++ b/Sources/TDLibKit/Generated/Models/ProxyType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PublicChatType.swift b/Sources/TDLibKit/Generated/Models/PublicChatType.swift index 61d6b737ac..bd5418a27e 100644 --- a/Sources/TDLibKit/Generated/Models/PublicChatType.swift +++ b/Sources/TDLibKit/Generated/Models/PublicChatType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PublicForward.swift b/Sources/TDLibKit/Generated/Models/PublicForward.swift index 74409b878e..521f5ff4fd 100644 --- a/Sources/TDLibKit/Generated/Models/PublicForward.swift +++ b/Sources/TDLibKit/Generated/Models/PublicForward.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PublicForwards.swift b/Sources/TDLibKit/Generated/Models/PublicForwards.swift index 178335d9d9..52075999e4 100644 --- a/Sources/TDLibKit/Generated/Models/PublicForwards.swift +++ b/Sources/TDLibKit/Generated/Models/PublicForwards.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PushMessageContent.swift b/Sources/TDLibKit/Generated/Models/PushMessageContent.swift index 9758111ad3..5dc49b9d4c 100644 --- a/Sources/TDLibKit/Generated/Models/PushMessageContent.swift +++ b/Sources/TDLibKit/Generated/Models/PushMessageContent.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PushReceiverId.swift b/Sources/TDLibKit/Generated/Models/PushReceiverId.swift index 06c499ea0f..7cf55dc4ce 100644 --- a/Sources/TDLibKit/Generated/Models/PushReceiverId.swift +++ b/Sources/TDLibKit/Generated/Models/PushReceiverId.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/QuickReplyMessage.swift b/Sources/TDLibKit/Generated/Models/QuickReplyMessage.swift index c8788023d5..cab1cec11a 100644 --- a/Sources/TDLibKit/Generated/Models/QuickReplyMessage.swift +++ b/Sources/TDLibKit/Generated/Models/QuickReplyMessage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/QuickReplyMessages.swift b/Sources/TDLibKit/Generated/Models/QuickReplyMessages.swift index 5febdc3104..75de37fb9f 100644 --- a/Sources/TDLibKit/Generated/Models/QuickReplyMessages.swift +++ b/Sources/TDLibKit/Generated/Models/QuickReplyMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/QuickReplyShortcut.swift b/Sources/TDLibKit/Generated/Models/QuickReplyShortcut.swift index 97d50bccd4..b2572a6bf8 100644 --- a/Sources/TDLibKit/Generated/Models/QuickReplyShortcut.swift +++ b/Sources/TDLibKit/Generated/Models/QuickReplyShortcut.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RateSpeechRecognition.swift b/Sources/TDLibKit/Generated/Models/RateSpeechRecognition.swift index 185b6f1f14..5d9bec509a 100644 --- a/Sources/TDLibKit/Generated/Models/RateSpeechRecognition.swift +++ b/Sources/TDLibKit/Generated/Models/RateSpeechRecognition.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReactionNotificationSettings.swift b/Sources/TDLibKit/Generated/Models/ReactionNotificationSettings.swift index 8d0640a040..5c24b39b35 100644 --- a/Sources/TDLibKit/Generated/Models/ReactionNotificationSettings.swift +++ b/Sources/TDLibKit/Generated/Models/ReactionNotificationSettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReactionNotificationSource.swift b/Sources/TDLibKit/Generated/Models/ReactionNotificationSource.swift index c3a7096d2f..57f0104bb7 100644 --- a/Sources/TDLibKit/Generated/Models/ReactionNotificationSource.swift +++ b/Sources/TDLibKit/Generated/Models/ReactionNotificationSource.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReactionType.swift b/Sources/TDLibKit/Generated/Models/ReactionType.swift index 716c2e5ee1..179e2c022d 100644 --- a/Sources/TDLibKit/Generated/Models/ReactionType.swift +++ b/Sources/TDLibKit/Generated/Models/ReactionType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReactionUnavailabilityReason.swift b/Sources/TDLibKit/Generated/Models/ReactionUnavailabilityReason.swift index 3178249a41..36a4b1eb23 100644 --- a/Sources/TDLibKit/Generated/Models/ReactionUnavailabilityReason.swift +++ b/Sources/TDLibKit/Generated/Models/ReactionUnavailabilityReason.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReadAllChatMentions.swift b/Sources/TDLibKit/Generated/Models/ReadAllChatMentions.swift index 9b443af063..4a54fa06bd 100644 --- a/Sources/TDLibKit/Generated/Models/ReadAllChatMentions.swift +++ b/Sources/TDLibKit/Generated/Models/ReadAllChatMentions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReadAllChatReactions.swift b/Sources/TDLibKit/Generated/Models/ReadAllChatReactions.swift index 18d921d2f7..6201e3604a 100644 --- a/Sources/TDLibKit/Generated/Models/ReadAllChatReactions.swift +++ b/Sources/TDLibKit/Generated/Models/ReadAllChatReactions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReadAllMessageThreadMentions.swift b/Sources/TDLibKit/Generated/Models/ReadAllMessageThreadMentions.swift index 18921b8022..7f28223fbc 100644 --- a/Sources/TDLibKit/Generated/Models/ReadAllMessageThreadMentions.swift +++ b/Sources/TDLibKit/Generated/Models/ReadAllMessageThreadMentions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReadAllMessageThreadReactions.swift b/Sources/TDLibKit/Generated/Models/ReadAllMessageThreadReactions.swift index 82cdbe0fec..745ef5a636 100644 --- a/Sources/TDLibKit/Generated/Models/ReadAllMessageThreadReactions.swift +++ b/Sources/TDLibKit/Generated/Models/ReadAllMessageThreadReactions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReadChatList.swift b/Sources/TDLibKit/Generated/Models/ReadChatList.swift index 5b827f1c6b..870f0b77dd 100644 --- a/Sources/TDLibKit/Generated/Models/ReadChatList.swift +++ b/Sources/TDLibKit/Generated/Models/ReadChatList.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReadDatePrivacySettings.swift b/Sources/TDLibKit/Generated/Models/ReadDatePrivacySettings.swift index de653358d0..9447aec060 100644 --- a/Sources/TDLibKit/Generated/Models/ReadDatePrivacySettings.swift +++ b/Sources/TDLibKit/Generated/Models/ReadDatePrivacySettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReadFilePart.swift b/Sources/TDLibKit/Generated/Models/ReadFilePart.swift index bf9ceca84c..f06dae5028 100644 --- a/Sources/TDLibKit/Generated/Models/ReadFilePart.swift +++ b/Sources/TDLibKit/Generated/Models/ReadFilePart.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReaddQuickReplyShortcutMessages.swift b/Sources/TDLibKit/Generated/Models/ReaddQuickReplyShortcutMessages.swift index e9352e4fef..299d2f4bbe 100644 --- a/Sources/TDLibKit/Generated/Models/ReaddQuickReplyShortcutMessages.swift +++ b/Sources/TDLibKit/Generated/Models/ReaddQuickReplyShortcutMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RecognizeSpeech.swift b/Sources/TDLibKit/Generated/Models/RecognizeSpeech.swift index 012e0aa424..8e497875e0 100644 --- a/Sources/TDLibKit/Generated/Models/RecognizeSpeech.swift +++ b/Sources/TDLibKit/Generated/Models/RecognizeSpeech.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RecommendedChatFolder.swift b/Sources/TDLibKit/Generated/Models/RecommendedChatFolder.swift index 69b3729ccc..2c656aed3c 100644 --- a/Sources/TDLibKit/Generated/Models/RecommendedChatFolder.swift +++ b/Sources/TDLibKit/Generated/Models/RecommendedChatFolder.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RecommendedChatFolders.swift b/Sources/TDLibKit/Generated/Models/RecommendedChatFolders.swift index 886bd19c05..566e679d26 100644 --- a/Sources/TDLibKit/Generated/Models/RecommendedChatFolders.swift +++ b/Sources/TDLibKit/Generated/Models/RecommendedChatFolders.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RecoverAuthenticationPassword.swift b/Sources/TDLibKit/Generated/Models/RecoverAuthenticationPassword.swift index 87da8143bd..8cf3668ad8 100644 --- a/Sources/TDLibKit/Generated/Models/RecoverAuthenticationPassword.swift +++ b/Sources/TDLibKit/Generated/Models/RecoverAuthenticationPassword.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RecoverPassword.swift b/Sources/TDLibKit/Generated/Models/RecoverPassword.swift index 12c1883ff6..f6fc957bf3 100644 --- a/Sources/TDLibKit/Generated/Models/RecoverPassword.swift +++ b/Sources/TDLibKit/Generated/Models/RecoverPassword.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RecoveryEmailAddress.swift b/Sources/TDLibKit/Generated/Models/RecoveryEmailAddress.swift index c871040db3..8e3120de5e 100644 --- a/Sources/TDLibKit/Generated/Models/RecoveryEmailAddress.swift +++ b/Sources/TDLibKit/Generated/Models/RecoveryEmailAddress.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RegisterDevice.swift b/Sources/TDLibKit/Generated/Models/RegisterDevice.swift index ca76bf419c..c16a1a331d 100644 --- a/Sources/TDLibKit/Generated/Models/RegisterDevice.swift +++ b/Sources/TDLibKit/Generated/Models/RegisterDevice.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RegisterUser.swift b/Sources/TDLibKit/Generated/Models/RegisterUser.swift index 8a1c6f5d1f..944c3c5d2f 100644 --- a/Sources/TDLibKit/Generated/Models/RegisterUser.swift +++ b/Sources/TDLibKit/Generated/Models/RegisterUser.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoteFile.swift b/Sources/TDLibKit/Generated/Models/RemoteFile.swift index e93dbcdfa5..b65b48918f 100644 --- a/Sources/TDLibKit/Generated/Models/RemoteFile.swift +++ b/Sources/TDLibKit/Generated/Models/RemoteFile.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveAllFilesFromDownloads.swift b/Sources/TDLibKit/Generated/Models/RemoveAllFilesFromDownloads.swift index 7a2c4534a2..822d0a6e96 100644 --- a/Sources/TDLibKit/Generated/Models/RemoveAllFilesFromDownloads.swift +++ b/Sources/TDLibKit/Generated/Models/RemoveAllFilesFromDownloads.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveBusinessConnectedBotFromChat.swift b/Sources/TDLibKit/Generated/Models/RemoveBusinessConnectedBotFromChat.swift index 13552a8521..ba64842d9a 100644 --- a/Sources/TDLibKit/Generated/Models/RemoveBusinessConnectedBotFromChat.swift +++ b/Sources/TDLibKit/Generated/Models/RemoveBusinessConnectedBotFromChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveChatActionBar.swift b/Sources/TDLibKit/Generated/Models/RemoveChatActionBar.swift index 9d75a5c761..d26fc6801a 100644 --- a/Sources/TDLibKit/Generated/Models/RemoveChatActionBar.swift +++ b/Sources/TDLibKit/Generated/Models/RemoveChatActionBar.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveContacts.swift b/Sources/TDLibKit/Generated/Models/RemoveContacts.swift index 764108eb1d..0b72146950 100644 --- a/Sources/TDLibKit/Generated/Models/RemoveContacts.swift +++ b/Sources/TDLibKit/Generated/Models/RemoveContacts.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveFavoriteSticker.swift b/Sources/TDLibKit/Generated/Models/RemoveFavoriteSticker.swift index 31b5c2ea88..3b359e894c 100644 --- a/Sources/TDLibKit/Generated/Models/RemoveFavoriteSticker.swift +++ b/Sources/TDLibKit/Generated/Models/RemoveFavoriteSticker.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveFileFromDownloads.swift b/Sources/TDLibKit/Generated/Models/RemoveFileFromDownloads.swift index 4c1da32741..77c5bf2c39 100644 --- a/Sources/TDLibKit/Generated/Models/RemoveFileFromDownloads.swift +++ b/Sources/TDLibKit/Generated/Models/RemoveFileFromDownloads.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveInstalledBackground.swift b/Sources/TDLibKit/Generated/Models/RemoveInstalledBackground.swift index 0343bc394b..7a28ed631e 100644 --- a/Sources/TDLibKit/Generated/Models/RemoveInstalledBackground.swift +++ b/Sources/TDLibKit/Generated/Models/RemoveInstalledBackground.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveMessageReaction.swift b/Sources/TDLibKit/Generated/Models/RemoveMessageReaction.swift index 48daa80a82..55e9d3c8c7 100644 --- a/Sources/TDLibKit/Generated/Models/RemoveMessageReaction.swift +++ b/Sources/TDLibKit/Generated/Models/RemoveMessageReaction.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveNotification.swift b/Sources/TDLibKit/Generated/Models/RemoveNotification.swift index 934fe16e1a..93d75279ff 100644 --- a/Sources/TDLibKit/Generated/Models/RemoveNotification.swift +++ b/Sources/TDLibKit/Generated/Models/RemoveNotification.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveNotificationGroup.swift b/Sources/TDLibKit/Generated/Models/RemoveNotificationGroup.swift index 7d4a441464..00ca18c5c7 100644 --- a/Sources/TDLibKit/Generated/Models/RemoveNotificationGroup.swift +++ b/Sources/TDLibKit/Generated/Models/RemoveNotificationGroup.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveProxy.swift b/Sources/TDLibKit/Generated/Models/RemoveProxy.swift index fe511b3fb8..82cb3aadfa 100644 --- a/Sources/TDLibKit/Generated/Models/RemoveProxy.swift +++ b/Sources/TDLibKit/Generated/Models/RemoveProxy.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveRecentHashtag.swift b/Sources/TDLibKit/Generated/Models/RemoveRecentHashtag.swift index 245dea4f6a..5ad5473824 100644 --- a/Sources/TDLibKit/Generated/Models/RemoveRecentHashtag.swift +++ b/Sources/TDLibKit/Generated/Models/RemoveRecentHashtag.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveRecentSticker.swift b/Sources/TDLibKit/Generated/Models/RemoveRecentSticker.swift index 52518030f5..6a601e2fc8 100644 --- a/Sources/TDLibKit/Generated/Models/RemoveRecentSticker.swift +++ b/Sources/TDLibKit/Generated/Models/RemoveRecentSticker.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveRecentlyFoundChat.swift b/Sources/TDLibKit/Generated/Models/RemoveRecentlyFoundChat.swift index 4e586d8e7d..92c207bc89 100644 --- a/Sources/TDLibKit/Generated/Models/RemoveRecentlyFoundChat.swift +++ b/Sources/TDLibKit/Generated/Models/RemoveRecentlyFoundChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveSavedAnimation.swift b/Sources/TDLibKit/Generated/Models/RemoveSavedAnimation.swift index c16d8e0452..72597b6c43 100644 --- a/Sources/TDLibKit/Generated/Models/RemoveSavedAnimation.swift +++ b/Sources/TDLibKit/Generated/Models/RemoveSavedAnimation.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveSavedNotificationSound.swift b/Sources/TDLibKit/Generated/Models/RemoveSavedNotificationSound.swift index a39ad22582..7131d2b8c5 100644 --- a/Sources/TDLibKit/Generated/Models/RemoveSavedNotificationSound.swift +++ b/Sources/TDLibKit/Generated/Models/RemoveSavedNotificationSound.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveStickerFromSet.swift b/Sources/TDLibKit/Generated/Models/RemoveStickerFromSet.swift index d5299572be..ee6cc8de04 100644 --- a/Sources/TDLibKit/Generated/Models/RemoveStickerFromSet.swift +++ b/Sources/TDLibKit/Generated/Models/RemoveStickerFromSet.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveTopChat.swift b/Sources/TDLibKit/Generated/Models/RemoveTopChat.swift index 90ff7457a1..c91ebaf719 100644 --- a/Sources/TDLibKit/Generated/Models/RemoveTopChat.swift +++ b/Sources/TDLibKit/Generated/Models/RemoveTopChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReorderActiveUsernames.swift b/Sources/TDLibKit/Generated/Models/ReorderActiveUsernames.swift index 38597da464..4fe865ec6b 100644 --- a/Sources/TDLibKit/Generated/Models/ReorderActiveUsernames.swift +++ b/Sources/TDLibKit/Generated/Models/ReorderActiveUsernames.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReorderBotActiveUsernames.swift b/Sources/TDLibKit/Generated/Models/ReorderBotActiveUsernames.swift index 4dff7ffd3d..8169ea93ad 100644 --- a/Sources/TDLibKit/Generated/Models/ReorderBotActiveUsernames.swift +++ b/Sources/TDLibKit/Generated/Models/ReorderBotActiveUsernames.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReorderChatFolders.swift b/Sources/TDLibKit/Generated/Models/ReorderChatFolders.swift index 547d0cc258..4a5f99b468 100644 --- a/Sources/TDLibKit/Generated/Models/ReorderChatFolders.swift +++ b/Sources/TDLibKit/Generated/Models/ReorderChatFolders.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReorderInstalledStickerSets.swift b/Sources/TDLibKit/Generated/Models/ReorderInstalledStickerSets.swift index 3f16685e7e..01ca3d6c63 100644 --- a/Sources/TDLibKit/Generated/Models/ReorderInstalledStickerSets.swift +++ b/Sources/TDLibKit/Generated/Models/ReorderInstalledStickerSets.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReorderQuickReplyShortcuts.swift b/Sources/TDLibKit/Generated/Models/ReorderQuickReplyShortcuts.swift index 22867f37f4..430f42c89f 100644 --- a/Sources/TDLibKit/Generated/Models/ReorderQuickReplyShortcuts.swift +++ b/Sources/TDLibKit/Generated/Models/ReorderQuickReplyShortcuts.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReorderSupergroupActiveUsernames.swift b/Sources/TDLibKit/Generated/Models/ReorderSupergroupActiveUsernames.swift index c0cca3bddb..bc828b8424 100644 --- a/Sources/TDLibKit/Generated/Models/ReorderSupergroupActiveUsernames.swift +++ b/Sources/TDLibKit/Generated/Models/ReorderSupergroupActiveUsernames.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReplacePrimaryChatInviteLink.swift b/Sources/TDLibKit/Generated/Models/ReplacePrimaryChatInviteLink.swift index 143f94893c..143ae64633 100644 --- a/Sources/TDLibKit/Generated/Models/ReplacePrimaryChatInviteLink.swift +++ b/Sources/TDLibKit/Generated/Models/ReplacePrimaryChatInviteLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReplaceStickerInSet.swift b/Sources/TDLibKit/Generated/Models/ReplaceStickerInSet.swift index ddfa8c4366..ad95879b58 100644 --- a/Sources/TDLibKit/Generated/Models/ReplaceStickerInSet.swift +++ b/Sources/TDLibKit/Generated/Models/ReplaceStickerInSet.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReplaceVideoChatRtmpUrl.swift b/Sources/TDLibKit/Generated/Models/ReplaceVideoChatRtmpUrl.swift index 0b5bf3c98b..a30fc0cd4d 100644 --- a/Sources/TDLibKit/Generated/Models/ReplaceVideoChatRtmpUrl.swift +++ b/Sources/TDLibKit/Generated/Models/ReplaceVideoChatRtmpUrl.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReplyMarkup.swift b/Sources/TDLibKit/Generated/Models/ReplyMarkup.swift index 496497d1d7..2212cc512e 100644 --- a/Sources/TDLibKit/Generated/Models/ReplyMarkup.swift +++ b/Sources/TDLibKit/Generated/Models/ReplyMarkup.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReportAuthenticationCodeMissing.swift b/Sources/TDLibKit/Generated/Models/ReportAuthenticationCodeMissing.swift index f820fa24fb..3298053992 100644 --- a/Sources/TDLibKit/Generated/Models/ReportAuthenticationCodeMissing.swift +++ b/Sources/TDLibKit/Generated/Models/ReportAuthenticationCodeMissing.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReportChat.swift b/Sources/TDLibKit/Generated/Models/ReportChat.swift index 941cb49f6a..2eed826b80 100644 --- a/Sources/TDLibKit/Generated/Models/ReportChat.swift +++ b/Sources/TDLibKit/Generated/Models/ReportChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReportChatPhoto.swift b/Sources/TDLibKit/Generated/Models/ReportChatPhoto.swift index 5dd5a8ce98..25e48051ec 100644 --- a/Sources/TDLibKit/Generated/Models/ReportChatPhoto.swift +++ b/Sources/TDLibKit/Generated/Models/ReportChatPhoto.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReportChatSponsoredMessage.swift b/Sources/TDLibKit/Generated/Models/ReportChatSponsoredMessage.swift index 5fecb160a3..416b491a6d 100644 --- a/Sources/TDLibKit/Generated/Models/ReportChatSponsoredMessage.swift +++ b/Sources/TDLibKit/Generated/Models/ReportChatSponsoredMessage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReportChatSponsoredMessageOption.swift b/Sources/TDLibKit/Generated/Models/ReportChatSponsoredMessageOption.swift index ec80ec5fe9..bd947d9d40 100644 --- a/Sources/TDLibKit/Generated/Models/ReportChatSponsoredMessageOption.swift +++ b/Sources/TDLibKit/Generated/Models/ReportChatSponsoredMessageOption.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReportChatSponsoredMessageResult.swift b/Sources/TDLibKit/Generated/Models/ReportChatSponsoredMessageResult.swift index 3b8518e11a..d52a9e52ac 100644 --- a/Sources/TDLibKit/Generated/Models/ReportChatSponsoredMessageResult.swift +++ b/Sources/TDLibKit/Generated/Models/ReportChatSponsoredMessageResult.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReportMessageReactions.swift b/Sources/TDLibKit/Generated/Models/ReportMessageReactions.swift index 65a0a293ba..baba20c1bd 100644 --- a/Sources/TDLibKit/Generated/Models/ReportMessageReactions.swift +++ b/Sources/TDLibKit/Generated/Models/ReportMessageReactions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReportPhoneNumberCodeMissing.swift b/Sources/TDLibKit/Generated/Models/ReportPhoneNumberCodeMissing.swift index cea7f2764a..1a535d61cd 100644 --- a/Sources/TDLibKit/Generated/Models/ReportPhoneNumberCodeMissing.swift +++ b/Sources/TDLibKit/Generated/Models/ReportPhoneNumberCodeMissing.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReportReason.swift b/Sources/TDLibKit/Generated/Models/ReportReason.swift index cdb2a8b7ef..d1678fa911 100644 --- a/Sources/TDLibKit/Generated/Models/ReportReason.swift +++ b/Sources/TDLibKit/Generated/Models/ReportReason.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReportStory.swift b/Sources/TDLibKit/Generated/Models/ReportStory.swift index f9dace31ad..979b845c54 100644 --- a/Sources/TDLibKit/Generated/Models/ReportStory.swift +++ b/Sources/TDLibKit/Generated/Models/ReportStory.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReportSupergroupAntiSpamFalsePositive.swift b/Sources/TDLibKit/Generated/Models/ReportSupergroupAntiSpamFalsePositive.swift index 7e71ce493d..1eb26b1bc3 100644 --- a/Sources/TDLibKit/Generated/Models/ReportSupergroupAntiSpamFalsePositive.swift +++ b/Sources/TDLibKit/Generated/Models/ReportSupergroupAntiSpamFalsePositive.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReportSupergroupSpam.swift b/Sources/TDLibKit/Generated/Models/ReportSupergroupSpam.swift index c3e78ca207..51f4e54bdb 100644 --- a/Sources/TDLibKit/Generated/Models/ReportSupergroupSpam.swift +++ b/Sources/TDLibKit/Generated/Models/ReportSupergroupSpam.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RequestAuthenticationPasswordRecovery.swift b/Sources/TDLibKit/Generated/Models/RequestAuthenticationPasswordRecovery.swift index e00395dde2..a7c089f0b7 100644 --- a/Sources/TDLibKit/Generated/Models/RequestAuthenticationPasswordRecovery.swift +++ b/Sources/TDLibKit/Generated/Models/RequestAuthenticationPasswordRecovery.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RequestPasswordRecovery.swift b/Sources/TDLibKit/Generated/Models/RequestPasswordRecovery.swift index 6db4aec544..5770a493c8 100644 --- a/Sources/TDLibKit/Generated/Models/RequestPasswordRecovery.swift +++ b/Sources/TDLibKit/Generated/Models/RequestPasswordRecovery.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RequestQrCodeAuthentication.swift b/Sources/TDLibKit/Generated/Models/RequestQrCodeAuthentication.swift index 8492c1c8c2..d6f191a564 100644 --- a/Sources/TDLibKit/Generated/Models/RequestQrCodeAuthentication.swift +++ b/Sources/TDLibKit/Generated/Models/RequestQrCodeAuthentication.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ResendAuthenticationCode.swift b/Sources/TDLibKit/Generated/Models/ResendAuthenticationCode.swift index 2e0c53638e..0fbdb93d5c 100644 --- a/Sources/TDLibKit/Generated/Models/ResendAuthenticationCode.swift +++ b/Sources/TDLibKit/Generated/Models/ResendAuthenticationCode.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ResendEmailAddressVerificationCode.swift b/Sources/TDLibKit/Generated/Models/ResendEmailAddressVerificationCode.swift index 350abf9f28..1b26baae04 100644 --- a/Sources/TDLibKit/Generated/Models/ResendEmailAddressVerificationCode.swift +++ b/Sources/TDLibKit/Generated/Models/ResendEmailAddressVerificationCode.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ResendLoginEmailAddressCode.swift b/Sources/TDLibKit/Generated/Models/ResendLoginEmailAddressCode.swift index 094e5bd98a..25a8740931 100644 --- a/Sources/TDLibKit/Generated/Models/ResendLoginEmailAddressCode.swift +++ b/Sources/TDLibKit/Generated/Models/ResendLoginEmailAddressCode.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ResendMessages.swift b/Sources/TDLibKit/Generated/Models/ResendMessages.swift index f89cc4c30a..dfacf5edf5 100644 --- a/Sources/TDLibKit/Generated/Models/ResendMessages.swift +++ b/Sources/TDLibKit/Generated/Models/ResendMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ResendPhoneNumberCode.swift b/Sources/TDLibKit/Generated/Models/ResendPhoneNumberCode.swift index 545743118e..cedba046c9 100644 --- a/Sources/TDLibKit/Generated/Models/ResendPhoneNumberCode.swift +++ b/Sources/TDLibKit/Generated/Models/ResendPhoneNumberCode.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ResendRecoveryEmailAddressCode.swift b/Sources/TDLibKit/Generated/Models/ResendRecoveryEmailAddressCode.swift index a1815eff12..00e863d0cd 100644 --- a/Sources/TDLibKit/Generated/Models/ResendRecoveryEmailAddressCode.swift +++ b/Sources/TDLibKit/Generated/Models/ResendRecoveryEmailAddressCode.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ResetAllNotificationSettings.swift b/Sources/TDLibKit/Generated/Models/ResetAllNotificationSettings.swift index 84e5b4d68d..fbbfd71a9e 100644 --- a/Sources/TDLibKit/Generated/Models/ResetAllNotificationSettings.swift +++ b/Sources/TDLibKit/Generated/Models/ResetAllNotificationSettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ResetAuthenticationEmailAddress.swift b/Sources/TDLibKit/Generated/Models/ResetAuthenticationEmailAddress.swift index 7312bc148e..85a1a46f89 100644 --- a/Sources/TDLibKit/Generated/Models/ResetAuthenticationEmailAddress.swift +++ b/Sources/TDLibKit/Generated/Models/ResetAuthenticationEmailAddress.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ResetInstalledBackgrounds.swift b/Sources/TDLibKit/Generated/Models/ResetInstalledBackgrounds.swift index 36f32b2e9d..7814736eb8 100644 --- a/Sources/TDLibKit/Generated/Models/ResetInstalledBackgrounds.swift +++ b/Sources/TDLibKit/Generated/Models/ResetInstalledBackgrounds.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ResetNetworkStatistics.swift b/Sources/TDLibKit/Generated/Models/ResetNetworkStatistics.swift index dd2dc0b9ea..4979b0b190 100644 --- a/Sources/TDLibKit/Generated/Models/ResetNetworkStatistics.swift +++ b/Sources/TDLibKit/Generated/Models/ResetNetworkStatistics.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ResetPassword.swift b/Sources/TDLibKit/Generated/Models/ResetPassword.swift index ad0132b96f..c8ac42831b 100644 --- a/Sources/TDLibKit/Generated/Models/ResetPassword.swift +++ b/Sources/TDLibKit/Generated/Models/ResetPassword.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ResetPasswordResult.swift b/Sources/TDLibKit/Generated/Models/ResetPasswordResult.swift index b4de9571bf..22a56119fa 100644 --- a/Sources/TDLibKit/Generated/Models/ResetPasswordResult.swift +++ b/Sources/TDLibKit/Generated/Models/ResetPasswordResult.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RevokeChatInviteLink.swift b/Sources/TDLibKit/Generated/Models/RevokeChatInviteLink.swift index 0a48e0cf55..ed894efac6 100644 --- a/Sources/TDLibKit/Generated/Models/RevokeChatInviteLink.swift +++ b/Sources/TDLibKit/Generated/Models/RevokeChatInviteLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RevokeGroupCallInviteLink.swift b/Sources/TDLibKit/Generated/Models/RevokeGroupCallInviteLink.swift index 31556df1e9..f012ba8021 100644 --- a/Sources/TDLibKit/Generated/Models/RevokeGroupCallInviteLink.swift +++ b/Sources/TDLibKit/Generated/Models/RevokeGroupCallInviteLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RichText.swift b/Sources/TDLibKit/Generated/Models/RichText.swift index 07a916afb1..435e119c1e 100644 --- a/Sources/TDLibKit/Generated/Models/RichText.swift +++ b/Sources/TDLibKit/Generated/Models/RichText.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RtmpUrl.swift b/Sources/TDLibKit/Generated/Models/RtmpUrl.swift index 5e733bbeb4..bb416a9bfa 100644 --- a/Sources/TDLibKit/Generated/Models/RtmpUrl.swift +++ b/Sources/TDLibKit/Generated/Models/RtmpUrl.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SaveApplicationLogEvent.swift b/Sources/TDLibKit/Generated/Models/SaveApplicationLogEvent.swift index e7f54b954a..2ab88c8377 100644 --- a/Sources/TDLibKit/Generated/Models/SaveApplicationLogEvent.swift +++ b/Sources/TDLibKit/Generated/Models/SaveApplicationLogEvent.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SavedCredentials.swift b/Sources/TDLibKit/Generated/Models/SavedCredentials.swift index 1f309f150d..f33792734e 100644 --- a/Sources/TDLibKit/Generated/Models/SavedCredentials.swift +++ b/Sources/TDLibKit/Generated/Models/SavedCredentials.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SavedMessagesTag.swift b/Sources/TDLibKit/Generated/Models/SavedMessagesTag.swift index b45686cd43..e2d1f6b8fa 100644 --- a/Sources/TDLibKit/Generated/Models/SavedMessagesTag.swift +++ b/Sources/TDLibKit/Generated/Models/SavedMessagesTag.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SavedMessagesTags.swift b/Sources/TDLibKit/Generated/Models/SavedMessagesTags.swift index c570fc3e10..39f56e8cd2 100644 --- a/Sources/TDLibKit/Generated/Models/SavedMessagesTags.swift +++ b/Sources/TDLibKit/Generated/Models/SavedMessagesTags.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SavedMessagesTopic.swift b/Sources/TDLibKit/Generated/Models/SavedMessagesTopic.swift index e1ff2ef7d9..2d4deca937 100644 --- a/Sources/TDLibKit/Generated/Models/SavedMessagesTopic.swift +++ b/Sources/TDLibKit/Generated/Models/SavedMessagesTopic.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SavedMessagesTopicType.swift b/Sources/TDLibKit/Generated/Models/SavedMessagesTopicType.swift index a7663a84a8..881243c874 100644 --- a/Sources/TDLibKit/Generated/Models/SavedMessagesTopicType.swift +++ b/Sources/TDLibKit/Generated/Models/SavedMessagesTopicType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ScopeAutosaveSettings.swift b/Sources/TDLibKit/Generated/Models/ScopeAutosaveSettings.swift index 9ef0f213cc..7e66e0b5b0 100644 --- a/Sources/TDLibKit/Generated/Models/ScopeAutosaveSettings.swift +++ b/Sources/TDLibKit/Generated/Models/ScopeAutosaveSettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ScopeNotificationSettings.swift b/Sources/TDLibKit/Generated/Models/ScopeNotificationSettings.swift index 867f922cc5..2f595f2c65 100644 --- a/Sources/TDLibKit/Generated/Models/ScopeNotificationSettings.swift +++ b/Sources/TDLibKit/Generated/Models/ScopeNotificationSettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchBackground.swift b/Sources/TDLibKit/Generated/Models/SearchBackground.swift index 806ba2ec38..c632959887 100644 --- a/Sources/TDLibKit/Generated/Models/SearchBackground.swift +++ b/Sources/TDLibKit/Generated/Models/SearchBackground.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchCallMessages.swift b/Sources/TDLibKit/Generated/Models/SearchCallMessages.swift index 3670e8dbf8..ffbf45969a 100644 --- a/Sources/TDLibKit/Generated/Models/SearchCallMessages.swift +++ b/Sources/TDLibKit/Generated/Models/SearchCallMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchChatMembers.swift b/Sources/TDLibKit/Generated/Models/SearchChatMembers.swift index 7bd79391b2..a64bcb2bf8 100644 --- a/Sources/TDLibKit/Generated/Models/SearchChatMembers.swift +++ b/Sources/TDLibKit/Generated/Models/SearchChatMembers.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchChatMessages.swift b/Sources/TDLibKit/Generated/Models/SearchChatMessages.swift index 9f01019311..d83c6ecf14 100644 --- a/Sources/TDLibKit/Generated/Models/SearchChatMessages.swift +++ b/Sources/TDLibKit/Generated/Models/SearchChatMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchChatRecentLocationMessages.swift b/Sources/TDLibKit/Generated/Models/SearchChatRecentLocationMessages.swift index f93094b3db..282e0aaba1 100644 --- a/Sources/TDLibKit/Generated/Models/SearchChatRecentLocationMessages.swift +++ b/Sources/TDLibKit/Generated/Models/SearchChatRecentLocationMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchChats.swift b/Sources/TDLibKit/Generated/Models/SearchChats.swift index 9341e93475..687fd0d3d1 100644 --- a/Sources/TDLibKit/Generated/Models/SearchChats.swift +++ b/Sources/TDLibKit/Generated/Models/SearchChats.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchChatsNearby.swift b/Sources/TDLibKit/Generated/Models/SearchChatsNearby.swift index 1d3f21299c..22db2bb163 100644 --- a/Sources/TDLibKit/Generated/Models/SearchChatsNearby.swift +++ b/Sources/TDLibKit/Generated/Models/SearchChatsNearby.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchChatsOnServer.swift b/Sources/TDLibKit/Generated/Models/SearchChatsOnServer.swift index f90697995d..3424d82d6e 100644 --- a/Sources/TDLibKit/Generated/Models/SearchChatsOnServer.swift +++ b/Sources/TDLibKit/Generated/Models/SearchChatsOnServer.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchContacts.swift b/Sources/TDLibKit/Generated/Models/SearchContacts.swift index 6ef5e2d7af..5635247ca8 100644 --- a/Sources/TDLibKit/Generated/Models/SearchContacts.swift +++ b/Sources/TDLibKit/Generated/Models/SearchContacts.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchEmojis.swift b/Sources/TDLibKit/Generated/Models/SearchEmojis.swift index 343176ae9e..4fd35b5dd8 100644 --- a/Sources/TDLibKit/Generated/Models/SearchEmojis.swift +++ b/Sources/TDLibKit/Generated/Models/SearchEmojis.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchFileDownloads.swift b/Sources/TDLibKit/Generated/Models/SearchFileDownloads.swift index 2894902f69..06f39cf4a5 100644 --- a/Sources/TDLibKit/Generated/Models/SearchFileDownloads.swift +++ b/Sources/TDLibKit/Generated/Models/SearchFileDownloads.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchHashtags.swift b/Sources/TDLibKit/Generated/Models/SearchHashtags.swift index 648000def8..25021151b2 100644 --- a/Sources/TDLibKit/Generated/Models/SearchHashtags.swift +++ b/Sources/TDLibKit/Generated/Models/SearchHashtags.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchInstalledStickerSets.swift b/Sources/TDLibKit/Generated/Models/SearchInstalledStickerSets.swift index 7b6ebb523a..7549fbd66b 100644 --- a/Sources/TDLibKit/Generated/Models/SearchInstalledStickerSets.swift +++ b/Sources/TDLibKit/Generated/Models/SearchInstalledStickerSets.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchMessages.swift b/Sources/TDLibKit/Generated/Models/SearchMessages.swift index 0d58c8f12c..5407fdd508 100644 --- a/Sources/TDLibKit/Generated/Models/SearchMessages.swift +++ b/Sources/TDLibKit/Generated/Models/SearchMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchMessagesFilter.swift b/Sources/TDLibKit/Generated/Models/SearchMessagesFilter.swift index be5ac2890d..ae13067a5d 100644 --- a/Sources/TDLibKit/Generated/Models/SearchMessagesFilter.swift +++ b/Sources/TDLibKit/Generated/Models/SearchMessagesFilter.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchOutgoingDocumentMessages.swift b/Sources/TDLibKit/Generated/Models/SearchOutgoingDocumentMessages.swift index 40f3402b6d..2d9a9091ee 100644 --- a/Sources/TDLibKit/Generated/Models/SearchOutgoingDocumentMessages.swift +++ b/Sources/TDLibKit/Generated/Models/SearchOutgoingDocumentMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchPublicChat.swift b/Sources/TDLibKit/Generated/Models/SearchPublicChat.swift index ee52b677c9..fab1bcf64c 100644 --- a/Sources/TDLibKit/Generated/Models/SearchPublicChat.swift +++ b/Sources/TDLibKit/Generated/Models/SearchPublicChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchPublicChats.swift b/Sources/TDLibKit/Generated/Models/SearchPublicChats.swift index 45583cbcb5..57655d3f55 100644 --- a/Sources/TDLibKit/Generated/Models/SearchPublicChats.swift +++ b/Sources/TDLibKit/Generated/Models/SearchPublicChats.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchQuote.swift b/Sources/TDLibKit/Generated/Models/SearchQuote.swift index 41617db7d7..de446d8378 100644 --- a/Sources/TDLibKit/Generated/Models/SearchQuote.swift +++ b/Sources/TDLibKit/Generated/Models/SearchQuote.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchRecentlyFoundChats.swift b/Sources/TDLibKit/Generated/Models/SearchRecentlyFoundChats.swift index 0017902e57..4ce39b1b8e 100644 --- a/Sources/TDLibKit/Generated/Models/SearchRecentlyFoundChats.swift +++ b/Sources/TDLibKit/Generated/Models/SearchRecentlyFoundChats.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchSavedMessages.swift b/Sources/TDLibKit/Generated/Models/SearchSavedMessages.swift index 28b1b9f702..ecfdd969a6 100644 --- a/Sources/TDLibKit/Generated/Models/SearchSavedMessages.swift +++ b/Sources/TDLibKit/Generated/Models/SearchSavedMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchSecretMessages.swift b/Sources/TDLibKit/Generated/Models/SearchSecretMessages.swift index ab4a48a7bb..28e8027ddc 100644 --- a/Sources/TDLibKit/Generated/Models/SearchSecretMessages.swift +++ b/Sources/TDLibKit/Generated/Models/SearchSecretMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchStickerSet.swift b/Sources/TDLibKit/Generated/Models/SearchStickerSet.swift index caa171968e..c4150c9d52 100644 --- a/Sources/TDLibKit/Generated/Models/SearchStickerSet.swift +++ b/Sources/TDLibKit/Generated/Models/SearchStickerSet.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchStickerSets.swift b/Sources/TDLibKit/Generated/Models/SearchStickerSets.swift index 503d311aa6..26849d1183 100644 --- a/Sources/TDLibKit/Generated/Models/SearchStickerSets.swift +++ b/Sources/TDLibKit/Generated/Models/SearchStickerSets.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchStickers.swift b/Sources/TDLibKit/Generated/Models/SearchStickers.swift index 390a6348b0..1ed6e772fb 100644 --- a/Sources/TDLibKit/Generated/Models/SearchStickers.swift +++ b/Sources/TDLibKit/Generated/Models/SearchStickers.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchStringsByPrefix.swift b/Sources/TDLibKit/Generated/Models/SearchStringsByPrefix.swift index 1446c65129..ec61970fce 100644 --- a/Sources/TDLibKit/Generated/Models/SearchStringsByPrefix.swift +++ b/Sources/TDLibKit/Generated/Models/SearchStringsByPrefix.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchUserByPhoneNumber.swift b/Sources/TDLibKit/Generated/Models/SearchUserByPhoneNumber.swift index afe55e28b0..c4c4589c0c 100644 --- a/Sources/TDLibKit/Generated/Models/SearchUserByPhoneNumber.swift +++ b/Sources/TDLibKit/Generated/Models/SearchUserByPhoneNumber.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchUserByToken.swift b/Sources/TDLibKit/Generated/Models/SearchUserByToken.swift index 825f3fab00..e8a5b14177 100644 --- a/Sources/TDLibKit/Generated/Models/SearchUserByToken.swift +++ b/Sources/TDLibKit/Generated/Models/SearchUserByToken.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchWebApp.swift b/Sources/TDLibKit/Generated/Models/SearchWebApp.swift index 9137e814f5..e3df803b77 100644 --- a/Sources/TDLibKit/Generated/Models/SearchWebApp.swift +++ b/Sources/TDLibKit/Generated/Models/SearchWebApp.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Seconds.swift b/Sources/TDLibKit/Generated/Models/Seconds.swift index d4c58098a2..ab35e03211 100644 --- a/Sources/TDLibKit/Generated/Models/Seconds.swift +++ b/Sources/TDLibKit/Generated/Models/Seconds.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SecretChat.swift b/Sources/TDLibKit/Generated/Models/SecretChat.swift index 8af4121aed..a2070eeb56 100644 --- a/Sources/TDLibKit/Generated/Models/SecretChat.swift +++ b/Sources/TDLibKit/Generated/Models/SecretChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SecretChatState.swift b/Sources/TDLibKit/Generated/Models/SecretChatState.swift index 088a206593..7a7d11f732 100644 --- a/Sources/TDLibKit/Generated/Models/SecretChatState.swift +++ b/Sources/TDLibKit/Generated/Models/SecretChatState.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendAuthenticationFirebaseSms.swift b/Sources/TDLibKit/Generated/Models/SendAuthenticationFirebaseSms.swift index 36c4737cca..2e72b26f25 100644 --- a/Sources/TDLibKit/Generated/Models/SendAuthenticationFirebaseSms.swift +++ b/Sources/TDLibKit/Generated/Models/SendAuthenticationFirebaseSms.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendBotStartMessage.swift b/Sources/TDLibKit/Generated/Models/SendBotStartMessage.swift index e0c9ee4f33..5e2470e2ca 100644 --- a/Sources/TDLibKit/Generated/Models/SendBotStartMessage.swift +++ b/Sources/TDLibKit/Generated/Models/SendBotStartMessage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendBusinessMessage.swift b/Sources/TDLibKit/Generated/Models/SendBusinessMessage.swift index 991f212b64..7df7fa5759 100644 --- a/Sources/TDLibKit/Generated/Models/SendBusinessMessage.swift +++ b/Sources/TDLibKit/Generated/Models/SendBusinessMessage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendBusinessMessageAlbum.swift b/Sources/TDLibKit/Generated/Models/SendBusinessMessageAlbum.swift index 013362a473..90ba622f55 100644 --- a/Sources/TDLibKit/Generated/Models/SendBusinessMessageAlbum.swift +++ b/Sources/TDLibKit/Generated/Models/SendBusinessMessageAlbum.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendCallDebugInformation.swift b/Sources/TDLibKit/Generated/Models/SendCallDebugInformation.swift index 35f7878e55..d0f9eeaafc 100644 --- a/Sources/TDLibKit/Generated/Models/SendCallDebugInformation.swift +++ b/Sources/TDLibKit/Generated/Models/SendCallDebugInformation.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendCallLog.swift b/Sources/TDLibKit/Generated/Models/SendCallLog.swift index e3d4a72321..8fdcef3dd4 100644 --- a/Sources/TDLibKit/Generated/Models/SendCallLog.swift +++ b/Sources/TDLibKit/Generated/Models/SendCallLog.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendCallRating.swift b/Sources/TDLibKit/Generated/Models/SendCallRating.swift index b1aeb4bbdc..cfcd002dfa 100644 --- a/Sources/TDLibKit/Generated/Models/SendCallRating.swift +++ b/Sources/TDLibKit/Generated/Models/SendCallRating.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendCallSignalingData.swift b/Sources/TDLibKit/Generated/Models/SendCallSignalingData.swift index 5686d5e5e2..40d4e5f004 100644 --- a/Sources/TDLibKit/Generated/Models/SendCallSignalingData.swift +++ b/Sources/TDLibKit/Generated/Models/SendCallSignalingData.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendChatAction.swift b/Sources/TDLibKit/Generated/Models/SendChatAction.swift index a388b9428d..2050cad657 100644 --- a/Sources/TDLibKit/Generated/Models/SendChatAction.swift +++ b/Sources/TDLibKit/Generated/Models/SendChatAction.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendCustomRequest.swift b/Sources/TDLibKit/Generated/Models/SendCustomRequest.swift index 07adbd1a27..2fe8f35dd2 100644 --- a/Sources/TDLibKit/Generated/Models/SendCustomRequest.swift +++ b/Sources/TDLibKit/Generated/Models/SendCustomRequest.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendEmailAddressVerificationCode.swift b/Sources/TDLibKit/Generated/Models/SendEmailAddressVerificationCode.swift index 83b824941e..769f4c493f 100644 --- a/Sources/TDLibKit/Generated/Models/SendEmailAddressVerificationCode.swift +++ b/Sources/TDLibKit/Generated/Models/SendEmailAddressVerificationCode.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendInlineQueryResultMessage.swift b/Sources/TDLibKit/Generated/Models/SendInlineQueryResultMessage.swift index 27e1f88ec2..ed6e8896b9 100644 --- a/Sources/TDLibKit/Generated/Models/SendInlineQueryResultMessage.swift +++ b/Sources/TDLibKit/Generated/Models/SendInlineQueryResultMessage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendMessage.swift b/Sources/TDLibKit/Generated/Models/SendMessage.swift index f1d2624076..2d6e2df095 100644 --- a/Sources/TDLibKit/Generated/Models/SendMessage.swift +++ b/Sources/TDLibKit/Generated/Models/SendMessage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendMessageAlbum.swift b/Sources/TDLibKit/Generated/Models/SendMessageAlbum.swift index 39176deb4c..7033746462 100644 --- a/Sources/TDLibKit/Generated/Models/SendMessageAlbum.swift +++ b/Sources/TDLibKit/Generated/Models/SendMessageAlbum.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendPassportAuthorizationForm.swift b/Sources/TDLibKit/Generated/Models/SendPassportAuthorizationForm.swift index 1d332c0434..84e7e7e92e 100644 --- a/Sources/TDLibKit/Generated/Models/SendPassportAuthorizationForm.swift +++ b/Sources/TDLibKit/Generated/Models/SendPassportAuthorizationForm.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendPaymentForm.swift b/Sources/TDLibKit/Generated/Models/SendPaymentForm.swift index 2b40c6dcb4..3e98dc529c 100644 --- a/Sources/TDLibKit/Generated/Models/SendPaymentForm.swift +++ b/Sources/TDLibKit/Generated/Models/SendPaymentForm.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendPhoneNumberCode.swift b/Sources/TDLibKit/Generated/Models/SendPhoneNumberCode.swift index 9b8097ff6d..43deafab00 100644 --- a/Sources/TDLibKit/Generated/Models/SendPhoneNumberCode.swift +++ b/Sources/TDLibKit/Generated/Models/SendPhoneNumberCode.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendPhoneNumberFirebaseSms.swift b/Sources/TDLibKit/Generated/Models/SendPhoneNumberFirebaseSms.swift index b8a55f8b27..ba745ad941 100644 --- a/Sources/TDLibKit/Generated/Models/SendPhoneNumberFirebaseSms.swift +++ b/Sources/TDLibKit/Generated/Models/SendPhoneNumberFirebaseSms.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendQuickReplyShortcutMessages.swift b/Sources/TDLibKit/Generated/Models/SendQuickReplyShortcutMessages.swift index bdf041e598..0369872182 100644 --- a/Sources/TDLibKit/Generated/Models/SendQuickReplyShortcutMessages.swift +++ b/Sources/TDLibKit/Generated/Models/SendQuickReplyShortcutMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendStory.swift b/Sources/TDLibKit/Generated/Models/SendStory.swift index 0cbdae221b..9ff2517d64 100644 --- a/Sources/TDLibKit/Generated/Models/SendStory.swift +++ b/Sources/TDLibKit/Generated/Models/SendStory.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendWebAppCustomRequest.swift b/Sources/TDLibKit/Generated/Models/SendWebAppCustomRequest.swift index 6214e64e81..d76e14d119 100644 --- a/Sources/TDLibKit/Generated/Models/SendWebAppCustomRequest.swift +++ b/Sources/TDLibKit/Generated/Models/SendWebAppCustomRequest.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendWebAppData.swift b/Sources/TDLibKit/Generated/Models/SendWebAppData.swift index 021a705f01..3643754bcd 100644 --- a/Sources/TDLibKit/Generated/Models/SendWebAppData.swift +++ b/Sources/TDLibKit/Generated/Models/SendWebAppData.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SentWebAppMessage.swift b/Sources/TDLibKit/Generated/Models/SentWebAppMessage.swift index 8bbb1e65ae..0394212350 100644 --- a/Sources/TDLibKit/Generated/Models/SentWebAppMessage.swift +++ b/Sources/TDLibKit/Generated/Models/SentWebAppMessage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Session.swift b/Sources/TDLibKit/Generated/Models/Session.swift index 3689fa3a0d..43d31ad7d1 100644 --- a/Sources/TDLibKit/Generated/Models/Session.swift +++ b/Sources/TDLibKit/Generated/Models/Session.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SessionType.swift b/Sources/TDLibKit/Generated/Models/SessionType.swift index 42449cde2d..bc16c311cf 100644 --- a/Sources/TDLibKit/Generated/Models/SessionType.swift +++ b/Sources/TDLibKit/Generated/Models/SessionType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Sessions.swift b/Sources/TDLibKit/Generated/Models/Sessions.swift index e1a01c726d..b214fd6dab 100644 --- a/Sources/TDLibKit/Generated/Models/Sessions.swift +++ b/Sources/TDLibKit/Generated/Models/Sessions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetAccentColor.swift b/Sources/TDLibKit/Generated/Models/SetAccentColor.swift index 8f3e84a8b8..76375e0458 100644 --- a/Sources/TDLibKit/Generated/Models/SetAccentColor.swift +++ b/Sources/TDLibKit/Generated/Models/SetAccentColor.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetAccountTtl.swift b/Sources/TDLibKit/Generated/Models/SetAccountTtl.swift index c8ad7d2876..a272f8bfcd 100644 --- a/Sources/TDLibKit/Generated/Models/SetAccountTtl.swift +++ b/Sources/TDLibKit/Generated/Models/SetAccountTtl.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetAlarm.swift b/Sources/TDLibKit/Generated/Models/SetAlarm.swift index 5b89258a2c..f9543a0a13 100644 --- a/Sources/TDLibKit/Generated/Models/SetAlarm.swift +++ b/Sources/TDLibKit/Generated/Models/SetAlarm.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetArchiveChatListSettings.swift b/Sources/TDLibKit/Generated/Models/SetArchiveChatListSettings.swift index 8c32084e05..5ff8d7b99b 100644 --- a/Sources/TDLibKit/Generated/Models/SetArchiveChatListSettings.swift +++ b/Sources/TDLibKit/Generated/Models/SetArchiveChatListSettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetAuthenticationEmailAddress.swift b/Sources/TDLibKit/Generated/Models/SetAuthenticationEmailAddress.swift index 6d625ab172..1971ed5753 100644 --- a/Sources/TDLibKit/Generated/Models/SetAuthenticationEmailAddress.swift +++ b/Sources/TDLibKit/Generated/Models/SetAuthenticationEmailAddress.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetAuthenticationPhoneNumber.swift b/Sources/TDLibKit/Generated/Models/SetAuthenticationPhoneNumber.swift index 1cd9561c2e..40792f1d96 100644 --- a/Sources/TDLibKit/Generated/Models/SetAuthenticationPhoneNumber.swift +++ b/Sources/TDLibKit/Generated/Models/SetAuthenticationPhoneNumber.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetAutoDownloadSettings.swift b/Sources/TDLibKit/Generated/Models/SetAutoDownloadSettings.swift index 169487b426..6d5e639bf0 100644 --- a/Sources/TDLibKit/Generated/Models/SetAutoDownloadSettings.swift +++ b/Sources/TDLibKit/Generated/Models/SetAutoDownloadSettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetAutosaveSettings.swift b/Sources/TDLibKit/Generated/Models/SetAutosaveSettings.swift index 65eea57b78..66e4b70c05 100644 --- a/Sources/TDLibKit/Generated/Models/SetAutosaveSettings.swift +++ b/Sources/TDLibKit/Generated/Models/SetAutosaveSettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetBio.swift b/Sources/TDLibKit/Generated/Models/SetBio.swift index f3830800a3..8e9452022d 100644 --- a/Sources/TDLibKit/Generated/Models/SetBio.swift +++ b/Sources/TDLibKit/Generated/Models/SetBio.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetBirthdate.swift b/Sources/TDLibKit/Generated/Models/SetBirthdate.swift index 62bfffdf9d..58e1ff5a37 100644 --- a/Sources/TDLibKit/Generated/Models/SetBirthdate.swift +++ b/Sources/TDLibKit/Generated/Models/SetBirthdate.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetBotInfoDescription.swift b/Sources/TDLibKit/Generated/Models/SetBotInfoDescription.swift index 032ce1b3ba..e6c24a3a73 100644 --- a/Sources/TDLibKit/Generated/Models/SetBotInfoDescription.swift +++ b/Sources/TDLibKit/Generated/Models/SetBotInfoDescription.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetBotInfoShortDescription.swift b/Sources/TDLibKit/Generated/Models/SetBotInfoShortDescription.swift index af21771492..2a1b5ccd52 100644 --- a/Sources/TDLibKit/Generated/Models/SetBotInfoShortDescription.swift +++ b/Sources/TDLibKit/Generated/Models/SetBotInfoShortDescription.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetBotName.swift b/Sources/TDLibKit/Generated/Models/SetBotName.swift index 7a78a2bf7e..3e0a488dc9 100644 --- a/Sources/TDLibKit/Generated/Models/SetBotName.swift +++ b/Sources/TDLibKit/Generated/Models/SetBotName.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetBotProfilePhoto.swift b/Sources/TDLibKit/Generated/Models/SetBotProfilePhoto.swift index 80bbb26ba2..448beea4d8 100644 --- a/Sources/TDLibKit/Generated/Models/SetBotProfilePhoto.swift +++ b/Sources/TDLibKit/Generated/Models/SetBotProfilePhoto.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetBotUpdatesStatus.swift b/Sources/TDLibKit/Generated/Models/SetBotUpdatesStatus.swift index f57b3792f1..d0dc32f3f0 100644 --- a/Sources/TDLibKit/Generated/Models/SetBotUpdatesStatus.swift +++ b/Sources/TDLibKit/Generated/Models/SetBotUpdatesStatus.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetBusinessAwayMessageSettings.swift b/Sources/TDLibKit/Generated/Models/SetBusinessAwayMessageSettings.swift index e6a99f8199..904d5c6393 100644 --- a/Sources/TDLibKit/Generated/Models/SetBusinessAwayMessageSettings.swift +++ b/Sources/TDLibKit/Generated/Models/SetBusinessAwayMessageSettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetBusinessConnectedBot.swift b/Sources/TDLibKit/Generated/Models/SetBusinessConnectedBot.swift index 4d1f08a214..056cd7423f 100644 --- a/Sources/TDLibKit/Generated/Models/SetBusinessConnectedBot.swift +++ b/Sources/TDLibKit/Generated/Models/SetBusinessConnectedBot.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetBusinessGreetingMessageSettings.swift b/Sources/TDLibKit/Generated/Models/SetBusinessGreetingMessageSettings.swift index 2c535b2ddf..a88f877849 100644 --- a/Sources/TDLibKit/Generated/Models/SetBusinessGreetingMessageSettings.swift +++ b/Sources/TDLibKit/Generated/Models/SetBusinessGreetingMessageSettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetBusinessLocation.swift b/Sources/TDLibKit/Generated/Models/SetBusinessLocation.swift index af327f3065..1894d4db8e 100644 --- a/Sources/TDLibKit/Generated/Models/SetBusinessLocation.swift +++ b/Sources/TDLibKit/Generated/Models/SetBusinessLocation.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetBusinessOpeningHours.swift b/Sources/TDLibKit/Generated/Models/SetBusinessOpeningHours.swift index b6751c0e5e..5afb82aaa8 100644 --- a/Sources/TDLibKit/Generated/Models/SetBusinessOpeningHours.swift +++ b/Sources/TDLibKit/Generated/Models/SetBusinessOpeningHours.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetBusinessStartPage.swift b/Sources/TDLibKit/Generated/Models/SetBusinessStartPage.swift index 852ef0348a..3de5d1af58 100644 --- a/Sources/TDLibKit/Generated/Models/SetBusinessStartPage.swift +++ b/Sources/TDLibKit/Generated/Models/SetBusinessStartPage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatAccentColor.swift b/Sources/TDLibKit/Generated/Models/SetChatAccentColor.swift index 4d21b78ad9..e5bfc6e554 100644 --- a/Sources/TDLibKit/Generated/Models/SetChatAccentColor.swift +++ b/Sources/TDLibKit/Generated/Models/SetChatAccentColor.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatActiveStoriesList.swift b/Sources/TDLibKit/Generated/Models/SetChatActiveStoriesList.swift index f1f184b5cc..65b4928bea 100644 --- a/Sources/TDLibKit/Generated/Models/SetChatActiveStoriesList.swift +++ b/Sources/TDLibKit/Generated/Models/SetChatActiveStoriesList.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatAvailableReactions.swift b/Sources/TDLibKit/Generated/Models/SetChatAvailableReactions.swift index abbfdad8d2..e505956153 100644 --- a/Sources/TDLibKit/Generated/Models/SetChatAvailableReactions.swift +++ b/Sources/TDLibKit/Generated/Models/SetChatAvailableReactions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatBackground.swift b/Sources/TDLibKit/Generated/Models/SetChatBackground.swift index dff8c5ccac..d924676eb3 100644 --- a/Sources/TDLibKit/Generated/Models/SetChatBackground.swift +++ b/Sources/TDLibKit/Generated/Models/SetChatBackground.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatClientData.swift b/Sources/TDLibKit/Generated/Models/SetChatClientData.swift index e980ea25a7..ddcb19aa0e 100644 --- a/Sources/TDLibKit/Generated/Models/SetChatClientData.swift +++ b/Sources/TDLibKit/Generated/Models/SetChatClientData.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatDescription.swift b/Sources/TDLibKit/Generated/Models/SetChatDescription.swift index 32464a4474..724a169838 100644 --- a/Sources/TDLibKit/Generated/Models/SetChatDescription.swift +++ b/Sources/TDLibKit/Generated/Models/SetChatDescription.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatDiscussionGroup.swift b/Sources/TDLibKit/Generated/Models/SetChatDiscussionGroup.swift index 0eed7fdee1..f04a8083d4 100644 --- a/Sources/TDLibKit/Generated/Models/SetChatDiscussionGroup.swift +++ b/Sources/TDLibKit/Generated/Models/SetChatDiscussionGroup.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatDraftMessage.swift b/Sources/TDLibKit/Generated/Models/SetChatDraftMessage.swift index 5179358c5c..425c18971e 100644 --- a/Sources/TDLibKit/Generated/Models/SetChatDraftMessage.swift +++ b/Sources/TDLibKit/Generated/Models/SetChatDraftMessage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatEmojiStatus.swift b/Sources/TDLibKit/Generated/Models/SetChatEmojiStatus.swift index 1537928831..de9dd0886b 100644 --- a/Sources/TDLibKit/Generated/Models/SetChatEmojiStatus.swift +++ b/Sources/TDLibKit/Generated/Models/SetChatEmojiStatus.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatLocation.swift b/Sources/TDLibKit/Generated/Models/SetChatLocation.swift index abe9e9fcc9..1a795093e6 100644 --- a/Sources/TDLibKit/Generated/Models/SetChatLocation.swift +++ b/Sources/TDLibKit/Generated/Models/SetChatLocation.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatMemberStatus.swift b/Sources/TDLibKit/Generated/Models/SetChatMemberStatus.swift index 33deaa7517..6e82b35ce6 100644 --- a/Sources/TDLibKit/Generated/Models/SetChatMemberStatus.swift +++ b/Sources/TDLibKit/Generated/Models/SetChatMemberStatus.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatMessageAutoDeleteTime.swift b/Sources/TDLibKit/Generated/Models/SetChatMessageAutoDeleteTime.swift index 367984f2bb..e8172ed3d2 100644 --- a/Sources/TDLibKit/Generated/Models/SetChatMessageAutoDeleteTime.swift +++ b/Sources/TDLibKit/Generated/Models/SetChatMessageAutoDeleteTime.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatMessageSender.swift b/Sources/TDLibKit/Generated/Models/SetChatMessageSender.swift index 183726ba64..47d2817c66 100644 --- a/Sources/TDLibKit/Generated/Models/SetChatMessageSender.swift +++ b/Sources/TDLibKit/Generated/Models/SetChatMessageSender.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatNotificationSettings.swift b/Sources/TDLibKit/Generated/Models/SetChatNotificationSettings.swift index a882c001d5..e666309d7f 100644 --- a/Sources/TDLibKit/Generated/Models/SetChatNotificationSettings.swift +++ b/Sources/TDLibKit/Generated/Models/SetChatNotificationSettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatPermissions.swift b/Sources/TDLibKit/Generated/Models/SetChatPermissions.swift index 6293c5a14f..bc826ff993 100644 --- a/Sources/TDLibKit/Generated/Models/SetChatPermissions.swift +++ b/Sources/TDLibKit/Generated/Models/SetChatPermissions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatPhoto.swift b/Sources/TDLibKit/Generated/Models/SetChatPhoto.swift index 8f08eb312a..e7494162b2 100644 --- a/Sources/TDLibKit/Generated/Models/SetChatPhoto.swift +++ b/Sources/TDLibKit/Generated/Models/SetChatPhoto.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatPinnedStories.swift b/Sources/TDLibKit/Generated/Models/SetChatPinnedStories.swift index 7381781f50..3acff62c45 100644 --- a/Sources/TDLibKit/Generated/Models/SetChatPinnedStories.swift +++ b/Sources/TDLibKit/Generated/Models/SetChatPinnedStories.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatProfileAccentColor.swift b/Sources/TDLibKit/Generated/Models/SetChatProfileAccentColor.swift index 86b3e68d63..e1a8e1911c 100644 --- a/Sources/TDLibKit/Generated/Models/SetChatProfileAccentColor.swift +++ b/Sources/TDLibKit/Generated/Models/SetChatProfileAccentColor.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatSlowModeDelay.swift b/Sources/TDLibKit/Generated/Models/SetChatSlowModeDelay.swift index ae46394df5..a14f6993fa 100644 --- a/Sources/TDLibKit/Generated/Models/SetChatSlowModeDelay.swift +++ b/Sources/TDLibKit/Generated/Models/SetChatSlowModeDelay.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatTheme.swift b/Sources/TDLibKit/Generated/Models/SetChatTheme.swift index 2e8c4375f9..d7da0c975e 100644 --- a/Sources/TDLibKit/Generated/Models/SetChatTheme.swift +++ b/Sources/TDLibKit/Generated/Models/SetChatTheme.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatTitle.swift b/Sources/TDLibKit/Generated/Models/SetChatTitle.swift index fa37ae9b07..047de2b2c7 100644 --- a/Sources/TDLibKit/Generated/Models/SetChatTitle.swift +++ b/Sources/TDLibKit/Generated/Models/SetChatTitle.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetCloseFriends.swift b/Sources/TDLibKit/Generated/Models/SetCloseFriends.swift index ec3d64c802..d9b3c7ef27 100644 --- a/Sources/TDLibKit/Generated/Models/SetCloseFriends.swift +++ b/Sources/TDLibKit/Generated/Models/SetCloseFriends.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetCommands.swift b/Sources/TDLibKit/Generated/Models/SetCommands.swift index aa6785258f..e27e9b7e27 100644 --- a/Sources/TDLibKit/Generated/Models/SetCommands.swift +++ b/Sources/TDLibKit/Generated/Models/SetCommands.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetCustomEmojiStickerSetThumbnail.swift b/Sources/TDLibKit/Generated/Models/SetCustomEmojiStickerSetThumbnail.swift index 3ed1f60df9..768305e50f 100644 --- a/Sources/TDLibKit/Generated/Models/SetCustomEmojiStickerSetThumbnail.swift +++ b/Sources/TDLibKit/Generated/Models/SetCustomEmojiStickerSetThumbnail.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetCustomLanguagePack.swift b/Sources/TDLibKit/Generated/Models/SetCustomLanguagePack.swift index dbda9d2f7d..2fcf152791 100644 --- a/Sources/TDLibKit/Generated/Models/SetCustomLanguagePack.swift +++ b/Sources/TDLibKit/Generated/Models/SetCustomLanguagePack.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetCustomLanguagePackString.swift b/Sources/TDLibKit/Generated/Models/SetCustomLanguagePackString.swift index 3920483b40..4d50b897f5 100644 --- a/Sources/TDLibKit/Generated/Models/SetCustomLanguagePackString.swift +++ b/Sources/TDLibKit/Generated/Models/SetCustomLanguagePackString.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetDatabaseEncryptionKey.swift b/Sources/TDLibKit/Generated/Models/SetDatabaseEncryptionKey.swift index 91184f56ea..2c9dc50a35 100644 --- a/Sources/TDLibKit/Generated/Models/SetDatabaseEncryptionKey.swift +++ b/Sources/TDLibKit/Generated/Models/SetDatabaseEncryptionKey.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetDefaultBackground.swift b/Sources/TDLibKit/Generated/Models/SetDefaultBackground.swift index 6bf45cd0a2..b3ec94e12c 100644 --- a/Sources/TDLibKit/Generated/Models/SetDefaultBackground.swift +++ b/Sources/TDLibKit/Generated/Models/SetDefaultBackground.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetDefaultChannelAdministratorRights.swift b/Sources/TDLibKit/Generated/Models/SetDefaultChannelAdministratorRights.swift index ffc958860a..eec0b92851 100644 --- a/Sources/TDLibKit/Generated/Models/SetDefaultChannelAdministratorRights.swift +++ b/Sources/TDLibKit/Generated/Models/SetDefaultChannelAdministratorRights.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetDefaultGroupAdministratorRights.swift b/Sources/TDLibKit/Generated/Models/SetDefaultGroupAdministratorRights.swift index f07c5b6d4e..786a4eb111 100644 --- a/Sources/TDLibKit/Generated/Models/SetDefaultGroupAdministratorRights.swift +++ b/Sources/TDLibKit/Generated/Models/SetDefaultGroupAdministratorRights.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetDefaultMessageAutoDeleteTime.swift b/Sources/TDLibKit/Generated/Models/SetDefaultMessageAutoDeleteTime.swift index e80a5dfce9..29aa468737 100644 --- a/Sources/TDLibKit/Generated/Models/SetDefaultMessageAutoDeleteTime.swift +++ b/Sources/TDLibKit/Generated/Models/SetDefaultMessageAutoDeleteTime.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetDefaultReactionType.swift b/Sources/TDLibKit/Generated/Models/SetDefaultReactionType.swift index 245dfb0b96..fba3989276 100644 --- a/Sources/TDLibKit/Generated/Models/SetDefaultReactionType.swift +++ b/Sources/TDLibKit/Generated/Models/SetDefaultReactionType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetEmojiStatus.swift b/Sources/TDLibKit/Generated/Models/SetEmojiStatus.swift index 823519805f..92b8559635 100644 --- a/Sources/TDLibKit/Generated/Models/SetEmojiStatus.swift +++ b/Sources/TDLibKit/Generated/Models/SetEmojiStatus.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetFileGenerationProgress.swift b/Sources/TDLibKit/Generated/Models/SetFileGenerationProgress.swift index 1bd38113f2..1185781986 100644 --- a/Sources/TDLibKit/Generated/Models/SetFileGenerationProgress.swift +++ b/Sources/TDLibKit/Generated/Models/SetFileGenerationProgress.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetForumTopicNotificationSettings.swift b/Sources/TDLibKit/Generated/Models/SetForumTopicNotificationSettings.swift index c78fd9ef17..c66062b13a 100644 --- a/Sources/TDLibKit/Generated/Models/SetForumTopicNotificationSettings.swift +++ b/Sources/TDLibKit/Generated/Models/SetForumTopicNotificationSettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetGameScore.swift b/Sources/TDLibKit/Generated/Models/SetGameScore.swift index 1dfdc08d17..76e08075a6 100644 --- a/Sources/TDLibKit/Generated/Models/SetGameScore.swift +++ b/Sources/TDLibKit/Generated/Models/SetGameScore.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetGroupCallParticipantIsSpeaking.swift b/Sources/TDLibKit/Generated/Models/SetGroupCallParticipantIsSpeaking.swift index ea8394bcab..f1e0e2af2f 100644 --- a/Sources/TDLibKit/Generated/Models/SetGroupCallParticipantIsSpeaking.swift +++ b/Sources/TDLibKit/Generated/Models/SetGroupCallParticipantIsSpeaking.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetGroupCallParticipantVolumeLevel.swift b/Sources/TDLibKit/Generated/Models/SetGroupCallParticipantVolumeLevel.swift index 6b37635a67..1996183aa4 100644 --- a/Sources/TDLibKit/Generated/Models/SetGroupCallParticipantVolumeLevel.swift +++ b/Sources/TDLibKit/Generated/Models/SetGroupCallParticipantVolumeLevel.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetGroupCallTitle.swift b/Sources/TDLibKit/Generated/Models/SetGroupCallTitle.swift index 07d3141b98..fb51a9e975 100644 --- a/Sources/TDLibKit/Generated/Models/SetGroupCallTitle.swift +++ b/Sources/TDLibKit/Generated/Models/SetGroupCallTitle.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetInactiveSessionTtl.swift b/Sources/TDLibKit/Generated/Models/SetInactiveSessionTtl.swift index 24fe47ea56..77d781747e 100644 --- a/Sources/TDLibKit/Generated/Models/SetInactiveSessionTtl.swift +++ b/Sources/TDLibKit/Generated/Models/SetInactiveSessionTtl.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetInlineGameScore.swift b/Sources/TDLibKit/Generated/Models/SetInlineGameScore.swift index debef3b168..3a70d11fe2 100644 --- a/Sources/TDLibKit/Generated/Models/SetInlineGameScore.swift +++ b/Sources/TDLibKit/Generated/Models/SetInlineGameScore.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetLocation.swift b/Sources/TDLibKit/Generated/Models/SetLocation.swift index 2bd90b927e..b3458124e6 100644 --- a/Sources/TDLibKit/Generated/Models/SetLocation.swift +++ b/Sources/TDLibKit/Generated/Models/SetLocation.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetLogStream.swift b/Sources/TDLibKit/Generated/Models/SetLogStream.swift index d284a8228f..cb92099fff 100644 --- a/Sources/TDLibKit/Generated/Models/SetLogStream.swift +++ b/Sources/TDLibKit/Generated/Models/SetLogStream.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetLogTagVerbosityLevel.swift b/Sources/TDLibKit/Generated/Models/SetLogTagVerbosityLevel.swift index bc23137b49..7be99ca792 100644 --- a/Sources/TDLibKit/Generated/Models/SetLogTagVerbosityLevel.swift +++ b/Sources/TDLibKit/Generated/Models/SetLogTagVerbosityLevel.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetLogVerbosityLevel.swift b/Sources/TDLibKit/Generated/Models/SetLogVerbosityLevel.swift index 0eabb17a57..49b13e9ea6 100644 --- a/Sources/TDLibKit/Generated/Models/SetLogVerbosityLevel.swift +++ b/Sources/TDLibKit/Generated/Models/SetLogVerbosityLevel.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetLoginEmailAddress.swift b/Sources/TDLibKit/Generated/Models/SetLoginEmailAddress.swift index cc5ed8d121..5209147b18 100644 --- a/Sources/TDLibKit/Generated/Models/SetLoginEmailAddress.swift +++ b/Sources/TDLibKit/Generated/Models/SetLoginEmailAddress.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetMenuButton.swift b/Sources/TDLibKit/Generated/Models/SetMenuButton.swift index 77c673120c..5656cc4b1b 100644 --- a/Sources/TDLibKit/Generated/Models/SetMenuButton.swift +++ b/Sources/TDLibKit/Generated/Models/SetMenuButton.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetMessageReactions.swift b/Sources/TDLibKit/Generated/Models/SetMessageReactions.swift index 7d1ae8dbf8..47a20e2995 100644 --- a/Sources/TDLibKit/Generated/Models/SetMessageReactions.swift +++ b/Sources/TDLibKit/Generated/Models/SetMessageReactions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetMessageSenderBlockList.swift b/Sources/TDLibKit/Generated/Models/SetMessageSenderBlockList.swift index 1a35cf9529..c599ef5dae 100644 --- a/Sources/TDLibKit/Generated/Models/SetMessageSenderBlockList.swift +++ b/Sources/TDLibKit/Generated/Models/SetMessageSenderBlockList.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetName.swift b/Sources/TDLibKit/Generated/Models/SetName.swift index 874aa5dbfa..cd34d55795 100644 --- a/Sources/TDLibKit/Generated/Models/SetName.swift +++ b/Sources/TDLibKit/Generated/Models/SetName.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetNetworkType.swift b/Sources/TDLibKit/Generated/Models/SetNetworkType.swift index 6022943339..aba5e8549f 100644 --- a/Sources/TDLibKit/Generated/Models/SetNetworkType.swift +++ b/Sources/TDLibKit/Generated/Models/SetNetworkType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetNewChatPrivacySettings.swift b/Sources/TDLibKit/Generated/Models/SetNewChatPrivacySettings.swift index afbcdf80ba..aba9df6040 100644 --- a/Sources/TDLibKit/Generated/Models/SetNewChatPrivacySettings.swift +++ b/Sources/TDLibKit/Generated/Models/SetNewChatPrivacySettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetOption.swift b/Sources/TDLibKit/Generated/Models/SetOption.swift index c10eb92f90..57e41ac25f 100644 --- a/Sources/TDLibKit/Generated/Models/SetOption.swift +++ b/Sources/TDLibKit/Generated/Models/SetOption.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetPassportElement.swift b/Sources/TDLibKit/Generated/Models/SetPassportElement.swift index 69d2c8b266..bdc6681c70 100644 --- a/Sources/TDLibKit/Generated/Models/SetPassportElement.swift +++ b/Sources/TDLibKit/Generated/Models/SetPassportElement.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetPassportElementErrors.swift b/Sources/TDLibKit/Generated/Models/SetPassportElementErrors.swift index c1d772d5ab..db46ecc031 100644 --- a/Sources/TDLibKit/Generated/Models/SetPassportElementErrors.swift +++ b/Sources/TDLibKit/Generated/Models/SetPassportElementErrors.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetPassword.swift b/Sources/TDLibKit/Generated/Models/SetPassword.swift index 489a2a74a7..cf557443ec 100644 --- a/Sources/TDLibKit/Generated/Models/SetPassword.swift +++ b/Sources/TDLibKit/Generated/Models/SetPassword.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetPersonalChat.swift b/Sources/TDLibKit/Generated/Models/SetPersonalChat.swift index 7da38bfecd..c8696acee7 100644 --- a/Sources/TDLibKit/Generated/Models/SetPersonalChat.swift +++ b/Sources/TDLibKit/Generated/Models/SetPersonalChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetPinnedChats.swift b/Sources/TDLibKit/Generated/Models/SetPinnedChats.swift index 8f6288f603..25c711416d 100644 --- a/Sources/TDLibKit/Generated/Models/SetPinnedChats.swift +++ b/Sources/TDLibKit/Generated/Models/SetPinnedChats.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetPinnedForumTopics.swift b/Sources/TDLibKit/Generated/Models/SetPinnedForumTopics.swift index cfd27b1920..c28cda43d6 100644 --- a/Sources/TDLibKit/Generated/Models/SetPinnedForumTopics.swift +++ b/Sources/TDLibKit/Generated/Models/SetPinnedForumTopics.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetPinnedSavedMessagesTopics.swift b/Sources/TDLibKit/Generated/Models/SetPinnedSavedMessagesTopics.swift index b240ba171b..0714bd7855 100644 --- a/Sources/TDLibKit/Generated/Models/SetPinnedSavedMessagesTopics.swift +++ b/Sources/TDLibKit/Generated/Models/SetPinnedSavedMessagesTopics.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetPollAnswer.swift b/Sources/TDLibKit/Generated/Models/SetPollAnswer.swift index e52af8c28e..c35c527b88 100644 --- a/Sources/TDLibKit/Generated/Models/SetPollAnswer.swift +++ b/Sources/TDLibKit/Generated/Models/SetPollAnswer.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetProfileAccentColor.swift b/Sources/TDLibKit/Generated/Models/SetProfileAccentColor.swift index 60f9f79764..cfa4ac1b88 100644 --- a/Sources/TDLibKit/Generated/Models/SetProfileAccentColor.swift +++ b/Sources/TDLibKit/Generated/Models/SetProfileAccentColor.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetProfilePhoto.swift b/Sources/TDLibKit/Generated/Models/SetProfilePhoto.swift index bbd7fd905a..40b72922cb 100644 --- a/Sources/TDLibKit/Generated/Models/SetProfilePhoto.swift +++ b/Sources/TDLibKit/Generated/Models/SetProfilePhoto.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetQuickReplyShortcutName.swift b/Sources/TDLibKit/Generated/Models/SetQuickReplyShortcutName.swift index 85df4eddd6..90d45bb2c8 100644 --- a/Sources/TDLibKit/Generated/Models/SetQuickReplyShortcutName.swift +++ b/Sources/TDLibKit/Generated/Models/SetQuickReplyShortcutName.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetReactionNotificationSettings.swift b/Sources/TDLibKit/Generated/Models/SetReactionNotificationSettings.swift index be11569e3f..1e9e480478 100644 --- a/Sources/TDLibKit/Generated/Models/SetReactionNotificationSettings.swift +++ b/Sources/TDLibKit/Generated/Models/SetReactionNotificationSettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetReadDatePrivacySettings.swift b/Sources/TDLibKit/Generated/Models/SetReadDatePrivacySettings.swift index b9368067b6..812065f4c8 100644 --- a/Sources/TDLibKit/Generated/Models/SetReadDatePrivacySettings.swift +++ b/Sources/TDLibKit/Generated/Models/SetReadDatePrivacySettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetRecoveryEmailAddress.swift b/Sources/TDLibKit/Generated/Models/SetRecoveryEmailAddress.swift index e4fc8cf270..615c1f14ae 100644 --- a/Sources/TDLibKit/Generated/Models/SetRecoveryEmailAddress.swift +++ b/Sources/TDLibKit/Generated/Models/SetRecoveryEmailAddress.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetSavedMessagesTagLabel.swift b/Sources/TDLibKit/Generated/Models/SetSavedMessagesTagLabel.swift index 3d62fa9983..8bc43def15 100644 --- a/Sources/TDLibKit/Generated/Models/SetSavedMessagesTagLabel.swift +++ b/Sources/TDLibKit/Generated/Models/SetSavedMessagesTagLabel.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetScopeNotificationSettings.swift b/Sources/TDLibKit/Generated/Models/SetScopeNotificationSettings.swift index 59e0ea3e2b..d2c47eeb8e 100644 --- a/Sources/TDLibKit/Generated/Models/SetScopeNotificationSettings.swift +++ b/Sources/TDLibKit/Generated/Models/SetScopeNotificationSettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetStickerEmojis.swift b/Sources/TDLibKit/Generated/Models/SetStickerEmojis.swift index 7fa6b6ed66..9a5fbcf83c 100644 --- a/Sources/TDLibKit/Generated/Models/SetStickerEmojis.swift +++ b/Sources/TDLibKit/Generated/Models/SetStickerEmojis.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetStickerKeywords.swift b/Sources/TDLibKit/Generated/Models/SetStickerKeywords.swift index d7e49b3371..1e67620024 100644 --- a/Sources/TDLibKit/Generated/Models/SetStickerKeywords.swift +++ b/Sources/TDLibKit/Generated/Models/SetStickerKeywords.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetStickerMaskPosition.swift b/Sources/TDLibKit/Generated/Models/SetStickerMaskPosition.swift index 4d45419fb6..c3e14aedc3 100644 --- a/Sources/TDLibKit/Generated/Models/SetStickerMaskPosition.swift +++ b/Sources/TDLibKit/Generated/Models/SetStickerMaskPosition.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetStickerPositionInSet.swift b/Sources/TDLibKit/Generated/Models/SetStickerPositionInSet.swift index d0b32254c6..4a580ad834 100644 --- a/Sources/TDLibKit/Generated/Models/SetStickerPositionInSet.swift +++ b/Sources/TDLibKit/Generated/Models/SetStickerPositionInSet.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetStickerSetThumbnail.swift b/Sources/TDLibKit/Generated/Models/SetStickerSetThumbnail.swift index 9242b690f9..9032f69aa0 100644 --- a/Sources/TDLibKit/Generated/Models/SetStickerSetThumbnail.swift +++ b/Sources/TDLibKit/Generated/Models/SetStickerSetThumbnail.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetStickerSetTitle.swift b/Sources/TDLibKit/Generated/Models/SetStickerSetTitle.swift index 012b52c9bb..990473d407 100644 --- a/Sources/TDLibKit/Generated/Models/SetStickerSetTitle.swift +++ b/Sources/TDLibKit/Generated/Models/SetStickerSetTitle.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetStoryPrivacySettings.swift b/Sources/TDLibKit/Generated/Models/SetStoryPrivacySettings.swift index 1a135c805c..f47c3b8a18 100644 --- a/Sources/TDLibKit/Generated/Models/SetStoryPrivacySettings.swift +++ b/Sources/TDLibKit/Generated/Models/SetStoryPrivacySettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetStoryReaction.swift b/Sources/TDLibKit/Generated/Models/SetStoryReaction.swift index de53afcfff..6287afe028 100644 --- a/Sources/TDLibKit/Generated/Models/SetStoryReaction.swift +++ b/Sources/TDLibKit/Generated/Models/SetStoryReaction.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetSupergroupCustomEmojiStickerSet.swift b/Sources/TDLibKit/Generated/Models/SetSupergroupCustomEmojiStickerSet.swift index b3fbea76aa..d6f52b5f8f 100644 --- a/Sources/TDLibKit/Generated/Models/SetSupergroupCustomEmojiStickerSet.swift +++ b/Sources/TDLibKit/Generated/Models/SetSupergroupCustomEmojiStickerSet.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetSupergroupStickerSet.swift b/Sources/TDLibKit/Generated/Models/SetSupergroupStickerSet.swift index cee58d0a82..74324184a9 100644 --- a/Sources/TDLibKit/Generated/Models/SetSupergroupStickerSet.swift +++ b/Sources/TDLibKit/Generated/Models/SetSupergroupStickerSet.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetSupergroupUnrestrictBoostCount.swift b/Sources/TDLibKit/Generated/Models/SetSupergroupUnrestrictBoostCount.swift index f854eaccfb..a0d82fd6dd 100644 --- a/Sources/TDLibKit/Generated/Models/SetSupergroupUnrestrictBoostCount.swift +++ b/Sources/TDLibKit/Generated/Models/SetSupergroupUnrestrictBoostCount.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetSupergroupUsername.swift b/Sources/TDLibKit/Generated/Models/SetSupergroupUsername.swift index e942cd8955..f29a45d32a 100644 --- a/Sources/TDLibKit/Generated/Models/SetSupergroupUsername.swift +++ b/Sources/TDLibKit/Generated/Models/SetSupergroupUsername.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetTdlibParameters.swift b/Sources/TDLibKit/Generated/Models/SetTdlibParameters.swift index 73b7e9e53f..d07ee2d2b4 100644 --- a/Sources/TDLibKit/Generated/Models/SetTdlibParameters.swift +++ b/Sources/TDLibKit/Generated/Models/SetTdlibParameters.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetUserPersonalProfilePhoto.swift b/Sources/TDLibKit/Generated/Models/SetUserPersonalProfilePhoto.swift index bfdf533a22..af82b79ea1 100644 --- a/Sources/TDLibKit/Generated/Models/SetUserPersonalProfilePhoto.swift +++ b/Sources/TDLibKit/Generated/Models/SetUserPersonalProfilePhoto.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetUserPrivacySettingRules.swift b/Sources/TDLibKit/Generated/Models/SetUserPrivacySettingRules.swift index 6ca3072f09..a127e4f9ff 100644 --- a/Sources/TDLibKit/Generated/Models/SetUserPrivacySettingRules.swift +++ b/Sources/TDLibKit/Generated/Models/SetUserPrivacySettingRules.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetUserSupportInfo.swift b/Sources/TDLibKit/Generated/Models/SetUserSupportInfo.swift index 620d6ff40d..7c2927b123 100644 --- a/Sources/TDLibKit/Generated/Models/SetUserSupportInfo.swift +++ b/Sources/TDLibKit/Generated/Models/SetUserSupportInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetUsername.swift b/Sources/TDLibKit/Generated/Models/SetUsername.swift index 4ca06a947c..ef28b379c1 100644 --- a/Sources/TDLibKit/Generated/Models/SetUsername.swift +++ b/Sources/TDLibKit/Generated/Models/SetUsername.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetVideoChatDefaultParticipant.swift b/Sources/TDLibKit/Generated/Models/SetVideoChatDefaultParticipant.swift index 3662d90653..87b777d9c1 100644 --- a/Sources/TDLibKit/Generated/Models/SetVideoChatDefaultParticipant.swift +++ b/Sources/TDLibKit/Generated/Models/SetVideoChatDefaultParticipant.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ShareChatWithBot.swift b/Sources/TDLibKit/Generated/Models/ShareChatWithBot.swift index 93c40ff4a4..2b3e3f559a 100644 --- a/Sources/TDLibKit/Generated/Models/ShareChatWithBot.swift +++ b/Sources/TDLibKit/Generated/Models/ShareChatWithBot.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SharePhoneNumber.swift b/Sources/TDLibKit/Generated/Models/SharePhoneNumber.swift index bbc7bc6430..379e711c05 100644 --- a/Sources/TDLibKit/Generated/Models/SharePhoneNumber.swift +++ b/Sources/TDLibKit/Generated/Models/SharePhoneNumber.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ShareUsersWithBot.swift b/Sources/TDLibKit/Generated/Models/ShareUsersWithBot.swift index 107c859b93..3e3752838f 100644 --- a/Sources/TDLibKit/Generated/Models/ShareUsersWithBot.swift +++ b/Sources/TDLibKit/Generated/Models/ShareUsersWithBot.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SharedChat.swift b/Sources/TDLibKit/Generated/Models/SharedChat.swift index 1203ab477f..b56ee71b95 100644 --- a/Sources/TDLibKit/Generated/Models/SharedChat.swift +++ b/Sources/TDLibKit/Generated/Models/SharedChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SharedUser.swift b/Sources/TDLibKit/Generated/Models/SharedUser.swift index cae47785ee..3f69a48380 100644 --- a/Sources/TDLibKit/Generated/Models/SharedUser.swift +++ b/Sources/TDLibKit/Generated/Models/SharedUser.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ShippingOption.swift b/Sources/TDLibKit/Generated/Models/ShippingOption.swift index 39181731a2..8a40038db2 100644 --- a/Sources/TDLibKit/Generated/Models/ShippingOption.swift +++ b/Sources/TDLibKit/Generated/Models/ShippingOption.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SpeechRecognitionResult.swift b/Sources/TDLibKit/Generated/Models/SpeechRecognitionResult.swift index b78ee7fe48..876159d1c5 100644 --- a/Sources/TDLibKit/Generated/Models/SpeechRecognitionResult.swift +++ b/Sources/TDLibKit/Generated/Models/SpeechRecognitionResult.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SponsoredMessage.swift b/Sources/TDLibKit/Generated/Models/SponsoredMessage.swift index a3d15efcb3..2470f87e77 100644 --- a/Sources/TDLibKit/Generated/Models/SponsoredMessage.swift +++ b/Sources/TDLibKit/Generated/Models/SponsoredMessage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SponsoredMessages.swift b/Sources/TDLibKit/Generated/Models/SponsoredMessages.swift index 8b50813fec..2ebb56ee7f 100644 --- a/Sources/TDLibKit/Generated/Models/SponsoredMessages.swift +++ b/Sources/TDLibKit/Generated/Models/SponsoredMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StartGroupCallRecording.swift b/Sources/TDLibKit/Generated/Models/StartGroupCallRecording.swift index a32a0b2e3c..3872b15092 100644 --- a/Sources/TDLibKit/Generated/Models/StartGroupCallRecording.swift +++ b/Sources/TDLibKit/Generated/Models/StartGroupCallRecording.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StartGroupCallScreenSharing.swift b/Sources/TDLibKit/Generated/Models/StartGroupCallScreenSharing.swift index 3efaa497e8..bb5eface83 100644 --- a/Sources/TDLibKit/Generated/Models/StartGroupCallScreenSharing.swift +++ b/Sources/TDLibKit/Generated/Models/StartGroupCallScreenSharing.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StartScheduledGroupCall.swift b/Sources/TDLibKit/Generated/Models/StartScheduledGroupCall.swift index dcb42c8a55..af684bcb11 100644 --- a/Sources/TDLibKit/Generated/Models/StartScheduledGroupCall.swift +++ b/Sources/TDLibKit/Generated/Models/StartScheduledGroupCall.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StatisticalGraph.swift b/Sources/TDLibKit/Generated/Models/StatisticalGraph.swift index 0ba19078ec..f52f6f053d 100644 --- a/Sources/TDLibKit/Generated/Models/StatisticalGraph.swift +++ b/Sources/TDLibKit/Generated/Models/StatisticalGraph.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StatisticalValue.swift b/Sources/TDLibKit/Generated/Models/StatisticalValue.swift index 0ee436e503..d9806edc9e 100644 --- a/Sources/TDLibKit/Generated/Models/StatisticalValue.swift +++ b/Sources/TDLibKit/Generated/Models/StatisticalValue.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Sticker.swift b/Sources/TDLibKit/Generated/Models/Sticker.swift index 4d3f66898e..92b8b26bc2 100644 --- a/Sources/TDLibKit/Generated/Models/Sticker.swift +++ b/Sources/TDLibKit/Generated/Models/Sticker.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StickerFormat.swift b/Sources/TDLibKit/Generated/Models/StickerFormat.swift index c93bc4c3e9..27c97c86bc 100644 --- a/Sources/TDLibKit/Generated/Models/StickerFormat.swift +++ b/Sources/TDLibKit/Generated/Models/StickerFormat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StickerFullType.swift b/Sources/TDLibKit/Generated/Models/StickerFullType.swift index 0bc6c8695e..95e35ee13c 100644 --- a/Sources/TDLibKit/Generated/Models/StickerFullType.swift +++ b/Sources/TDLibKit/Generated/Models/StickerFullType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StickerSet.swift b/Sources/TDLibKit/Generated/Models/StickerSet.swift index 1a55c3d942..38daa8c036 100644 --- a/Sources/TDLibKit/Generated/Models/StickerSet.swift +++ b/Sources/TDLibKit/Generated/Models/StickerSet.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StickerSetInfo.swift b/Sources/TDLibKit/Generated/Models/StickerSetInfo.swift index 5622795650..2125269ea6 100644 --- a/Sources/TDLibKit/Generated/Models/StickerSetInfo.swift +++ b/Sources/TDLibKit/Generated/Models/StickerSetInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StickerSets.swift b/Sources/TDLibKit/Generated/Models/StickerSets.swift index 220c809a3a..231d660f43 100644 --- a/Sources/TDLibKit/Generated/Models/StickerSets.swift +++ b/Sources/TDLibKit/Generated/Models/StickerSets.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StickerType.swift b/Sources/TDLibKit/Generated/Models/StickerType.swift index e822e2c578..9b318f1476 100644 --- a/Sources/TDLibKit/Generated/Models/StickerType.swift +++ b/Sources/TDLibKit/Generated/Models/StickerType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Stickers.swift b/Sources/TDLibKit/Generated/Models/Stickers.swift index 722806b5c8..4d17d4ef14 100644 --- a/Sources/TDLibKit/Generated/Models/Stickers.swift +++ b/Sources/TDLibKit/Generated/Models/Stickers.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StopPoll.swift b/Sources/TDLibKit/Generated/Models/StopPoll.swift index 7474a8a4f7..a1b9f64e53 100644 --- a/Sources/TDLibKit/Generated/Models/StopPoll.swift +++ b/Sources/TDLibKit/Generated/Models/StopPoll.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StorageStatistics.swift b/Sources/TDLibKit/Generated/Models/StorageStatistics.swift index eb01ca79f0..43f159c4f9 100644 --- a/Sources/TDLibKit/Generated/Models/StorageStatistics.swift +++ b/Sources/TDLibKit/Generated/Models/StorageStatistics.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StorageStatisticsByChat.swift b/Sources/TDLibKit/Generated/Models/StorageStatisticsByChat.swift index 000b283926..710ee0c3f8 100644 --- a/Sources/TDLibKit/Generated/Models/StorageStatisticsByChat.swift +++ b/Sources/TDLibKit/Generated/Models/StorageStatisticsByChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StorageStatisticsByFileType.swift b/Sources/TDLibKit/Generated/Models/StorageStatisticsByFileType.swift index 2d4d1ef7f4..c4999bb93f 100644 --- a/Sources/TDLibKit/Generated/Models/StorageStatisticsByFileType.swift +++ b/Sources/TDLibKit/Generated/Models/StorageStatisticsByFileType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StorageStatisticsFast.swift b/Sources/TDLibKit/Generated/Models/StorageStatisticsFast.swift index ecc4647e27..3ee5fc5db1 100644 --- a/Sources/TDLibKit/Generated/Models/StorageStatisticsFast.swift +++ b/Sources/TDLibKit/Generated/Models/StorageStatisticsFast.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StorePaymentPurpose.swift b/Sources/TDLibKit/Generated/Models/StorePaymentPurpose.swift index ecb245fc7c..d8769e1b5e 100644 --- a/Sources/TDLibKit/Generated/Models/StorePaymentPurpose.swift +++ b/Sources/TDLibKit/Generated/Models/StorePaymentPurpose.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Stories.swift b/Sources/TDLibKit/Generated/Models/Stories.swift index b760e9e270..b8cf4d208e 100644 --- a/Sources/TDLibKit/Generated/Models/Stories.swift +++ b/Sources/TDLibKit/Generated/Models/Stories.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Story.swift b/Sources/TDLibKit/Generated/Models/Story.swift index f9b32eb1ee..156dfd45e6 100644 --- a/Sources/TDLibKit/Generated/Models/Story.swift +++ b/Sources/TDLibKit/Generated/Models/Story.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryArea.swift b/Sources/TDLibKit/Generated/Models/StoryArea.swift index 0008a3a324..aebe5f7eb2 100644 --- a/Sources/TDLibKit/Generated/Models/StoryArea.swift +++ b/Sources/TDLibKit/Generated/Models/StoryArea.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryAreaPosition.swift b/Sources/TDLibKit/Generated/Models/StoryAreaPosition.swift index 39a3e28fc0..406c9f8b07 100644 --- a/Sources/TDLibKit/Generated/Models/StoryAreaPosition.swift +++ b/Sources/TDLibKit/Generated/Models/StoryAreaPosition.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryAreaType.swift b/Sources/TDLibKit/Generated/Models/StoryAreaType.swift index a84baab5eb..04a95c847b 100644 --- a/Sources/TDLibKit/Generated/Models/StoryAreaType.swift +++ b/Sources/TDLibKit/Generated/Models/StoryAreaType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryContent.swift b/Sources/TDLibKit/Generated/Models/StoryContent.swift index 5a8b921f95..fc708c5566 100644 --- a/Sources/TDLibKit/Generated/Models/StoryContent.swift +++ b/Sources/TDLibKit/Generated/Models/StoryContent.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryFullId.swift b/Sources/TDLibKit/Generated/Models/StoryFullId.swift index 8033934c21..be42fa1ed3 100644 --- a/Sources/TDLibKit/Generated/Models/StoryFullId.swift +++ b/Sources/TDLibKit/Generated/Models/StoryFullId.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryInfo.swift b/Sources/TDLibKit/Generated/Models/StoryInfo.swift index 273e9685f3..f5f36ece2d 100644 --- a/Sources/TDLibKit/Generated/Models/StoryInfo.swift +++ b/Sources/TDLibKit/Generated/Models/StoryInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryInteraction.swift b/Sources/TDLibKit/Generated/Models/StoryInteraction.swift index 5c2cc29ed5..8abf263c90 100644 --- a/Sources/TDLibKit/Generated/Models/StoryInteraction.swift +++ b/Sources/TDLibKit/Generated/Models/StoryInteraction.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryInteractionInfo.swift b/Sources/TDLibKit/Generated/Models/StoryInteractionInfo.swift index 22dd95dbb1..a9c770a5a6 100644 --- a/Sources/TDLibKit/Generated/Models/StoryInteractionInfo.swift +++ b/Sources/TDLibKit/Generated/Models/StoryInteractionInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryInteractionType.swift b/Sources/TDLibKit/Generated/Models/StoryInteractionType.swift index 915c257108..787cb9293e 100644 --- a/Sources/TDLibKit/Generated/Models/StoryInteractionType.swift +++ b/Sources/TDLibKit/Generated/Models/StoryInteractionType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryInteractions.swift b/Sources/TDLibKit/Generated/Models/StoryInteractions.swift index f1477a77fe..1cbe91b757 100644 --- a/Sources/TDLibKit/Generated/Models/StoryInteractions.swift +++ b/Sources/TDLibKit/Generated/Models/StoryInteractions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryList.swift b/Sources/TDLibKit/Generated/Models/StoryList.swift index 9c0b58abff..8cf96190e3 100644 --- a/Sources/TDLibKit/Generated/Models/StoryList.swift +++ b/Sources/TDLibKit/Generated/Models/StoryList.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryOrigin.swift b/Sources/TDLibKit/Generated/Models/StoryOrigin.swift index 888d84466f..7aecd817ca 100644 --- a/Sources/TDLibKit/Generated/Models/StoryOrigin.swift +++ b/Sources/TDLibKit/Generated/Models/StoryOrigin.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryPrivacySettings.swift b/Sources/TDLibKit/Generated/Models/StoryPrivacySettings.swift index 06f765db2c..59daa6b2cb 100644 --- a/Sources/TDLibKit/Generated/Models/StoryPrivacySettings.swift +++ b/Sources/TDLibKit/Generated/Models/StoryPrivacySettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryRepostInfo.swift b/Sources/TDLibKit/Generated/Models/StoryRepostInfo.swift index 1d4e44fe15..5455ab5ed3 100644 --- a/Sources/TDLibKit/Generated/Models/StoryRepostInfo.swift +++ b/Sources/TDLibKit/Generated/Models/StoryRepostInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryStatistics.swift b/Sources/TDLibKit/Generated/Models/StoryStatistics.swift index 08aa1f187b..0899d3400a 100644 --- a/Sources/TDLibKit/Generated/Models/StoryStatistics.swift +++ b/Sources/TDLibKit/Generated/Models/StoryStatistics.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryVideo.swift b/Sources/TDLibKit/Generated/Models/StoryVideo.swift index ba7ac9f935..8831743a31 100644 --- a/Sources/TDLibKit/Generated/Models/StoryVideo.swift +++ b/Sources/TDLibKit/Generated/Models/StoryVideo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SuggestUserProfilePhoto.swift b/Sources/TDLibKit/Generated/Models/SuggestUserProfilePhoto.swift index f741e0af78..5e1955aa4c 100644 --- a/Sources/TDLibKit/Generated/Models/SuggestUserProfilePhoto.swift +++ b/Sources/TDLibKit/Generated/Models/SuggestUserProfilePhoto.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SuggestedAction.swift b/Sources/TDLibKit/Generated/Models/SuggestedAction.swift index ef8da8afdf..746399bdfd 100644 --- a/Sources/TDLibKit/Generated/Models/SuggestedAction.swift +++ b/Sources/TDLibKit/Generated/Models/SuggestedAction.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Supergroup.swift b/Sources/TDLibKit/Generated/Models/Supergroup.swift index 7a4bf376e8..8b31146d18 100644 --- a/Sources/TDLibKit/Generated/Models/Supergroup.swift +++ b/Sources/TDLibKit/Generated/Models/Supergroup.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation @@ -61,7 +61,7 @@ public struct Supergroup: Codable, Equatable, Hashable, Identifiable { /// True, if users need to join the supergroup before they can send messages. Always true for channels and non-discussion supergroups public let joinToSendMessages: Bool - /// Number of members in the supergroup or channel; 0 if unknown. Currently, it is guaranteed to be known only if the supergroup or channel was received through getChatSimilarChats, getChatsToSendStories, getCreatedPublicChats, getGroupsInCommon, getInactiveSupergroupChats, getSuitableDiscussionChats, getUserPrivacySettingRules, getVideoChatAvailableParticipants, searchChatsNearby, searchPublicChats, or in chatFolderInviteLinkInfo.missing_chat_ids, or for public chats in which where sent messages and posted stories from publicForwards, or for public chats in which where sent messages from getMessagePublicForwards response + /// Number of members in the supergroup or channel; 0 if unknown. Currently, it is guaranteed to be known only if the supergroup or channel was received through getChatSimilarChats, getChatsToSendStories, getCreatedPublicChats, getGroupsInCommon, getInactiveSupergroupChats, getRecommendedChats, getSuitableDiscussionChats, getUserPrivacySettingRules, getVideoChatAvailableParticipants, searchChatsNearby, searchPublicChats, or in chatFolderInviteLinkInfo.missing_chat_ids, or in userFullInfo.personal_chat_id, or for chats with messages or stories from publicForwards public let memberCount: Int /// If non-empty, contains a human-readable description of the reason why access to this supergroup or channel must be restricted diff --git a/Sources/TDLibKit/Generated/Models/SupergroupFullInfo.swift b/Sources/TDLibKit/Generated/Models/SupergroupFullInfo.swift index 6889f3dbab..32b1d7262e 100644 --- a/Sources/TDLibKit/Generated/Models/SupergroupFullInfo.swift +++ b/Sources/TDLibKit/Generated/Models/SupergroupFullInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SupergroupMembersFilter.swift b/Sources/TDLibKit/Generated/Models/SupergroupMembersFilter.swift index 841e306a05..7231d7deb9 100644 --- a/Sources/TDLibKit/Generated/Models/SupergroupMembersFilter.swift +++ b/Sources/TDLibKit/Generated/Models/SupergroupMembersFilter.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SynchronizeLanguagePack.swift b/Sources/TDLibKit/Generated/Models/SynchronizeLanguagePack.swift index 5c9847802c..f0cbce44ba 100644 --- a/Sources/TDLibKit/Generated/Models/SynchronizeLanguagePack.swift +++ b/Sources/TDLibKit/Generated/Models/SynchronizeLanguagePack.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TMeUrl.swift b/Sources/TDLibKit/Generated/Models/TMeUrl.swift index 2689e12f24..90e0515831 100644 --- a/Sources/TDLibKit/Generated/Models/TMeUrl.swift +++ b/Sources/TDLibKit/Generated/Models/TMeUrl.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TMeUrlType.swift b/Sources/TDLibKit/Generated/Models/TMeUrlType.swift index 3949dd1377..c946d2b342 100644 --- a/Sources/TDLibKit/Generated/Models/TMeUrlType.swift +++ b/Sources/TDLibKit/Generated/Models/TMeUrlType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TMeUrls.swift b/Sources/TDLibKit/Generated/Models/TMeUrls.swift index c4a6a2541a..be968a1b7c 100644 --- a/Sources/TDLibKit/Generated/Models/TMeUrls.swift +++ b/Sources/TDLibKit/Generated/Models/TMeUrls.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TargetChat.swift b/Sources/TDLibKit/Generated/Models/TargetChat.swift index a5e398b0e7..2e545eac75 100644 --- a/Sources/TDLibKit/Generated/Models/TargetChat.swift +++ b/Sources/TDLibKit/Generated/Models/TargetChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TelegramPaymentPurpose.swift b/Sources/TDLibKit/Generated/Models/TelegramPaymentPurpose.swift index 9feb228cf7..abe73438de 100644 --- a/Sources/TDLibKit/Generated/Models/TelegramPaymentPurpose.swift +++ b/Sources/TDLibKit/Generated/Models/TelegramPaymentPurpose.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TemporaryPasswordState.swift b/Sources/TDLibKit/Generated/Models/TemporaryPasswordState.swift index 0f78fafe84..bb50bec831 100644 --- a/Sources/TDLibKit/Generated/Models/TemporaryPasswordState.swift +++ b/Sources/TDLibKit/Generated/Models/TemporaryPasswordState.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TerminateAllOtherSessions.swift b/Sources/TDLibKit/Generated/Models/TerminateAllOtherSessions.swift index e0c20af3d9..b5b000fab9 100644 --- a/Sources/TDLibKit/Generated/Models/TerminateAllOtherSessions.swift +++ b/Sources/TDLibKit/Generated/Models/TerminateAllOtherSessions.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TerminateSession.swift b/Sources/TDLibKit/Generated/Models/TerminateSession.swift index 7d57d14de9..085bf006e2 100644 --- a/Sources/TDLibKit/Generated/Models/TerminateSession.swift +++ b/Sources/TDLibKit/Generated/Models/TerminateSession.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TermsOfService.swift b/Sources/TDLibKit/Generated/Models/TermsOfService.swift index dbee62a99a..54701f3487 100644 --- a/Sources/TDLibKit/Generated/Models/TermsOfService.swift +++ b/Sources/TDLibKit/Generated/Models/TermsOfService.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestBytes.swift b/Sources/TDLibKit/Generated/Models/TestBytes.swift index 6ced6e64cc..63ff19e383 100644 --- a/Sources/TDLibKit/Generated/Models/TestBytes.swift +++ b/Sources/TDLibKit/Generated/Models/TestBytes.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestCallBytes.swift b/Sources/TDLibKit/Generated/Models/TestCallBytes.swift index c0544e8481..7db8e45a21 100644 --- a/Sources/TDLibKit/Generated/Models/TestCallBytes.swift +++ b/Sources/TDLibKit/Generated/Models/TestCallBytes.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestCallEmpty.swift b/Sources/TDLibKit/Generated/Models/TestCallEmpty.swift index 6ff2c62f0e..ac581abfc1 100644 --- a/Sources/TDLibKit/Generated/Models/TestCallEmpty.swift +++ b/Sources/TDLibKit/Generated/Models/TestCallEmpty.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestCallString.swift b/Sources/TDLibKit/Generated/Models/TestCallString.swift index 9bb6bcb01b..5f1d001aec 100644 --- a/Sources/TDLibKit/Generated/Models/TestCallString.swift +++ b/Sources/TDLibKit/Generated/Models/TestCallString.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestCallVectorInt.swift b/Sources/TDLibKit/Generated/Models/TestCallVectorInt.swift index 655e81e1e9..48432b546d 100644 --- a/Sources/TDLibKit/Generated/Models/TestCallVectorInt.swift +++ b/Sources/TDLibKit/Generated/Models/TestCallVectorInt.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestCallVectorIntObject.swift b/Sources/TDLibKit/Generated/Models/TestCallVectorIntObject.swift index 0b44e398fe..f955a17fba 100644 --- a/Sources/TDLibKit/Generated/Models/TestCallVectorIntObject.swift +++ b/Sources/TDLibKit/Generated/Models/TestCallVectorIntObject.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestCallVectorString.swift b/Sources/TDLibKit/Generated/Models/TestCallVectorString.swift index 8a9202cc98..58a09cb28f 100644 --- a/Sources/TDLibKit/Generated/Models/TestCallVectorString.swift +++ b/Sources/TDLibKit/Generated/Models/TestCallVectorString.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestCallVectorStringObject.swift b/Sources/TDLibKit/Generated/Models/TestCallVectorStringObject.swift index 400f3d6abf..2abda3c2e1 100644 --- a/Sources/TDLibKit/Generated/Models/TestCallVectorStringObject.swift +++ b/Sources/TDLibKit/Generated/Models/TestCallVectorStringObject.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestGetDifference.swift b/Sources/TDLibKit/Generated/Models/TestGetDifference.swift index 4410d53d71..58fd282199 100644 --- a/Sources/TDLibKit/Generated/Models/TestGetDifference.swift +++ b/Sources/TDLibKit/Generated/Models/TestGetDifference.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestInt.swift b/Sources/TDLibKit/Generated/Models/TestInt.swift index bcd58cd815..e8419762f8 100644 --- a/Sources/TDLibKit/Generated/Models/TestInt.swift +++ b/Sources/TDLibKit/Generated/Models/TestInt.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestNetwork.swift b/Sources/TDLibKit/Generated/Models/TestNetwork.swift index 3c34741d8d..69d3c6fbba 100644 --- a/Sources/TDLibKit/Generated/Models/TestNetwork.swift +++ b/Sources/TDLibKit/Generated/Models/TestNetwork.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestProxy.swift b/Sources/TDLibKit/Generated/Models/TestProxy.swift index 0dde94db28..1e91b8cb04 100644 --- a/Sources/TDLibKit/Generated/Models/TestProxy.swift +++ b/Sources/TDLibKit/Generated/Models/TestProxy.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestReturnError.swift b/Sources/TDLibKit/Generated/Models/TestReturnError.swift index 82ff016aa2..9a6e8fb540 100644 --- a/Sources/TDLibKit/Generated/Models/TestReturnError.swift +++ b/Sources/TDLibKit/Generated/Models/TestReturnError.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestSquareInt.swift b/Sources/TDLibKit/Generated/Models/TestSquareInt.swift index 5f83107383..9fda9d2e3a 100644 --- a/Sources/TDLibKit/Generated/Models/TestSquareInt.swift +++ b/Sources/TDLibKit/Generated/Models/TestSquareInt.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestString.swift b/Sources/TDLibKit/Generated/Models/TestString.swift index 81b9f76a52..4579887346 100644 --- a/Sources/TDLibKit/Generated/Models/TestString.swift +++ b/Sources/TDLibKit/Generated/Models/TestString.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestUseUpdate.swift b/Sources/TDLibKit/Generated/Models/TestUseUpdate.swift index bb45dc6c4d..d00428f186 100644 --- a/Sources/TDLibKit/Generated/Models/TestUseUpdate.swift +++ b/Sources/TDLibKit/Generated/Models/TestUseUpdate.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestVectorInt.swift b/Sources/TDLibKit/Generated/Models/TestVectorInt.swift index cebdbf596f..4254ac6860 100644 --- a/Sources/TDLibKit/Generated/Models/TestVectorInt.swift +++ b/Sources/TDLibKit/Generated/Models/TestVectorInt.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestVectorIntObject.swift b/Sources/TDLibKit/Generated/Models/TestVectorIntObject.swift index 2b065ef3fb..f64a61a197 100644 --- a/Sources/TDLibKit/Generated/Models/TestVectorIntObject.swift +++ b/Sources/TDLibKit/Generated/Models/TestVectorIntObject.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestVectorString.swift b/Sources/TDLibKit/Generated/Models/TestVectorString.swift index 7957c73f89..b5a1822b3b 100644 --- a/Sources/TDLibKit/Generated/Models/TestVectorString.swift +++ b/Sources/TDLibKit/Generated/Models/TestVectorString.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestVectorStringObject.swift b/Sources/TDLibKit/Generated/Models/TestVectorStringObject.swift index 5caaedb31a..85cd288c6b 100644 --- a/Sources/TDLibKit/Generated/Models/TestVectorStringObject.swift +++ b/Sources/TDLibKit/Generated/Models/TestVectorStringObject.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Text.swift b/Sources/TDLibKit/Generated/Models/Text.swift index 6a4db4a059..079b869116 100644 --- a/Sources/TDLibKit/Generated/Models/Text.swift +++ b/Sources/TDLibKit/Generated/Models/Text.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TextEntities.swift b/Sources/TDLibKit/Generated/Models/TextEntities.swift index 75a34875f4..fc10342e92 100644 --- a/Sources/TDLibKit/Generated/Models/TextEntities.swift +++ b/Sources/TDLibKit/Generated/Models/TextEntities.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TextEntity.swift b/Sources/TDLibKit/Generated/Models/TextEntity.swift index 4e1d822ba3..0438059427 100644 --- a/Sources/TDLibKit/Generated/Models/TextEntity.swift +++ b/Sources/TDLibKit/Generated/Models/TextEntity.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TextEntityType.swift b/Sources/TDLibKit/Generated/Models/TextEntityType.swift index 343cb536ff..97c9e7eb91 100644 --- a/Sources/TDLibKit/Generated/Models/TextEntityType.swift +++ b/Sources/TDLibKit/Generated/Models/TextEntityType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TextParseMode.swift b/Sources/TDLibKit/Generated/Models/TextParseMode.swift index 54a6fe15a3..42468ab1cb 100644 --- a/Sources/TDLibKit/Generated/Models/TextParseMode.swift +++ b/Sources/TDLibKit/Generated/Models/TextParseMode.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TextQuote.swift b/Sources/TDLibKit/Generated/Models/TextQuote.swift index f84f5d8b3f..c021cd31b1 100644 --- a/Sources/TDLibKit/Generated/Models/TextQuote.swift +++ b/Sources/TDLibKit/Generated/Models/TextQuote.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ThemeParameters.swift b/Sources/TDLibKit/Generated/Models/ThemeParameters.swift index 370737941b..bdebf3e40b 100644 --- a/Sources/TDLibKit/Generated/Models/ThemeParameters.swift +++ b/Sources/TDLibKit/Generated/Models/ThemeParameters.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ThemeSettings.swift b/Sources/TDLibKit/Generated/Models/ThemeSettings.swift index 8e6f633bb7..de43a37246 100644 --- a/Sources/TDLibKit/Generated/Models/ThemeSettings.swift +++ b/Sources/TDLibKit/Generated/Models/ThemeSettings.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Thumbnail.swift b/Sources/TDLibKit/Generated/Models/Thumbnail.swift index 05fd47742e..eb462ac3c7 100644 --- a/Sources/TDLibKit/Generated/Models/Thumbnail.swift +++ b/Sources/TDLibKit/Generated/Models/Thumbnail.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ThumbnailFormat.swift b/Sources/TDLibKit/Generated/Models/ThumbnailFormat.swift index 0e9a39f9b4..a23cf160d0 100644 --- a/Sources/TDLibKit/Generated/Models/ThumbnailFormat.swift +++ b/Sources/TDLibKit/Generated/Models/ThumbnailFormat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TimeZone.swift b/Sources/TDLibKit/Generated/Models/TimeZone.swift index daa51c2934..f89497ac48 100644 --- a/Sources/TDLibKit/Generated/Models/TimeZone.swift +++ b/Sources/TDLibKit/Generated/Models/TimeZone.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TimeZones.swift b/Sources/TDLibKit/Generated/Models/TimeZones.swift index 731ccae9b1..cbd8d129cf 100644 --- a/Sources/TDLibKit/Generated/Models/TimeZones.swift +++ b/Sources/TDLibKit/Generated/Models/TimeZones.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleAllDownloadsArePaused.swift b/Sources/TDLibKit/Generated/Models/ToggleAllDownloadsArePaused.swift index 79f3026476..4f78fe9934 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleAllDownloadsArePaused.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleAllDownloadsArePaused.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleBotIsAddedToAttachmentMenu.swift b/Sources/TDLibKit/Generated/Models/ToggleBotIsAddedToAttachmentMenu.swift index 162e1e6a30..694a6e216e 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleBotIsAddedToAttachmentMenu.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleBotIsAddedToAttachmentMenu.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleBotUsernameIsActive.swift b/Sources/TDLibKit/Generated/Models/ToggleBotUsernameIsActive.swift index 97bc0e64a6..4c9dfac9f1 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleBotUsernameIsActive.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleBotUsernameIsActive.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleBusinessConnectedBotChatIsPaused.swift b/Sources/TDLibKit/Generated/Models/ToggleBusinessConnectedBotChatIsPaused.swift index 7d141928e8..d16d560439 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleBusinessConnectedBotChatIsPaused.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleBusinessConnectedBotChatIsPaused.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleChatDefaultDisableNotification.swift b/Sources/TDLibKit/Generated/Models/ToggleChatDefaultDisableNotification.swift index 3fe83b35fa..ff702e67cd 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleChatDefaultDisableNotification.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleChatDefaultDisableNotification.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleChatFolderTags.swift b/Sources/TDLibKit/Generated/Models/ToggleChatFolderTags.swift index e7c21c894e..18eb15e900 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleChatFolderTags.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleChatFolderTags.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleChatHasProtectedContent.swift b/Sources/TDLibKit/Generated/Models/ToggleChatHasProtectedContent.swift index 80fb21f238..d2f057e348 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleChatHasProtectedContent.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleChatHasProtectedContent.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleChatIsMarkedAsUnread.swift b/Sources/TDLibKit/Generated/Models/ToggleChatIsMarkedAsUnread.swift index 54ae65e9f1..97e23d9627 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleChatIsMarkedAsUnread.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleChatIsMarkedAsUnread.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleChatIsPinned.swift b/Sources/TDLibKit/Generated/Models/ToggleChatIsPinned.swift index 606c7cf5dd..37c948c610 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleChatIsPinned.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleChatIsPinned.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleChatIsTranslatable.swift b/Sources/TDLibKit/Generated/Models/ToggleChatIsTranslatable.swift index 6cb0c1fa38..8530b84471 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleChatIsTranslatable.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleChatIsTranslatable.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleChatViewAsTopics.swift b/Sources/TDLibKit/Generated/Models/ToggleChatViewAsTopics.swift index 52f4bdfbd0..e7530a63bc 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleChatViewAsTopics.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleChatViewAsTopics.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleDownloadIsPaused.swift b/Sources/TDLibKit/Generated/Models/ToggleDownloadIsPaused.swift index c6fc2da96a..3a495d655a 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleDownloadIsPaused.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleDownloadIsPaused.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleForumTopicIsClosed.swift b/Sources/TDLibKit/Generated/Models/ToggleForumTopicIsClosed.swift index dcd1bc253b..123243f9ea 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleForumTopicIsClosed.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleForumTopicIsClosed.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleForumTopicIsPinned.swift b/Sources/TDLibKit/Generated/Models/ToggleForumTopicIsPinned.swift index 5e5f060277..ec5bff6981 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleForumTopicIsPinned.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleForumTopicIsPinned.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleGeneralForumTopicIsHidden.swift b/Sources/TDLibKit/Generated/Models/ToggleGeneralForumTopicIsHidden.swift index 7a0867b538..4d9908caae 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleGeneralForumTopicIsHidden.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleGeneralForumTopicIsHidden.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleGroupCallEnabledStartNotification.swift b/Sources/TDLibKit/Generated/Models/ToggleGroupCallEnabledStartNotification.swift index 4edf9f2301..2771c0aeeb 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleGroupCallEnabledStartNotification.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleGroupCallEnabledStartNotification.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleGroupCallIsMyVideoEnabled.swift b/Sources/TDLibKit/Generated/Models/ToggleGroupCallIsMyVideoEnabled.swift index 720eb3a786..b967ef5daf 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleGroupCallIsMyVideoEnabled.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleGroupCallIsMyVideoEnabled.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleGroupCallIsMyVideoPaused.swift b/Sources/TDLibKit/Generated/Models/ToggleGroupCallIsMyVideoPaused.swift index 580fdcf007..791d640136 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleGroupCallIsMyVideoPaused.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleGroupCallIsMyVideoPaused.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleGroupCallMuteNewParticipants.swift b/Sources/TDLibKit/Generated/Models/ToggleGroupCallMuteNewParticipants.swift index 4ac5f3c6a1..9fd948d2c5 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleGroupCallMuteNewParticipants.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleGroupCallMuteNewParticipants.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleGroupCallParticipantIsHandRaised.swift b/Sources/TDLibKit/Generated/Models/ToggleGroupCallParticipantIsHandRaised.swift index f0583e232a..eda810bd2d 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleGroupCallParticipantIsHandRaised.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleGroupCallParticipantIsHandRaised.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleGroupCallParticipantIsMuted.swift b/Sources/TDLibKit/Generated/Models/ToggleGroupCallParticipantIsMuted.swift index a432c04b02..015505a5fd 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleGroupCallParticipantIsMuted.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleGroupCallParticipantIsMuted.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleGroupCallScreenSharingIsPaused.swift b/Sources/TDLibKit/Generated/Models/ToggleGroupCallScreenSharingIsPaused.swift index 7efeda634d..690b0bf951 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleGroupCallScreenSharingIsPaused.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleGroupCallScreenSharingIsPaused.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleHasSponsoredMessagesEnabled.swift b/Sources/TDLibKit/Generated/Models/ToggleHasSponsoredMessagesEnabled.swift index 67d901028e..67df4d5ab5 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleHasSponsoredMessagesEnabled.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleHasSponsoredMessagesEnabled.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleSavedMessagesTopicIsPinned.swift b/Sources/TDLibKit/Generated/Models/ToggleSavedMessagesTopicIsPinned.swift index 252114dcef..2142300d6b 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleSavedMessagesTopicIsPinned.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleSavedMessagesTopicIsPinned.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleSessionCanAcceptCalls.swift b/Sources/TDLibKit/Generated/Models/ToggleSessionCanAcceptCalls.swift index 1e001c9b4e..07d53133a4 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleSessionCanAcceptCalls.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleSessionCanAcceptCalls.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleSessionCanAcceptSecretChats.swift b/Sources/TDLibKit/Generated/Models/ToggleSessionCanAcceptSecretChats.swift index 97d1b66b44..f7d6235203 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleSessionCanAcceptSecretChats.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleSessionCanAcceptSecretChats.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleStoryIsPostedToChatPage.swift b/Sources/TDLibKit/Generated/Models/ToggleStoryIsPostedToChatPage.swift index 57275f1a09..fdbc186bed 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleStoryIsPostedToChatPage.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleStoryIsPostedToChatPage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleSupergroupCanHaveSponsoredMessages.swift b/Sources/TDLibKit/Generated/Models/ToggleSupergroupCanHaveSponsoredMessages.swift index 029745d130..90d850d7a0 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleSupergroupCanHaveSponsoredMessages.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleSupergroupCanHaveSponsoredMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleSupergroupHasAggressiveAntiSpamEnabled.swift b/Sources/TDLibKit/Generated/Models/ToggleSupergroupHasAggressiveAntiSpamEnabled.swift index f4f01c331b..cd333d84fb 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleSupergroupHasAggressiveAntiSpamEnabled.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleSupergroupHasAggressiveAntiSpamEnabled.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleSupergroupHasHiddenMembers.swift b/Sources/TDLibKit/Generated/Models/ToggleSupergroupHasHiddenMembers.swift index b9e279f389..334696a201 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleSupergroupHasHiddenMembers.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleSupergroupHasHiddenMembers.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleSupergroupIsAllHistoryAvailable.swift b/Sources/TDLibKit/Generated/Models/ToggleSupergroupIsAllHistoryAvailable.swift index e4656cc9c0..c381449bf2 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleSupergroupIsAllHistoryAvailable.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleSupergroupIsAllHistoryAvailable.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleSupergroupIsBroadcastGroup.swift b/Sources/TDLibKit/Generated/Models/ToggleSupergroupIsBroadcastGroup.swift index 3d34cc98d6..23185f668d 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleSupergroupIsBroadcastGroup.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleSupergroupIsBroadcastGroup.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleSupergroupIsForum.swift b/Sources/TDLibKit/Generated/Models/ToggleSupergroupIsForum.swift index 52625908fa..2c0880603a 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleSupergroupIsForum.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleSupergroupIsForum.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleSupergroupJoinByRequest.swift b/Sources/TDLibKit/Generated/Models/ToggleSupergroupJoinByRequest.swift index d28f54f4d7..cb0e1ef56a 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleSupergroupJoinByRequest.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleSupergroupJoinByRequest.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleSupergroupJoinToSendMessages.swift b/Sources/TDLibKit/Generated/Models/ToggleSupergroupJoinToSendMessages.swift index ab2200ef0a..4e61e91a10 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleSupergroupJoinToSendMessages.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleSupergroupJoinToSendMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleSupergroupSignMessages.swift b/Sources/TDLibKit/Generated/Models/ToggleSupergroupSignMessages.swift index b160394ade..78771278ab 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleSupergroupSignMessages.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleSupergroupSignMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleSupergroupUsernameIsActive.swift b/Sources/TDLibKit/Generated/Models/ToggleSupergroupUsernameIsActive.swift index 20e4f3b33b..1d36b4ddb6 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleSupergroupUsernameIsActive.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleSupergroupUsernameIsActive.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleUsernameIsActive.swift b/Sources/TDLibKit/Generated/Models/ToggleUsernameIsActive.swift index 464b5b1967..abc8db0be7 100644 --- a/Sources/TDLibKit/Generated/Models/ToggleUsernameIsActive.swift +++ b/Sources/TDLibKit/Generated/Models/ToggleUsernameIsActive.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TopChatCategory.swift b/Sources/TDLibKit/Generated/Models/TopChatCategory.swift index 20181d4a3b..a837f58983 100644 --- a/Sources/TDLibKit/Generated/Models/TopChatCategory.swift +++ b/Sources/TDLibKit/Generated/Models/TopChatCategory.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TransferChatOwnership.swift b/Sources/TDLibKit/Generated/Models/TransferChatOwnership.swift index 40949b6f4a..1701fbdf7c 100644 --- a/Sources/TDLibKit/Generated/Models/TransferChatOwnership.swift +++ b/Sources/TDLibKit/Generated/Models/TransferChatOwnership.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TranslateMessageText.swift b/Sources/TDLibKit/Generated/Models/TranslateMessageText.swift index bd913f1994..efd7718853 100644 --- a/Sources/TDLibKit/Generated/Models/TranslateMessageText.swift +++ b/Sources/TDLibKit/Generated/Models/TranslateMessageText.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TranslateText.swift b/Sources/TDLibKit/Generated/Models/TranslateText.swift index e82918064f..3b235ad703 100644 --- a/Sources/TDLibKit/Generated/Models/TranslateText.swift +++ b/Sources/TDLibKit/Generated/Models/TranslateText.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TrendingStickerSets.swift b/Sources/TDLibKit/Generated/Models/TrendingStickerSets.swift index dae0c44b24..b1951529b9 100644 --- a/Sources/TDLibKit/Generated/Models/TrendingStickerSets.swift +++ b/Sources/TDLibKit/Generated/Models/TrendingStickerSets.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UnconfirmedSession.swift b/Sources/TDLibKit/Generated/Models/UnconfirmedSession.swift index eb8f9e4745..236639696b 100644 --- a/Sources/TDLibKit/Generated/Models/UnconfirmedSession.swift +++ b/Sources/TDLibKit/Generated/Models/UnconfirmedSession.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UnpinAllChatMessages.swift b/Sources/TDLibKit/Generated/Models/UnpinAllChatMessages.swift index e185575c3c..586d4a343c 100644 --- a/Sources/TDLibKit/Generated/Models/UnpinAllChatMessages.swift +++ b/Sources/TDLibKit/Generated/Models/UnpinAllChatMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UnpinAllMessageThreadMessages.swift b/Sources/TDLibKit/Generated/Models/UnpinAllMessageThreadMessages.swift index e4010978da..0409e3e300 100644 --- a/Sources/TDLibKit/Generated/Models/UnpinAllMessageThreadMessages.swift +++ b/Sources/TDLibKit/Generated/Models/UnpinAllMessageThreadMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UnpinChatMessage.swift b/Sources/TDLibKit/Generated/Models/UnpinChatMessage.swift index 659d3f6907..f185d7bb5a 100644 --- a/Sources/TDLibKit/Generated/Models/UnpinChatMessage.swift +++ b/Sources/TDLibKit/Generated/Models/UnpinChatMessage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UnreadReaction.swift b/Sources/TDLibKit/Generated/Models/UnreadReaction.swift index fb211e6a25..53118a6159 100644 --- a/Sources/TDLibKit/Generated/Models/UnreadReaction.swift +++ b/Sources/TDLibKit/Generated/Models/UnreadReaction.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Update.swift b/Sources/TDLibKit/Generated/Models/Update.swift index f7de1ecfad..e39cdc8be5 100644 --- a/Sources/TDLibKit/Generated/Models/Update.swift +++ b/Sources/TDLibKit/Generated/Models/Update.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Updates.swift b/Sources/TDLibKit/Generated/Models/Updates.swift index a5ac37df65..4c53e1f364 100644 --- a/Sources/TDLibKit/Generated/Models/Updates.swift +++ b/Sources/TDLibKit/Generated/Models/Updates.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UpgradeBasicGroupChatToSupergroupChat.swift b/Sources/TDLibKit/Generated/Models/UpgradeBasicGroupChatToSupergroupChat.swift index 255cef4126..788151f7f0 100644 --- a/Sources/TDLibKit/Generated/Models/UpgradeBasicGroupChatToSupergroupChat.swift +++ b/Sources/TDLibKit/Generated/Models/UpgradeBasicGroupChatToSupergroupChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UploadStickerFile.swift b/Sources/TDLibKit/Generated/Models/UploadStickerFile.swift index 39d3bf44ae..b0c1fb989e 100644 --- a/Sources/TDLibKit/Generated/Models/UploadStickerFile.swift +++ b/Sources/TDLibKit/Generated/Models/UploadStickerFile.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/User.swift b/Sources/TDLibKit/Generated/Models/User.swift index 39de7f6cc7..ea0e32e45a 100644 --- a/Sources/TDLibKit/Generated/Models/User.swift +++ b/Sources/TDLibKit/Generated/Models/User.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UserFullInfo.swift b/Sources/TDLibKit/Generated/Models/UserFullInfo.swift index 386b3af37e..2a7bf4aace 100644 --- a/Sources/TDLibKit/Generated/Models/UserFullInfo.swift +++ b/Sources/TDLibKit/Generated/Models/UserFullInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UserLink.swift b/Sources/TDLibKit/Generated/Models/UserLink.swift index 40b7546fdc..0a84d2d604 100644 --- a/Sources/TDLibKit/Generated/Models/UserLink.swift +++ b/Sources/TDLibKit/Generated/Models/UserLink.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UserPrivacySetting.swift b/Sources/TDLibKit/Generated/Models/UserPrivacySetting.swift index 8adf75c45d..b2808c54e3 100644 --- a/Sources/TDLibKit/Generated/Models/UserPrivacySetting.swift +++ b/Sources/TDLibKit/Generated/Models/UserPrivacySetting.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UserPrivacySettingRule.swift b/Sources/TDLibKit/Generated/Models/UserPrivacySettingRule.swift index 0e680d40c6..9598feff9f 100644 --- a/Sources/TDLibKit/Generated/Models/UserPrivacySettingRule.swift +++ b/Sources/TDLibKit/Generated/Models/UserPrivacySettingRule.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UserPrivacySettingRules.swift b/Sources/TDLibKit/Generated/Models/UserPrivacySettingRules.swift index 29a296c9f2..966cfbea23 100644 --- a/Sources/TDLibKit/Generated/Models/UserPrivacySettingRules.swift +++ b/Sources/TDLibKit/Generated/Models/UserPrivacySettingRules.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UserStatus.swift b/Sources/TDLibKit/Generated/Models/UserStatus.swift index 896d618dce..8180e96216 100644 --- a/Sources/TDLibKit/Generated/Models/UserStatus.swift +++ b/Sources/TDLibKit/Generated/Models/UserStatus.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UserSupportInfo.swift b/Sources/TDLibKit/Generated/Models/UserSupportInfo.swift index a5e818671e..0c0f1920f7 100644 --- a/Sources/TDLibKit/Generated/Models/UserSupportInfo.swift +++ b/Sources/TDLibKit/Generated/Models/UserSupportInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UserType.swift b/Sources/TDLibKit/Generated/Models/UserType.swift index 2b1c0ab762..3cdcbbedfc 100644 --- a/Sources/TDLibKit/Generated/Models/UserType.swift +++ b/Sources/TDLibKit/Generated/Models/UserType.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Usernames.swift b/Sources/TDLibKit/Generated/Models/Usernames.swift index f516fae7b8..b81470cd50 100644 --- a/Sources/TDLibKit/Generated/Models/Usernames.swift +++ b/Sources/TDLibKit/Generated/Models/Usernames.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Users.swift b/Sources/TDLibKit/Generated/Models/Users.swift index 9f3d84e699..f613ea5a8e 100644 --- a/Sources/TDLibKit/Generated/Models/Users.swift +++ b/Sources/TDLibKit/Generated/Models/Users.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ValidateOrderInfo.swift b/Sources/TDLibKit/Generated/Models/ValidateOrderInfo.swift index c2a0ce451c..79cae9f06c 100644 --- a/Sources/TDLibKit/Generated/Models/ValidateOrderInfo.swift +++ b/Sources/TDLibKit/Generated/Models/ValidateOrderInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ValidatedOrderInfo.swift b/Sources/TDLibKit/Generated/Models/ValidatedOrderInfo.swift index 1df77968d6..468088b8c3 100644 --- a/Sources/TDLibKit/Generated/Models/ValidatedOrderInfo.swift +++ b/Sources/TDLibKit/Generated/Models/ValidatedOrderInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/VectorPathCommand.swift b/Sources/TDLibKit/Generated/Models/VectorPathCommand.swift index 12645da081..8bc10e3294 100644 --- a/Sources/TDLibKit/Generated/Models/VectorPathCommand.swift +++ b/Sources/TDLibKit/Generated/Models/VectorPathCommand.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Venue.swift b/Sources/TDLibKit/Generated/Models/Venue.swift index f2918828f9..a8289d23f4 100644 --- a/Sources/TDLibKit/Generated/Models/Venue.swift +++ b/Sources/TDLibKit/Generated/Models/Venue.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Video.swift b/Sources/TDLibKit/Generated/Models/Video.swift index 67fd63eb4a..98c3526fea 100644 --- a/Sources/TDLibKit/Generated/Models/Video.swift +++ b/Sources/TDLibKit/Generated/Models/Video.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/VideoChat.swift b/Sources/TDLibKit/Generated/Models/VideoChat.swift index 4e9a3f9ac1..b22b74ce90 100644 --- a/Sources/TDLibKit/Generated/Models/VideoChat.swift +++ b/Sources/TDLibKit/Generated/Models/VideoChat.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/VideoNote.swift b/Sources/TDLibKit/Generated/Models/VideoNote.swift index 33f51184c6..1e6212e580 100644 --- a/Sources/TDLibKit/Generated/Models/VideoNote.swift +++ b/Sources/TDLibKit/Generated/Models/VideoNote.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ViewMessages.swift b/Sources/TDLibKit/Generated/Models/ViewMessages.swift index a5de9c075d..4f2590a78b 100644 --- a/Sources/TDLibKit/Generated/Models/ViewMessages.swift +++ b/Sources/TDLibKit/Generated/Models/ViewMessages.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ViewPremiumFeature.swift b/Sources/TDLibKit/Generated/Models/ViewPremiumFeature.swift index 0116ac5d92..dd323e8ffa 100644 --- a/Sources/TDLibKit/Generated/Models/ViewPremiumFeature.swift +++ b/Sources/TDLibKit/Generated/Models/ViewPremiumFeature.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ViewTrendingStickerSets.swift b/Sources/TDLibKit/Generated/Models/ViewTrendingStickerSets.swift index 8552a3c428..35f52dd343 100644 --- a/Sources/TDLibKit/Generated/Models/ViewTrendingStickerSets.swift +++ b/Sources/TDLibKit/Generated/Models/ViewTrendingStickerSets.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/VoiceNote.swift b/Sources/TDLibKit/Generated/Models/VoiceNote.swift index d299db5326..6128b287e3 100644 --- a/Sources/TDLibKit/Generated/Models/VoiceNote.swift +++ b/Sources/TDLibKit/Generated/Models/VoiceNote.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/WebApp.swift b/Sources/TDLibKit/Generated/Models/WebApp.swift index c90ddb647c..8eca1d4c50 100644 --- a/Sources/TDLibKit/Generated/Models/WebApp.swift +++ b/Sources/TDLibKit/Generated/Models/WebApp.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/WebAppInfo.swift b/Sources/TDLibKit/Generated/Models/WebAppInfo.swift index 1526dccc7c..41d7e896cf 100644 --- a/Sources/TDLibKit/Generated/Models/WebAppInfo.swift +++ b/Sources/TDLibKit/Generated/Models/WebAppInfo.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/WebPage.swift b/Sources/TDLibKit/Generated/Models/WebPage.swift index d72faf33d4..5d2f0d06d2 100644 --- a/Sources/TDLibKit/Generated/Models/WebPage.swift +++ b/Sources/TDLibKit/Generated/Models/WebPage.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/WebPageInstantView.swift b/Sources/TDLibKit/Generated/Models/WebPageInstantView.swift index 58ebc0797c..c05293d63a 100644 --- a/Sources/TDLibKit/Generated/Models/WebPageInstantView.swift +++ b/Sources/TDLibKit/Generated/Models/WebPageInstantView.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/WriteGeneratedFilePart.swift b/Sources/TDLibKit/Generated/Models/WriteGeneratedFilePart.swift index 18f7ea88f0..a45e57461c 100644 --- a/Sources/TDLibKit/Generated/Models/WriteGeneratedFilePart.swift +++ b/Sources/TDLibKit/Generated/Models/WriteGeneratedFilePart.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Supporting/DTO.swift b/Sources/TDLibKit/Generated/Supporting/DTO.swift index c28435cdcf..f85020579c 100644 --- a/Sources/TDLibKit/Generated/Supporting/DTO.swift +++ b/Sources/TDLibKit/Generated/Supporting/DTO.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Supporting/DtoCodingKeys.swift b/Sources/TDLibKit/Generated/Supporting/DtoCodingKeys.swift index 745171173e..fcaf93e732 100644 --- a/Sources/TDLibKit/Generated/Supporting/DtoCodingKeys.swift +++ b/Sources/TDLibKit/Generated/Supporting/DtoCodingKeys.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Supporting/JSONDecoder+Result.swift b/Sources/TDLibKit/Generated/Supporting/JSONDecoder+Result.swift index 76fc546259..a5778cea32 100644 --- a/Sources/TDLibKit/Generated/Supporting/JSONDecoder+Result.swift +++ b/Sources/TDLibKit/Generated/Supporting/JSONDecoder+Result.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Supporting/Logger.swift b/Sources/TDLibKit/Generated/Supporting/Logger.swift index 43b3fc2e7d..c4f152d0e2 100644 --- a/Sources/TDLibKit/Generated/Supporting/Logger.swift +++ b/Sources/TDLibKit/Generated/Supporting/Logger.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/Sources/TDLibKit/Generated/Supporting/TdInt64.swift b/Sources/TDLibKit/Generated/Supporting/TdInt64.swift index b14e46d7c8..573f296a6a 100644 --- a/Sources/TDLibKit/Generated/Supporting/TdInt64.swift +++ b/Sources/TDLibKit/Generated/Supporting/TdInt64.swift @@ -3,8 +3,8 @@ // tl2swift // // Generated automatically. Any changes will be lost! -// Based on TDLib 1.8.29-e4796b9b -// https://github.com/tdlib/td/tree/e4796b9b +// Based on TDLib 1.8.29-4e0c0009 +// https://github.com/tdlib/td/tree/4e0c0009 // import Foundation diff --git a/versions.json b/versions.json index de02bd9011..8bec2f9dc2 100644 --- a/versions.json +++ b/versions.json @@ -1,6 +1,6 @@ { "package": "1.5.1", "tdlib_version": "1.8.29", - "tdlib_commit": "e4796b9b", - "tdlibframework_version": "1.8.29-e4796b9b" + "tdlib_commit": "4e0c0009", + "tdlibframework_version": "1.8.29-4e0c0009" } \ No newline at end of file