diff --git a/Package.resolved b/Package.resolved index 0e68b79910..41bdd500bd 100644 --- a/Package.resolved +++ b/Package.resolved @@ -6,8 +6,8 @@ "repositoryURL": "https://github.com/Swiftgram/TDLibFramework", "state": { "branch": null, - "revision": "d77c4a5e8ad0b88ddc22dd59c2c4a46d71219bba", - "version": "1.8.29-12c1689b" + "revision": "6f89fac14a1cc50adaee942c928595cf2b4c38b4", + "version": "1.8.29-fd3154b2" } } ] diff --git a/Package.swift b/Package.swift index caa9f0c063..c49e242585 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-12c1689b")), + .package(url: "https://github.com/Swiftgram/TDLibFramework", .exact("1.8.29-fd3154b2")), ], targets: [ .target( diff --git a/Sources/TDLibKit/Generated/API/TDLibApi.swift b/Sources/TDLibKit/Generated/API/TDLibApi.swift index 2c21a5c141..a6b3211746 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/API/TdApi.swift b/Sources/TDLibKit/Generated/API/TdApi.swift index 644c8258b9..2b82d89bab 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/API/TdClient.swift b/Sources/TDLibKit/Generated/API/TdClient.swift index 6686b267d0..639efeb1ed 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AccentColor.swift b/Sources/TDLibKit/Generated/Models/AccentColor.swift index 5e566fb973..78d2f4f2a6 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AcceptCall.swift b/Sources/TDLibKit/Generated/Models/AcceptCall.swift index 318f6f51d5..1e03e72543 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AcceptTermsOfService.swift b/Sources/TDLibKit/Generated/Models/AcceptTermsOfService.swift index f3e41ff3ec..03f6fb6a2f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AccountTtl.swift b/Sources/TDLibKit/Generated/Models/AccountTtl.swift index a48b7be6fc..d17df993f2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ActivateStoryStealthMode.swift b/Sources/TDLibKit/Generated/Models/ActivateStoryStealthMode.swift index 89fcc5b90b..9ea94296df 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddChatFolderByInviteLink.swift b/Sources/TDLibKit/Generated/Models/AddChatFolderByInviteLink.swift index 562b083ea8..1cdb9bfc23 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddChatMember.swift b/Sources/TDLibKit/Generated/Models/AddChatMember.swift index 61e1e1379a..b96302b1db 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddChatMembers.swift b/Sources/TDLibKit/Generated/Models/AddChatMembers.swift index 44dd6b1158..ea1ac51355 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddChatToList.swift b/Sources/TDLibKit/Generated/Models/AddChatToList.swift index d46c08234a..81b2321dcc 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddContact.swift b/Sources/TDLibKit/Generated/Models/AddContact.swift index 4c8ab9085f..3fd10db1c2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddCustomServerLanguagePack.swift b/Sources/TDLibKit/Generated/Models/AddCustomServerLanguagePack.swift index 44ff94eb98..2c79afb557 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddFavoriteSticker.swift b/Sources/TDLibKit/Generated/Models/AddFavoriteSticker.swift index 6d29108ec5..e3382be799 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddFileToDownloads.swift b/Sources/TDLibKit/Generated/Models/AddFileToDownloads.swift index a07471432c..a52bd714ff 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddLocalMessage.swift b/Sources/TDLibKit/Generated/Models/AddLocalMessage.swift index b159374e1e..0c23a50946 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddLogMessage.swift b/Sources/TDLibKit/Generated/Models/AddLogMessage.swift index 5cbc0ceca7..3b732b1460 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddMessageReaction.swift b/Sources/TDLibKit/Generated/Models/AddMessageReaction.swift index 1df41054a3..e4c8beb3c7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddNetworkStatistics.swift b/Sources/TDLibKit/Generated/Models/AddNetworkStatistics.swift index 0a3dda4a67..631683a5ec 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddProxy.swift b/Sources/TDLibKit/Generated/Models/AddProxy.swift index 8ab1c6688a..a01429436d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddQuickReplyShortcutInlineQueryResultMessage.swift b/Sources/TDLibKit/Generated/Models/AddQuickReplyShortcutInlineQueryResultMessage.swift index 81ed07d541..6d7cddffba 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddQuickReplyShortcutMessage.swift b/Sources/TDLibKit/Generated/Models/AddQuickReplyShortcutMessage.swift index fcb43dfccb..d5b1969ab2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddQuickReplyShortcutMessageAlbum.swift b/Sources/TDLibKit/Generated/Models/AddQuickReplyShortcutMessageAlbum.swift index b3d2cd5ac1..6957850547 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddRecentSticker.swift b/Sources/TDLibKit/Generated/Models/AddRecentSticker.swift index 1655aaeafb..4b1b45dde0 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddRecentlyFoundChat.swift b/Sources/TDLibKit/Generated/Models/AddRecentlyFoundChat.swift index 876527033a..defd2fcefd 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddSavedAnimation.swift b/Sources/TDLibKit/Generated/Models/AddSavedAnimation.swift index f88a4524d6..727d934f65 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddSavedNotificationSound.swift b/Sources/TDLibKit/Generated/Models/AddSavedNotificationSound.swift index 9611668af5..f3c0339ef0 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddStickerToSet.swift b/Sources/TDLibKit/Generated/Models/AddStickerToSet.swift index e6c1e76c86..570d2e2007 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddedReaction.swift b/Sources/TDLibKit/Generated/Models/AddedReaction.swift index 1af18856dd..81295cf1f2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AddedReactions.swift b/Sources/TDLibKit/Generated/Models/AddedReactions.swift index bc9a1510d3..84f120a872 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Address.swift b/Sources/TDLibKit/Generated/Models/Address.swift index 83de37f6b4..cdfeafe84f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AllowBotToSendMessages.swift b/Sources/TDLibKit/Generated/Models/AllowBotToSendMessages.swift index 69b8f5c46e..2567a0355e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AnimatedChatPhoto.swift b/Sources/TDLibKit/Generated/Models/AnimatedChatPhoto.swift index 94a0f7b6a2..b1cc794df9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AnimatedEmoji.swift b/Sources/TDLibKit/Generated/Models/AnimatedEmoji.swift index 86b4e25678..cbd2c05a7f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Animation.swift b/Sources/TDLibKit/Generated/Models/Animation.swift index fdee7b11f3..e71a7d39af 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Animations.swift b/Sources/TDLibKit/Generated/Models/Animations.swift index 3b18696cf5..202d69fa88 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AnswerCallbackQuery.swift b/Sources/TDLibKit/Generated/Models/AnswerCallbackQuery.swift index 9a9c0c181a..94c103c0dd 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AnswerCustomQuery.swift b/Sources/TDLibKit/Generated/Models/AnswerCustomQuery.swift index c409d91a0e..1cb76b07ff 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AnswerInlineQuery.swift b/Sources/TDLibKit/Generated/Models/AnswerInlineQuery.swift index 1ad0a428c2..4a49dcd50b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AnswerPreCheckoutQuery.swift b/Sources/TDLibKit/Generated/Models/AnswerPreCheckoutQuery.swift index 8bcd46bf6c..1f67f08acc 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AnswerShippingQuery.swift b/Sources/TDLibKit/Generated/Models/AnswerShippingQuery.swift index 38c516bd2a..0884781d31 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AnswerWebAppQuery.swift b/Sources/TDLibKit/Generated/Models/AnswerWebAppQuery.swift index 4e6290bca2..751abacdf6 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ApplyPremiumGiftCode.swift b/Sources/TDLibKit/Generated/Models/ApplyPremiumGiftCode.swift index fde872eac9..aa0aea3ff6 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ArchiveChatListSettings.swift b/Sources/TDLibKit/Generated/Models/ArchiveChatListSettings.swift index 2fc2fbc85c..ba7e80db24 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AssignAppStoreTransaction.swift b/Sources/TDLibKit/Generated/Models/AssignAppStoreTransaction.swift index 473af598e5..05abc12442 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AssignGooglePlayTransaction.swift b/Sources/TDLibKit/Generated/Models/AssignGooglePlayTransaction.swift index 138ba09c76..1a679e74e8 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AttachmentMenuBot.swift b/Sources/TDLibKit/Generated/Models/AttachmentMenuBot.swift index 040242352f..1c5ddeeb0d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AttachmentMenuBotColor.swift b/Sources/TDLibKit/Generated/Models/AttachmentMenuBotColor.swift index f55eefd2f3..7eb5b28089 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Audio.swift b/Sources/TDLibKit/Generated/Models/Audio.swift index 563293c981..5775285fcc 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AuthenticationCodeInfo.swift b/Sources/TDLibKit/Generated/Models/AuthenticationCodeInfo.swift index f46db8af85..f847fa39c0 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AuthenticationCodeType.swift b/Sources/TDLibKit/Generated/Models/AuthenticationCodeType.swift index e9510afd15..72e7dfe925 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AuthorizationState.swift b/Sources/TDLibKit/Generated/Models/AuthorizationState.swift index 52bbfe8a7c..818284b416 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AutoDownloadSettings.swift b/Sources/TDLibKit/Generated/Models/AutoDownloadSettings.swift index f6b756a2fc..48081b0fb8 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AutoDownloadSettingsPresets.swift b/Sources/TDLibKit/Generated/Models/AutoDownloadSettingsPresets.swift index 979f40ba26..a22935194c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AutosaveSettings.swift b/Sources/TDLibKit/Generated/Models/AutosaveSettings.swift index aac96aa136..6db48b9aa6 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AutosaveSettingsException.swift b/Sources/TDLibKit/Generated/Models/AutosaveSettingsException.swift index 06758ea054..500cb1f206 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AutosaveSettingsScope.swift b/Sources/TDLibKit/Generated/Models/AutosaveSettingsScope.swift index 61699ef685..fa956ade21 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AvailableReaction.swift b/Sources/TDLibKit/Generated/Models/AvailableReaction.swift index 9a01a5e057..f48b42334e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/AvailableReactions.swift b/Sources/TDLibKit/Generated/Models/AvailableReactions.swift index 071933a8f7..6b17bff285 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Background.swift b/Sources/TDLibKit/Generated/Models/Background.swift index b5d88ea93e..a757825d6d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BackgroundFill.swift b/Sources/TDLibKit/Generated/Models/BackgroundFill.swift index 3312fd27c1..bd4cbafd68 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BackgroundType.swift b/Sources/TDLibKit/Generated/Models/BackgroundType.swift index d62197401c..befa1e0c1d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Backgrounds.swift b/Sources/TDLibKit/Generated/Models/Backgrounds.swift index 80a48c7445..63fc4fbcf1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BanChatMember.swift b/Sources/TDLibKit/Generated/Models/BanChatMember.swift index 7bbfc1978a..cb108cae47 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BankCardActionOpenUrl.swift b/Sources/TDLibKit/Generated/Models/BankCardActionOpenUrl.swift index 387a08a151..e0a125ea18 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BankCardInfo.swift b/Sources/TDLibKit/Generated/Models/BankCardInfo.swift index 12757f34f2..d9241bfda6 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BasicGroup.swift b/Sources/TDLibKit/Generated/Models/BasicGroup.swift index 2a343e03dc..12033d1689 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BasicGroupFullInfo.swift b/Sources/TDLibKit/Generated/Models/BasicGroupFullInfo.swift index f7b4dd446c..56a8f9f2a7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Birthdate.swift b/Sources/TDLibKit/Generated/Models/Birthdate.swift index 14aadf5e8d..f115ed41f3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BlockList.swift b/Sources/TDLibKit/Generated/Models/BlockList.swift index 69e3ac4b54..e5fcc2784d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BlockMessageSenderFromReplies.swift b/Sources/TDLibKit/Generated/Models/BlockMessageSenderFromReplies.swift index a411a1e1bb..67997d742a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BoostChat.swift b/Sources/TDLibKit/Generated/Models/BoostChat.swift index 56794e152a..624cb53686 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BotCommand.swift b/Sources/TDLibKit/Generated/Models/BotCommand.swift index 04a2a5d576..76e16dfcd3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BotCommandScope.swift b/Sources/TDLibKit/Generated/Models/BotCommandScope.swift index 8c0865f6e9..303a98cc33 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BotCommands.swift b/Sources/TDLibKit/Generated/Models/BotCommands.swift index 372445b923..c6295a7b4a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BotInfo.swift b/Sources/TDLibKit/Generated/Models/BotInfo.swift index 4ffdbbb471..2203bb4245 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BotMenuButton.swift b/Sources/TDLibKit/Generated/Models/BotMenuButton.swift index e64780e27e..4c2dfa76e1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BotWriteAccessAllowReason.swift b/Sources/TDLibKit/Generated/Models/BotWriteAccessAllowReason.swift index de283ee81d..13adaca66a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessAwayMessageSchedule.swift b/Sources/TDLibKit/Generated/Models/BusinessAwayMessageSchedule.swift index 4a517bafe7..2ab6cfe73e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessAwayMessageSettings.swift b/Sources/TDLibKit/Generated/Models/BusinessAwayMessageSettings.swift index 7b34197911..74662324b7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessBotManageBar.swift b/Sources/TDLibKit/Generated/Models/BusinessBotManageBar.swift index 94f5ebf518..dd264aee6c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessChatLink.swift b/Sources/TDLibKit/Generated/Models/BusinessChatLink.swift index d9d25f61ff..ea7d3e3466 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessChatLinkInfo.swift b/Sources/TDLibKit/Generated/Models/BusinessChatLinkInfo.swift index d875375d17..cc317c675b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessChatLinks.swift b/Sources/TDLibKit/Generated/Models/BusinessChatLinks.swift index ac347bb1a4..54f9eeb48c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessConnectedBot.swift b/Sources/TDLibKit/Generated/Models/BusinessConnectedBot.swift index 51561eb978..7cda388a28 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessConnection.swift b/Sources/TDLibKit/Generated/Models/BusinessConnection.swift index 923be50318..cde89b025b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessFeature.swift b/Sources/TDLibKit/Generated/Models/BusinessFeature.swift index 7a01238cbf..d330dd3b51 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessFeaturePromotionAnimation.swift b/Sources/TDLibKit/Generated/Models/BusinessFeaturePromotionAnimation.swift index a96fea0078..538a3a2ad5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessFeatures.swift b/Sources/TDLibKit/Generated/Models/BusinessFeatures.swift index c0d07ab2f4..15dc6391e3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessGreetingMessageSettings.swift b/Sources/TDLibKit/Generated/Models/BusinessGreetingMessageSettings.swift index c54e18b3e5..4fbbd330ab 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessInfo.swift b/Sources/TDLibKit/Generated/Models/BusinessInfo.swift index 606c14e316..e17047aa11 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessLocation.swift b/Sources/TDLibKit/Generated/Models/BusinessLocation.swift index 146b56457c..018116d457 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessMessage.swift b/Sources/TDLibKit/Generated/Models/BusinessMessage.swift index c3c5d7a0cb..6acb9ef20d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessMessages.swift b/Sources/TDLibKit/Generated/Models/BusinessMessages.swift index 146b817172..8360a58b62 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessOpeningHours.swift b/Sources/TDLibKit/Generated/Models/BusinessOpeningHours.swift index 9248e058a3..e79d465c21 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessOpeningHoursInterval.swift b/Sources/TDLibKit/Generated/Models/BusinessOpeningHoursInterval.swift index 0ad8a69254..cae567b8e6 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessRecipients.swift b/Sources/TDLibKit/Generated/Models/BusinessRecipients.swift index a5b5e56ee5..ce7464b5e3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/BusinessStartPage.swift b/Sources/TDLibKit/Generated/Models/BusinessStartPage.swift index 0dfb844357..92df648de4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Call.swift b/Sources/TDLibKit/Generated/Models/Call.swift index 329d13329d..0e0973d754 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CallDiscardReason.swift b/Sources/TDLibKit/Generated/Models/CallDiscardReason.swift index 243bfeb5d8..e89bdd6f0e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CallId.swift b/Sources/TDLibKit/Generated/Models/CallId.swift index 32fe54ba41..d5335f5dc2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CallProblem.swift b/Sources/TDLibKit/Generated/Models/CallProblem.swift index d4e5fe6ec2..ed7d5d17a6 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CallProtocol.swift b/Sources/TDLibKit/Generated/Models/CallProtocol.swift index 65a90a2e87..c9300315eb 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CallServer.swift b/Sources/TDLibKit/Generated/Models/CallServer.swift index bea2f1d456..b2efacaab5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CallServerType.swift b/Sources/TDLibKit/Generated/Models/CallServerType.swift index ff367fde94..d5dd02f09d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CallState.swift b/Sources/TDLibKit/Generated/Models/CallState.swift index 5bd0c3756c..c8cb52bc7f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CallbackQueryAnswer.swift b/Sources/TDLibKit/Generated/Models/CallbackQueryAnswer.swift index 4a6fa595bc..47bc88b9fd 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CallbackQueryPayload.swift b/Sources/TDLibKit/Generated/Models/CallbackQueryPayload.swift index e348b4790f..be369d5fe4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CanBotSendMessages.swift b/Sources/TDLibKit/Generated/Models/CanBotSendMessages.swift index 972d23985a..ee2e93b8f2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CanPurchasePremium.swift b/Sources/TDLibKit/Generated/Models/CanPurchasePremium.swift index 96fe99663b..661eb6b91c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CanSendMessageToUser.swift b/Sources/TDLibKit/Generated/Models/CanSendMessageToUser.swift index eef2ff680e..656e6054db 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CanSendMessageToUserResult.swift b/Sources/TDLibKit/Generated/Models/CanSendMessageToUserResult.swift index 527a9c09f2..5fbe9a048e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CanSendStory.swift b/Sources/TDLibKit/Generated/Models/CanSendStory.swift index e961967ac9..3b55afdf1c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CanSendStoryResult.swift b/Sources/TDLibKit/Generated/Models/CanSendStoryResult.swift index 3ae992b67e..aeba467e79 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CanTransferOwnership.swift b/Sources/TDLibKit/Generated/Models/CanTransferOwnership.swift index 7c87990e2f..6928afc8d9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CanTransferOwnershipResult.swift b/Sources/TDLibKit/Generated/Models/CanTransferOwnershipResult.swift index 3cb150ab13..947464f5e3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CancelDownloadFile.swift b/Sources/TDLibKit/Generated/Models/CancelDownloadFile.swift index 9135261975..bdaee472f5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CancelPasswordReset.swift b/Sources/TDLibKit/Generated/Models/CancelPasswordReset.swift index fa887a0de0..2d0d2ae792 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CancelPreliminaryUploadFile.swift b/Sources/TDLibKit/Generated/Models/CancelPreliminaryUploadFile.swift index 4a0d247072..6a35862fba 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CancelRecoveryEmailAddressVerification.swift b/Sources/TDLibKit/Generated/Models/CancelRecoveryEmailAddressVerification.swift index f9f78cc35e..8cf3e987ae 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChangeImportedContacts.swift b/Sources/TDLibKit/Generated/Models/ChangeImportedContacts.swift index 9d42e44c5a..d008c2c49c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChangeStickerSet.swift b/Sources/TDLibKit/Generated/Models/ChangeStickerSet.swift index fffb8077f1..39f6d28bee 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Chat.swift b/Sources/TDLibKit/Generated/Models/Chat.swift index 5d9080604e..c120e0fe18 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatAction.swift b/Sources/TDLibKit/Generated/Models/ChatAction.swift index 26ed244a47..ea3173e9ea 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatActionBar.swift b/Sources/TDLibKit/Generated/Models/ChatActionBar.swift index a142f32ebd..226fff2efe 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatActiveStories.swift b/Sources/TDLibKit/Generated/Models/ChatActiveStories.swift index b43d984e51..9d36c6d488 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatAdministrator.swift b/Sources/TDLibKit/Generated/Models/ChatAdministrator.swift index f04efae2dc..10a5394fae 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatAdministratorRights.swift b/Sources/TDLibKit/Generated/Models/ChatAdministratorRights.swift index 000d77a3ac..dd03354962 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatAdministrators.swift b/Sources/TDLibKit/Generated/Models/ChatAdministrators.swift index 5e33660f6f..0d6546b116 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatAvailableReactions.swift b/Sources/TDLibKit/Generated/Models/ChatAvailableReactions.swift index bf7f17160c..1bd1e60fcb 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatBackground.swift b/Sources/TDLibKit/Generated/Models/ChatBackground.swift index 461610a183..6aac5225c2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatBoost.swift b/Sources/TDLibKit/Generated/Models/ChatBoost.swift index 487b428f89..c7efe579de 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatBoostFeatures.swift b/Sources/TDLibKit/Generated/Models/ChatBoostFeatures.swift index 2480951a53..22f85d4c56 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatBoostLevelFeatures.swift b/Sources/TDLibKit/Generated/Models/ChatBoostLevelFeatures.swift index a7c97a108e..1c7db2996e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatBoostLink.swift b/Sources/TDLibKit/Generated/Models/ChatBoostLink.swift index 3cec38eadc..717bfb3386 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatBoostLinkInfo.swift b/Sources/TDLibKit/Generated/Models/ChatBoostLinkInfo.swift index 79fa397402..b9ae053221 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatBoostSlot.swift b/Sources/TDLibKit/Generated/Models/ChatBoostSlot.swift index 6220963c58..b79f396cb2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatBoostSlots.swift b/Sources/TDLibKit/Generated/Models/ChatBoostSlots.swift index 637553ed76..ab3fd02c09 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatBoostSource.swift b/Sources/TDLibKit/Generated/Models/ChatBoostSource.swift index efcade1401..e9fc549cb9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatBoostStatus.swift b/Sources/TDLibKit/Generated/Models/ChatBoostStatus.swift index 0b4afe47e3..135b63a6f3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatEvent.swift b/Sources/TDLibKit/Generated/Models/ChatEvent.swift index bea8b9fe8b..0d683077f4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatEventAction.swift b/Sources/TDLibKit/Generated/Models/ChatEventAction.swift index 0d0203588a..a80ba261af 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatEventLogFilters.swift b/Sources/TDLibKit/Generated/Models/ChatEventLogFilters.swift index 248136fa7d..51dba6cac5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatEvents.swift b/Sources/TDLibKit/Generated/Models/ChatEvents.swift index 38d8a43735..b4291bb20f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatFolder.swift b/Sources/TDLibKit/Generated/Models/ChatFolder.swift index 8035c5c838..b2aca27497 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatFolderIcon.swift b/Sources/TDLibKit/Generated/Models/ChatFolderIcon.swift index b1aa92972d..1d887235a9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatFolderInfo.swift b/Sources/TDLibKit/Generated/Models/ChatFolderInfo.swift index c4da64186b..01a2759ece 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatFolderInviteLink.swift b/Sources/TDLibKit/Generated/Models/ChatFolderInviteLink.swift index a3d136307b..6a56dca13f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatFolderInviteLinkInfo.swift b/Sources/TDLibKit/Generated/Models/ChatFolderInviteLinkInfo.swift index 9e80ccdac8..5add46fb72 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatFolderInviteLinks.swift b/Sources/TDLibKit/Generated/Models/ChatFolderInviteLinks.swift index d9da335f8c..d23ae7e05d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatInviteLink.swift b/Sources/TDLibKit/Generated/Models/ChatInviteLink.swift index 2f1e6a4119..a9944ea559 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatInviteLinkCount.swift b/Sources/TDLibKit/Generated/Models/ChatInviteLinkCount.swift index 57d99e86bd..6fd44c5c45 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatInviteLinkCounts.swift b/Sources/TDLibKit/Generated/Models/ChatInviteLinkCounts.swift index 8f69b919b1..df534da266 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatInviteLinkInfo.swift b/Sources/TDLibKit/Generated/Models/ChatInviteLinkInfo.swift index 7f55150abd..083292a0ed 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatInviteLinkMember.swift b/Sources/TDLibKit/Generated/Models/ChatInviteLinkMember.swift index 093a5c6e8f..fbb341f1b4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatInviteLinkMembers.swift b/Sources/TDLibKit/Generated/Models/ChatInviteLinkMembers.swift index 0e77eab744..5626a15d28 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatInviteLinks.swift b/Sources/TDLibKit/Generated/Models/ChatInviteLinks.swift index 2fdc946784..c753fd8379 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatJoinRequest.swift b/Sources/TDLibKit/Generated/Models/ChatJoinRequest.swift index ab90cbf730..8b3a3dcb38 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatJoinRequests.swift b/Sources/TDLibKit/Generated/Models/ChatJoinRequests.swift index c1bc9b15fa..f79f0c1856 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatJoinRequestsInfo.swift b/Sources/TDLibKit/Generated/Models/ChatJoinRequestsInfo.swift index 0c7a65d83a..77ff20fe3d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatList.swift b/Sources/TDLibKit/Generated/Models/ChatList.swift index 80d7aae69c..4432ab7625 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatLists.swift b/Sources/TDLibKit/Generated/Models/ChatLists.swift index 55905d15ff..e78cadf46b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatLocation.swift b/Sources/TDLibKit/Generated/Models/ChatLocation.swift index 29b8bb392d..670bfdbf05 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatMember.swift b/Sources/TDLibKit/Generated/Models/ChatMember.swift index 7e5578f28d..ab536c60d1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatMemberStatus.swift b/Sources/TDLibKit/Generated/Models/ChatMemberStatus.swift index 1c5ef8b215..d6834072d5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatMembers.swift b/Sources/TDLibKit/Generated/Models/ChatMembers.swift index 2f80b62c53..d4b86c0e75 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatMembersFilter.swift b/Sources/TDLibKit/Generated/Models/ChatMembersFilter.swift index 1106568bdd..56553ef124 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatMessageSender.swift b/Sources/TDLibKit/Generated/Models/ChatMessageSender.swift index 677c2ef1aa..53523e3bee 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatMessageSenders.swift b/Sources/TDLibKit/Generated/Models/ChatMessageSenders.swift index a101b0e84f..3095e3458b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatNearby.swift b/Sources/TDLibKit/Generated/Models/ChatNearby.swift index fc0c42f32e..cb4e5adae1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatNotificationSettings.swift b/Sources/TDLibKit/Generated/Models/ChatNotificationSettings.swift index 49c068e310..86638c8ad7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatPermissions.swift b/Sources/TDLibKit/Generated/Models/ChatPermissions.swift index 1b0c23d490..95e81fab99 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatPhoto.swift b/Sources/TDLibKit/Generated/Models/ChatPhoto.swift index f347a40594..3c15abf68b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatPhotoInfo.swift b/Sources/TDLibKit/Generated/Models/ChatPhotoInfo.swift index c8a4f63162..9077ba8d49 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatPhotoSticker.swift b/Sources/TDLibKit/Generated/Models/ChatPhotoSticker.swift index 3858426d0d..b8ca4aa004 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatPhotoStickerType.swift b/Sources/TDLibKit/Generated/Models/ChatPhotoStickerType.swift index fe4b603ec8..0163c9d927 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatPhotos.swift b/Sources/TDLibKit/Generated/Models/ChatPhotos.swift index 7077e2e0ec..fb2cb7ddb2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatPosition.swift b/Sources/TDLibKit/Generated/Models/ChatPosition.swift index 254feadfb0..d84cfacbe5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatRevenueAmount.swift b/Sources/TDLibKit/Generated/Models/ChatRevenueAmount.swift index bce27ad826..712cab17bf 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatRevenueStatistics.swift b/Sources/TDLibKit/Generated/Models/ChatRevenueStatistics.swift index e63f188174..88de6fc2e6 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatRevenueTransaction.swift b/Sources/TDLibKit/Generated/Models/ChatRevenueTransaction.swift index 7104f3939c..218f594489 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatRevenueTransactionType.swift b/Sources/TDLibKit/Generated/Models/ChatRevenueTransactionType.swift index 9191f52be9..e0d4695ce2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatRevenueTransactions.swift b/Sources/TDLibKit/Generated/Models/ChatRevenueTransactions.swift index e7fd46b089..e140ff7904 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatRevenueWithdrawalState.swift b/Sources/TDLibKit/Generated/Models/ChatRevenueWithdrawalState.swift index a1766689bd..40b0cba6f4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatSource.swift b/Sources/TDLibKit/Generated/Models/ChatSource.swift index eecc1a5611..516217bfd7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatStatistics.swift b/Sources/TDLibKit/Generated/Models/ChatStatistics.swift index 0abdf01fba..40449426b4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatStatisticsAdministratorActionsInfo.swift b/Sources/TDLibKit/Generated/Models/ChatStatisticsAdministratorActionsInfo.swift index 5b50c940df..47c36218d1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatStatisticsInteractionInfo.swift b/Sources/TDLibKit/Generated/Models/ChatStatisticsInteractionInfo.swift index 3a46fbca29..db1fbe096a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatStatisticsInviterInfo.swift b/Sources/TDLibKit/Generated/Models/ChatStatisticsInviterInfo.swift index 3733a3c33d..80fca5d74d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatStatisticsMessageSenderInfo.swift b/Sources/TDLibKit/Generated/Models/ChatStatisticsMessageSenderInfo.swift index e2529ef859..958a220184 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatStatisticsObjectType.swift b/Sources/TDLibKit/Generated/Models/ChatStatisticsObjectType.swift index 9487f4d47f..0a466d34c7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatTheme.swift b/Sources/TDLibKit/Generated/Models/ChatTheme.swift index cbd3b35518..ef3358def3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatType.swift b/Sources/TDLibKit/Generated/Models/ChatType.swift index 5aa5f60e9a..e57af2186e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Chats.swift b/Sources/TDLibKit/Generated/Models/Chats.swift index d8e86b077b..a1f6d6553d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ChatsNearby.swift b/Sources/TDLibKit/Generated/Models/ChatsNearby.swift index f869f0ec72..c1e58d161d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckAuthenticationBotToken.swift b/Sources/TDLibKit/Generated/Models/CheckAuthenticationBotToken.swift index 1699923dc8..806c3cefc0 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckAuthenticationCode.swift b/Sources/TDLibKit/Generated/Models/CheckAuthenticationCode.swift index db8967b779..d10a0d276b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckAuthenticationEmailCode.swift b/Sources/TDLibKit/Generated/Models/CheckAuthenticationEmailCode.swift index be9075aa20..cfe723107b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckAuthenticationPassword.swift b/Sources/TDLibKit/Generated/Models/CheckAuthenticationPassword.swift index 0afa56486c..0f8e8d0970 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckAuthenticationPasswordRecoveryCode.swift b/Sources/TDLibKit/Generated/Models/CheckAuthenticationPasswordRecoveryCode.swift index fc2c4d5584..c7a8d12284 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckChatFolderInviteLink.swift b/Sources/TDLibKit/Generated/Models/CheckChatFolderInviteLink.swift index 63e34ea3d5..c23be8b953 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckChatInviteLink.swift b/Sources/TDLibKit/Generated/Models/CheckChatInviteLink.swift index 52c8226f52..e250ddd6f6 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckChatUsername.swift b/Sources/TDLibKit/Generated/Models/CheckChatUsername.swift index 788c64e6ee..894ba1f069 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckChatUsernameResult.swift b/Sources/TDLibKit/Generated/Models/CheckChatUsernameResult.swift index 8ce4733913..2c08955b6d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckCreatedPublicChatsLimit.swift b/Sources/TDLibKit/Generated/Models/CheckCreatedPublicChatsLimit.swift index 04535a6972..5ec7fb1bf7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckEmailAddressVerificationCode.swift b/Sources/TDLibKit/Generated/Models/CheckEmailAddressVerificationCode.swift index 1cb5bea9c1..cd8679e350 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckLoginEmailAddressCode.swift b/Sources/TDLibKit/Generated/Models/CheckLoginEmailAddressCode.swift index 09f09f0128..7928714c4b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckPasswordRecoveryCode.swift b/Sources/TDLibKit/Generated/Models/CheckPasswordRecoveryCode.swift index 4cd12439c3..25b4bc2209 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckPhoneNumberCode.swift b/Sources/TDLibKit/Generated/Models/CheckPhoneNumberCode.swift index 1e9bc86970..430917ab0f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckPremiumGiftCode.swift b/Sources/TDLibKit/Generated/Models/CheckPremiumGiftCode.swift index 2ec22ab7de..cbd1fd670a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckQuickReplyShortcutName.swift b/Sources/TDLibKit/Generated/Models/CheckQuickReplyShortcutName.swift index 62c8b81269..403e54dd1d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckRecoveryEmailAddressCode.swift b/Sources/TDLibKit/Generated/Models/CheckRecoveryEmailAddressCode.swift index 4c7598f4ed..f53b52e459 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckStickerSetName.swift b/Sources/TDLibKit/Generated/Models/CheckStickerSetName.swift index 94259426fd..716abcb692 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CheckStickerSetNameResult.swift b/Sources/TDLibKit/Generated/Models/CheckStickerSetNameResult.swift index d2397694af..b81be44ecf 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CleanFileName.swift b/Sources/TDLibKit/Generated/Models/CleanFileName.swift index 7d0db6a8fd..188c80b41c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ClearAllDraftMessages.swift b/Sources/TDLibKit/Generated/Models/ClearAllDraftMessages.swift index be6708cf17..1f89a98e54 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ClearAutosaveSettingsExceptions.swift b/Sources/TDLibKit/Generated/Models/ClearAutosaveSettingsExceptions.swift index 559967e2d9..520fa96a3a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ClearImportedContacts.swift b/Sources/TDLibKit/Generated/Models/ClearImportedContacts.swift index 6d12ab6519..168ba6a186 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ClearRecentEmojiStatuses.swift b/Sources/TDLibKit/Generated/Models/ClearRecentEmojiStatuses.swift index 6695074426..6acdca0cb3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ClearRecentReactions.swift b/Sources/TDLibKit/Generated/Models/ClearRecentReactions.swift index 414c2a2994..50ab78a639 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ClearRecentStickers.swift b/Sources/TDLibKit/Generated/Models/ClearRecentStickers.swift index 39581e0de3..ca7f38e6dd 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ClearRecentlyFoundChats.swift b/Sources/TDLibKit/Generated/Models/ClearRecentlyFoundChats.swift index 74a120c58d..2808286179 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ClickAnimatedEmojiMessage.swift b/Sources/TDLibKit/Generated/Models/ClickAnimatedEmojiMessage.swift index a46523b454..6d57b1c67e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ClickChatSponsoredMessage.swift b/Sources/TDLibKit/Generated/Models/ClickChatSponsoredMessage.swift index f2043328dc..6158403c5c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ClickPremiumSubscriptionButton.swift b/Sources/TDLibKit/Generated/Models/ClickPremiumSubscriptionButton.swift index 7e81c52c43..a9208606e8 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Close.swift b/Sources/TDLibKit/Generated/Models/Close.swift index 7d41881890..3ed4a2465e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CloseBirthdayUser.swift b/Sources/TDLibKit/Generated/Models/CloseBirthdayUser.swift index 04a4ffb0df..df1b9a139f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CloseChat.swift b/Sources/TDLibKit/Generated/Models/CloseChat.swift index bee8828284..74defb7659 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CloseSecretChat.swift b/Sources/TDLibKit/Generated/Models/CloseSecretChat.swift index a7b4a827f4..9e628f5caf 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CloseStory.swift b/Sources/TDLibKit/Generated/Models/CloseStory.swift index f0178e31f8..f7908cecdd 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CloseWebApp.swift b/Sources/TDLibKit/Generated/Models/CloseWebApp.swift index 6aa9f30ddd..7c00a2147a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ClosedVectorPath.swift b/Sources/TDLibKit/Generated/Models/ClosedVectorPath.swift index 4cc92bf70d..1811598520 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CollectibleItemInfo.swift b/Sources/TDLibKit/Generated/Models/CollectibleItemInfo.swift index 8d211f922e..ee31637ac9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CollectibleItemType.swift b/Sources/TDLibKit/Generated/Models/CollectibleItemType.swift index cdcb1320b8..89f6efedae 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ConfirmQrCodeAuthentication.swift b/Sources/TDLibKit/Generated/Models/ConfirmQrCodeAuthentication.swift index fa991f95b8..06ead71050 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ConfirmSession.swift b/Sources/TDLibKit/Generated/Models/ConfirmSession.swift index e313b02d43..ba18b54c38 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ConnectedWebsite.swift b/Sources/TDLibKit/Generated/Models/ConnectedWebsite.swift index ca3dbdcd48..5eb0e357f9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ConnectedWebsites.swift b/Sources/TDLibKit/Generated/Models/ConnectedWebsites.swift index 111142f8e2..385d8edf9b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ConnectionState.swift b/Sources/TDLibKit/Generated/Models/ConnectionState.swift index 1372511116..23b0339df1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Contact.swift b/Sources/TDLibKit/Generated/Models/Contact.swift index 9582f54a8f..0e887341a6 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Count.swift b/Sources/TDLibKit/Generated/Models/Count.swift index 9a23f19ade..dade992259 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Countries.swift b/Sources/TDLibKit/Generated/Models/Countries.swift index 557674132d..07111c441e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CountryInfo.swift b/Sources/TDLibKit/Generated/Models/CountryInfo.swift index fdea60aa22..f6c7080038 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateBasicGroupChat.swift b/Sources/TDLibKit/Generated/Models/CreateBasicGroupChat.swift index 903b0cf61a..5112a68f6a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateBusinessChatLink.swift b/Sources/TDLibKit/Generated/Models/CreateBusinessChatLink.swift index 84f1517c1a..3563868524 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateCall.swift b/Sources/TDLibKit/Generated/Models/CreateCall.swift index 3e3e9bc5cc..520e8471b2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateChatFolder.swift b/Sources/TDLibKit/Generated/Models/CreateChatFolder.swift index cb7c59e592..41ac0df08f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateChatFolderInviteLink.swift b/Sources/TDLibKit/Generated/Models/CreateChatFolderInviteLink.swift index 4cf31b077e..5620859832 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateChatInviteLink.swift b/Sources/TDLibKit/Generated/Models/CreateChatInviteLink.swift index fc68de1c9e..86e3139a48 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateForumTopic.swift b/Sources/TDLibKit/Generated/Models/CreateForumTopic.swift index f99e7a0866..8ffc21a4f0 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateInvoiceLink.swift b/Sources/TDLibKit/Generated/Models/CreateInvoiceLink.swift index 7012b628f9..92452e727e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateNewBasicGroupChat.swift b/Sources/TDLibKit/Generated/Models/CreateNewBasicGroupChat.swift index 2a28e16a82..3a7f3c3232 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateNewSecretChat.swift b/Sources/TDLibKit/Generated/Models/CreateNewSecretChat.swift index cdfad9ad86..8ed1f0a2cb 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateNewStickerSet.swift b/Sources/TDLibKit/Generated/Models/CreateNewStickerSet.swift index dced059a28..4f4b4406ad 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateNewSupergroupChat.swift b/Sources/TDLibKit/Generated/Models/CreateNewSupergroupChat.swift index f2de1117d1..34b8a5ad48 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreatePrivateChat.swift b/Sources/TDLibKit/Generated/Models/CreatePrivateChat.swift index 74703b77fb..30f316db8a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateSecretChat.swift b/Sources/TDLibKit/Generated/Models/CreateSecretChat.swift index 1705d933a0..f535d1ca3b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateSupergroupChat.swift b/Sources/TDLibKit/Generated/Models/CreateSupergroupChat.swift index c14b93969c..639774be1a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateTemporaryPassword.swift b/Sources/TDLibKit/Generated/Models/CreateTemporaryPassword.swift index 15b9b1f464..5eb3369fbd 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreateVideoChat.swift b/Sources/TDLibKit/Generated/Models/CreateVideoChat.swift index 61ad14e8a3..13aba84d6e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CreatedBasicGroupChat.swift b/Sources/TDLibKit/Generated/Models/CreatedBasicGroupChat.swift index 10dd00c07b..598a527141 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/CustomRequestResult.swift b/Sources/TDLibKit/Generated/Models/CustomRequestResult.swift index 7a75ecfa5a..65c11dd6c7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DatabaseStatistics.swift b/Sources/TDLibKit/Generated/Models/DatabaseStatistics.swift index 25871b12be..04a68bf89a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Date.swift b/Sources/TDLibKit/Generated/Models/Date.swift index 99c0f2b02b..c35eae4a2f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DateRange.swift b/Sources/TDLibKit/Generated/Models/DateRange.swift index 6229861bf2..f536e34ed0 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DatedFile.swift b/Sources/TDLibKit/Generated/Models/DatedFile.swift index 0f59ecc9fd..84897defc4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeepLinkInfo.swift b/Sources/TDLibKit/Generated/Models/DeepLinkInfo.swift index 12eaa87b16..0ac61ad184 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteAccount.swift b/Sources/TDLibKit/Generated/Models/DeleteAccount.swift index 2eeb488959..3518253686 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteAllCallMessages.swift b/Sources/TDLibKit/Generated/Models/DeleteAllCallMessages.swift index d2930c084f..0725b19896 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteAllRevokedChatInviteLinks.swift b/Sources/TDLibKit/Generated/Models/DeleteAllRevokedChatInviteLinks.swift index bedc33a76c..2588c3600a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteBusinessChatLink.swift b/Sources/TDLibKit/Generated/Models/DeleteBusinessChatLink.swift index ac49667b27..8e2634c174 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteBusinessConnectedBot.swift b/Sources/TDLibKit/Generated/Models/DeleteBusinessConnectedBot.swift index a1d7cda76e..151d249721 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteChat.swift b/Sources/TDLibKit/Generated/Models/DeleteChat.swift index 07b53397e4..e321bf6dae 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteChatBackground.swift b/Sources/TDLibKit/Generated/Models/DeleteChatBackground.swift index f8095b5c87..001519d8c8 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteChatFolder.swift b/Sources/TDLibKit/Generated/Models/DeleteChatFolder.swift index a2d38afd9d..fd7480f8b9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteChatFolderInviteLink.swift b/Sources/TDLibKit/Generated/Models/DeleteChatFolderInviteLink.swift index dbf8cf8a08..05c4368d11 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteChatHistory.swift b/Sources/TDLibKit/Generated/Models/DeleteChatHistory.swift index b8be7701ef..483a76a555 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteChatMessagesByDate.swift b/Sources/TDLibKit/Generated/Models/DeleteChatMessagesByDate.swift index 152526efb3..5ffdd89ff5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteChatMessagesBySender.swift b/Sources/TDLibKit/Generated/Models/DeleteChatMessagesBySender.swift index ebdcd69966..afe941ff6b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteChatReplyMarkup.swift b/Sources/TDLibKit/Generated/Models/DeleteChatReplyMarkup.swift index f2b54842f8..0356136f01 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteCommands.swift b/Sources/TDLibKit/Generated/Models/DeleteCommands.swift index ec26029780..205751c52b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteDefaultBackground.swift b/Sources/TDLibKit/Generated/Models/DeleteDefaultBackground.swift index a345e88b91..f0352ab243 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteFile.swift b/Sources/TDLibKit/Generated/Models/DeleteFile.swift index 24df80e6db..dd0481aeea 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteForumTopic.swift b/Sources/TDLibKit/Generated/Models/DeleteForumTopic.swift index e4c3106c48..8de1d402a3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteLanguagePack.swift b/Sources/TDLibKit/Generated/Models/DeleteLanguagePack.swift index 1a41e77fa0..dd92ab62ba 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteMessages.swift b/Sources/TDLibKit/Generated/Models/DeleteMessages.swift index cda2adb42e..b0f6de2536 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeletePassportElement.swift b/Sources/TDLibKit/Generated/Models/DeletePassportElement.swift index 1c9eae3e10..f43b13e42e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteProfilePhoto.swift b/Sources/TDLibKit/Generated/Models/DeleteProfilePhoto.swift index b0deea895f..a223a5b50d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteQuickReplyShortcut.swift b/Sources/TDLibKit/Generated/Models/DeleteQuickReplyShortcut.swift index 3e2d38670a..a5a1c5803c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteQuickReplyShortcutMessages.swift b/Sources/TDLibKit/Generated/Models/DeleteQuickReplyShortcutMessages.swift index 8574b55e88..77419339c0 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteRevokedChatInviteLink.swift b/Sources/TDLibKit/Generated/Models/DeleteRevokedChatInviteLink.swift index 951b04f37f..f2e532bd5a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteSavedCredentials.swift b/Sources/TDLibKit/Generated/Models/DeleteSavedCredentials.swift index 0abd9decc0..bbcc0a78b2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteSavedMessagesTopicHistory.swift b/Sources/TDLibKit/Generated/Models/DeleteSavedMessagesTopicHistory.swift index 6975bc3727..da252a3110 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteSavedMessagesTopicMessagesByDate.swift b/Sources/TDLibKit/Generated/Models/DeleteSavedMessagesTopicMessagesByDate.swift index 4a2b98880f..8102cb6537 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteSavedOrderInfo.swift b/Sources/TDLibKit/Generated/Models/DeleteSavedOrderInfo.swift index cbf4d98b58..aa015b21ab 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteStickerSet.swift b/Sources/TDLibKit/Generated/Models/DeleteStickerSet.swift index 5a81123a0a..695b71fdfd 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeleteStory.swift b/Sources/TDLibKit/Generated/Models/DeleteStory.swift index 66ded5c5da..8a13f19475 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Destroy.swift b/Sources/TDLibKit/Generated/Models/Destroy.swift index 06874bcd67..d281c88d37 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DeviceToken.swift b/Sources/TDLibKit/Generated/Models/DeviceToken.swift index 8ed71562f2..a580a67032 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DiceStickers.swift b/Sources/TDLibKit/Generated/Models/DiceStickers.swift index 3791fb6d49..96b4a10d8c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DisableAllSupergroupUsernames.swift b/Sources/TDLibKit/Generated/Models/DisableAllSupergroupUsernames.swift index 483e98b86f..fa5df09662 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DisableProxy.swift b/Sources/TDLibKit/Generated/Models/DisableProxy.swift index 54c06815d0..eb139c57ae 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DiscardCall.swift b/Sources/TDLibKit/Generated/Models/DiscardCall.swift index d6f547a086..8ff08469ad 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DisconnectAllWebsites.swift b/Sources/TDLibKit/Generated/Models/DisconnectAllWebsites.swift index e2309cd8b3..1624b84d99 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DisconnectWebsite.swift b/Sources/TDLibKit/Generated/Models/DisconnectWebsite.swift index 3aa49c4425..58ddcd68d7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Document.swift b/Sources/TDLibKit/Generated/Models/Document.swift index ec2f7eb5d7..bad0b0b540 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DownloadFile.swift b/Sources/TDLibKit/Generated/Models/DownloadFile.swift index 0b13eb76ea..7815fcdbd0 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DownloadedFileCounts.swift b/Sources/TDLibKit/Generated/Models/DownloadedFileCounts.swift index fc827fd024..8b3baab0b8 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/DraftMessage.swift b/Sources/TDLibKit/Generated/Models/DraftMessage.swift index 696203b972..a6d915fd36 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditBusinessChatLink.swift b/Sources/TDLibKit/Generated/Models/EditBusinessChatLink.swift index d49f6526a8..ab38a87dc1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditChatFolder.swift b/Sources/TDLibKit/Generated/Models/EditChatFolder.swift index 7df500ef3b..dd284b2839 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditChatFolderInviteLink.swift b/Sources/TDLibKit/Generated/Models/EditChatFolderInviteLink.swift index 7ceb38eefd..462c407c34 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditChatInviteLink.swift b/Sources/TDLibKit/Generated/Models/EditChatInviteLink.swift index 576f5c19fd..e0f2a575ca 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditCustomLanguagePackInfo.swift b/Sources/TDLibKit/Generated/Models/EditCustomLanguagePackInfo.swift index 9ebb3ab956..cb5348af91 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditForumTopic.swift b/Sources/TDLibKit/Generated/Models/EditForumTopic.swift index f8faf0e045..0f397af46e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditInlineMessageCaption.swift b/Sources/TDLibKit/Generated/Models/EditInlineMessageCaption.swift index d71f317807..759e7031b2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditInlineMessageLiveLocation.swift b/Sources/TDLibKit/Generated/Models/EditInlineMessageLiveLocation.swift index 644c278a5e..54967a3985 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditInlineMessageMedia.swift b/Sources/TDLibKit/Generated/Models/EditInlineMessageMedia.swift index 83042feb29..32f0f4167a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditInlineMessageReplyMarkup.swift b/Sources/TDLibKit/Generated/Models/EditInlineMessageReplyMarkup.swift index 1fd909507b..f73cd7a2fb 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditInlineMessageText.swift b/Sources/TDLibKit/Generated/Models/EditInlineMessageText.swift index 005118f545..06c4540c2e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditMessageCaption.swift b/Sources/TDLibKit/Generated/Models/EditMessageCaption.swift index 2e88ef27c0..50f7106894 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditMessageLiveLocation.swift b/Sources/TDLibKit/Generated/Models/EditMessageLiveLocation.swift index 34e8e80749..07624a9f44 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditMessageMedia.swift b/Sources/TDLibKit/Generated/Models/EditMessageMedia.swift index b9008f66f4..a23102c5f6 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditMessageReplyMarkup.swift b/Sources/TDLibKit/Generated/Models/EditMessageReplyMarkup.swift index fc4fd92c7c..7edafff8fb 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditMessageSchedulingState.swift b/Sources/TDLibKit/Generated/Models/EditMessageSchedulingState.swift index 756915c63f..3ba46cdc41 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditMessageText.swift b/Sources/TDLibKit/Generated/Models/EditMessageText.swift index 118745e51f..1e40ea34c3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditProxy.swift b/Sources/TDLibKit/Generated/Models/EditProxy.swift index 4302982f3c..60bd92eb4b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditQuickReplyMessage.swift b/Sources/TDLibKit/Generated/Models/EditQuickReplyMessage.swift index 550fb7c884..37be891abe 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EditStory.swift b/Sources/TDLibKit/Generated/Models/EditStory.swift index 3a4237b828..9ecf6fb279 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EmailAddressAuthentication.swift b/Sources/TDLibKit/Generated/Models/EmailAddressAuthentication.swift index a829cacb7b..675c5eb07e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EmailAddressAuthenticationCodeInfo.swift b/Sources/TDLibKit/Generated/Models/EmailAddressAuthenticationCodeInfo.swift index 76f5b78423..e778ff99b0 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EmailAddressResetState.swift b/Sources/TDLibKit/Generated/Models/EmailAddressResetState.swift index 0463bed76e..136a99cea9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EmojiCategories.swift b/Sources/TDLibKit/Generated/Models/EmojiCategories.swift index 125a1fa40f..715a300535 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EmojiCategory.swift b/Sources/TDLibKit/Generated/Models/EmojiCategory.swift index 17ebd8a623..2410398b94 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EmojiCategorySource.swift b/Sources/TDLibKit/Generated/Models/EmojiCategorySource.swift index 0153fe17d7..04f08d6007 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EmojiCategoryType.swift b/Sources/TDLibKit/Generated/Models/EmojiCategoryType.swift index ac4a0f8e5f..e7f53d1be5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EmojiKeyword.swift b/Sources/TDLibKit/Generated/Models/EmojiKeyword.swift index 5de41fc901..a6227c2de8 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EmojiKeywords.swift b/Sources/TDLibKit/Generated/Models/EmojiKeywords.swift index 53cbc94a9f..6da30b978a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EmojiReaction.swift b/Sources/TDLibKit/Generated/Models/EmojiReaction.swift index 6e731db25c..ea63d20291 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EmojiStatus.swift b/Sources/TDLibKit/Generated/Models/EmojiStatus.swift index 7685c520ba..d272057471 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EmojiStatuses.swift b/Sources/TDLibKit/Generated/Models/EmojiStatuses.swift index f72e094b55..4ee42f1f74 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Emojis.swift b/Sources/TDLibKit/Generated/Models/Emojis.swift index 1f9c4e1468..7cd259557a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EnableProxy.swift b/Sources/TDLibKit/Generated/Models/EnableProxy.swift index d741b953d3..816fd02dab 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EncryptedCredentials.swift b/Sources/TDLibKit/Generated/Models/EncryptedCredentials.swift index 75fafa6b32..c14b57d34c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EncryptedPassportElement.swift b/Sources/TDLibKit/Generated/Models/EncryptedPassportElement.swift index e9fc68a0da..979e53ec97 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EndGroupCall.swift b/Sources/TDLibKit/Generated/Models/EndGroupCall.swift index ba0f47bf19..2ebb0e6a28 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EndGroupCallRecording.swift b/Sources/TDLibKit/Generated/Models/EndGroupCallRecording.swift index b9e5974934..f7178270eb 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/EndGroupCallScreenSharing.swift b/Sources/TDLibKit/Generated/Models/EndGroupCallScreenSharing.swift index 18fdca012f..fbc73ce4d3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Error.swift b/Sources/TDLibKit/Generated/Models/Error.swift index 7d644418c9..285db12d5c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FailedToAddMember.swift b/Sources/TDLibKit/Generated/Models/FailedToAddMember.swift index 42231bd1b2..409b562230 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FailedToAddMembers.swift b/Sources/TDLibKit/Generated/Models/FailedToAddMembers.swift index 3ab7b7812d..f1838c08e5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/File.swift b/Sources/TDLibKit/Generated/Models/File.swift index be4bb27327..7bd8327710 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FileDownload.swift b/Sources/TDLibKit/Generated/Models/FileDownload.swift index 9cfc6f50a3..9b4ce74ada 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FileDownloadedPrefixSize.swift b/Sources/TDLibKit/Generated/Models/FileDownloadedPrefixSize.swift index 9b3c27a10a..6346650d67 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FilePart.swift b/Sources/TDLibKit/Generated/Models/FilePart.swift index fca95652ee..70693740bb 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FileType.swift b/Sources/TDLibKit/Generated/Models/FileType.swift index a0201c6efd..dbddc21d90 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FinishFileGeneration.swift b/Sources/TDLibKit/Generated/Models/FinishFileGeneration.swift index 0edcce1cac..ce8cc21c9d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FirebaseAuthenticationSettings.swift b/Sources/TDLibKit/Generated/Models/FirebaseAuthenticationSettings.swift index 25c7b4bf98..6e4f1815fc 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FormattedText.swift b/Sources/TDLibKit/Generated/Models/FormattedText.swift index a5dff1cae7..bae636f459 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ForumTopic.swift b/Sources/TDLibKit/Generated/Models/ForumTopic.swift index fe58c7afa8..3e5ef42a2b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ForumTopicIcon.swift b/Sources/TDLibKit/Generated/Models/ForumTopicIcon.swift index 42d882f286..7a68cf7bdf 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ForumTopicInfo.swift b/Sources/TDLibKit/Generated/Models/ForumTopicInfo.swift index 8dfd8dd869..5ae58dfb7e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ForumTopics.swift b/Sources/TDLibKit/Generated/Models/ForumTopics.swift index 46cdf02747..f4ded250f7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ForwardMessages.swift b/Sources/TDLibKit/Generated/Models/ForwardMessages.swift index d141a6b7e3..915f3eb7a7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ForwardSource.swift b/Sources/TDLibKit/Generated/Models/ForwardSource.swift index fb05d6b5e3..c40da75eda 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FoundChatBoosts.swift b/Sources/TDLibKit/Generated/Models/FoundChatBoosts.swift index 3acb9a1b0a..88c7846dac 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FoundChatMessages.swift b/Sources/TDLibKit/Generated/Models/FoundChatMessages.swift index a5031887b6..b9b6c7faf5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FoundFileDownloads.swift b/Sources/TDLibKit/Generated/Models/FoundFileDownloads.swift index 219d0736bc..256cbed387 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FoundMessages.swift b/Sources/TDLibKit/Generated/Models/FoundMessages.swift index ec61c79303..2e4816acd4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FoundPosition.swift b/Sources/TDLibKit/Generated/Models/FoundPosition.swift index ce147863ff..cd7108900a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FoundPositions.swift b/Sources/TDLibKit/Generated/Models/FoundPositions.swift index b99bc83b34..3eb69e50d0 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/FoundWebApp.swift b/Sources/TDLibKit/Generated/Models/FoundWebApp.swift index 381fd3fd04..32ce961b8a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Game.swift b/Sources/TDLibKit/Generated/Models/Game.swift index 9752a1ff9a..b24ad74dcd 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GameHighScore.swift b/Sources/TDLibKit/Generated/Models/GameHighScore.swift index f510ab4b15..92bad4829f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GameHighScores.swift b/Sources/TDLibKit/Generated/Models/GameHighScores.swift index e7e00325fd..90fd7896f1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetAccountTtl.swift b/Sources/TDLibKit/Generated/Models/GetAccountTtl.swift index 588c497f0e..1b871fbbdf 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetActiveLiveLocationMessages.swift b/Sources/TDLibKit/Generated/Models/GetActiveLiveLocationMessages.swift index 019b3378c8..80ee1fd75d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetActiveSessions.swift b/Sources/TDLibKit/Generated/Models/GetActiveSessions.swift index 76b11518d5..f3ab3a9af1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetAllPassportElements.swift b/Sources/TDLibKit/Generated/Models/GetAllPassportElements.swift index 6e9a3ca092..5194ba10b9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetAllStickerEmojis.swift b/Sources/TDLibKit/Generated/Models/GetAllStickerEmojis.swift index 3573a33809..0cf2760213 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetAnimatedEmoji.swift b/Sources/TDLibKit/Generated/Models/GetAnimatedEmoji.swift index bbc9f477bb..3584b07f9a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetApplicationConfig.swift b/Sources/TDLibKit/Generated/Models/GetApplicationConfig.swift index f6e611d1c9..e75819c04c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetApplicationDownloadLink.swift b/Sources/TDLibKit/Generated/Models/GetApplicationDownloadLink.swift index ec024a708a..4a29205f74 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetArchiveChatListSettings.swift b/Sources/TDLibKit/Generated/Models/GetArchiveChatListSettings.swift index aa7faaec63..cab04bd736 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetArchivedStickerSets.swift b/Sources/TDLibKit/Generated/Models/GetArchivedStickerSets.swift index 4dccbbedc3..9e0438123c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetAttachedStickerSets.swift b/Sources/TDLibKit/Generated/Models/GetAttachedStickerSets.swift index e58fd3aa31..d97063cb0c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetAttachmentMenuBot.swift b/Sources/TDLibKit/Generated/Models/GetAttachmentMenuBot.swift index 025e63487a..bca6118ef1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetAuthorizationState.swift b/Sources/TDLibKit/Generated/Models/GetAuthorizationState.swift index dfb2be7922..d9aa9675c1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetAutoDownloadSettingsPresets.swift b/Sources/TDLibKit/Generated/Models/GetAutoDownloadSettingsPresets.swift index 848e7e81fe..47f30cae97 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetAutosaveSettings.swift b/Sources/TDLibKit/Generated/Models/GetAutosaveSettings.swift index 710c7f886a..78b6fe782f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetAvailableChatBoostSlots.swift b/Sources/TDLibKit/Generated/Models/GetAvailableChatBoostSlots.swift index 2f4f46d92d..af1d024e63 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetBackgroundUrl.swift b/Sources/TDLibKit/Generated/Models/GetBackgroundUrl.swift index a01a2f04c5..354f48c70b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetBankCardInfo.swift b/Sources/TDLibKit/Generated/Models/GetBankCardInfo.swift index 98a59a525f..63348fd0b3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetBasicGroup.swift b/Sources/TDLibKit/Generated/Models/GetBasicGroup.swift index 0edaa249dd..d481b16024 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetBasicGroupFullInfo.swift b/Sources/TDLibKit/Generated/Models/GetBasicGroupFullInfo.swift index 43c8a80a8c..727a1d939e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetBlockedMessageSenders.swift b/Sources/TDLibKit/Generated/Models/GetBlockedMessageSenders.swift index 8a0aa27d70..8a9b4cb969 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetBotInfoDescription.swift b/Sources/TDLibKit/Generated/Models/GetBotInfoDescription.swift index 146f7acc60..40e0fdd8eb 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetBotInfoShortDescription.swift b/Sources/TDLibKit/Generated/Models/GetBotInfoShortDescription.swift index e38b891426..f80c217f4d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetBotName.swift b/Sources/TDLibKit/Generated/Models/GetBotName.swift index 277bd1fbbd..19c7f3e3a9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetBusinessChatLinkInfo.swift b/Sources/TDLibKit/Generated/Models/GetBusinessChatLinkInfo.swift index a67adf3a6d..15f0a1ac06 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetBusinessChatLinks.swift b/Sources/TDLibKit/Generated/Models/GetBusinessChatLinks.swift index f546307d83..a580936e51 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetBusinessConnectedBot.swift b/Sources/TDLibKit/Generated/Models/GetBusinessConnectedBot.swift index 9099073527..a5a6de60e8 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetBusinessConnection.swift b/Sources/TDLibKit/Generated/Models/GetBusinessConnection.swift index aab3ad71e2..9b24d17ec1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetBusinessFeatures.swift b/Sources/TDLibKit/Generated/Models/GetBusinessFeatures.swift index db6dfe3c20..64f2287ac1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetCallbackQueryAnswer.swift b/Sources/TDLibKit/Generated/Models/GetCallbackQueryAnswer.swift index c3c477f389..de85e4f298 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetCallbackQueryMessage.swift b/Sources/TDLibKit/Generated/Models/GetCallbackQueryMessage.swift index f6d46eba66..40c71868bc 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChat.swift b/Sources/TDLibKit/Generated/Models/GetChat.swift index 0cb551c8b7..e0678d9938 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatActiveStories.swift b/Sources/TDLibKit/Generated/Models/GetChatActiveStories.swift index c73f327b78..6dacda0faa 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatAdministrators.swift b/Sources/TDLibKit/Generated/Models/GetChatAdministrators.swift index a9dcdc4615..70ab834cb2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatArchivedStories.swift b/Sources/TDLibKit/Generated/Models/GetChatArchivedStories.swift index afcb02831e..84c221f2c9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatAvailableMessageSenders.swift b/Sources/TDLibKit/Generated/Models/GetChatAvailableMessageSenders.swift index f9bdcdc549..cf3fc0b87a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatBoostFeatures.swift b/Sources/TDLibKit/Generated/Models/GetChatBoostFeatures.swift index a65cd1fd9c..244f1ee7c6 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatBoostLevelFeatures.swift b/Sources/TDLibKit/Generated/Models/GetChatBoostLevelFeatures.swift index bedcbd551e..309a67ccae 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatBoostLink.swift b/Sources/TDLibKit/Generated/Models/GetChatBoostLink.swift index 14c2696dd7..5be5639584 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatBoostLinkInfo.swift b/Sources/TDLibKit/Generated/Models/GetChatBoostLinkInfo.swift index 1f69686cad..8fd3510f38 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatBoostStatus.swift b/Sources/TDLibKit/Generated/Models/GetChatBoostStatus.swift index c1f5cd2b57..cb371f083b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatBoosts.swift b/Sources/TDLibKit/Generated/Models/GetChatBoosts.swift index 5d39b1ef20..2a1937c27d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatEventLog.swift b/Sources/TDLibKit/Generated/Models/GetChatEventLog.swift index 033c72c6dc..8a44437832 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatFolder.swift b/Sources/TDLibKit/Generated/Models/GetChatFolder.swift index e38d06e483..af60ec2bf9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatFolderChatCount.swift b/Sources/TDLibKit/Generated/Models/GetChatFolderChatCount.swift index 925b71df47..5e2344b5c4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatFolderChatsToLeave.swift b/Sources/TDLibKit/Generated/Models/GetChatFolderChatsToLeave.swift index 2da5de5a36..7997a8d629 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatFolderDefaultIconName.swift b/Sources/TDLibKit/Generated/Models/GetChatFolderDefaultIconName.swift index f5046816a6..9bf882800c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatFolderInviteLinks.swift b/Sources/TDLibKit/Generated/Models/GetChatFolderInviteLinks.swift index eff367d7e9..a905ac0871 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatFolderNewChats.swift b/Sources/TDLibKit/Generated/Models/GetChatFolderNewChats.swift index 5f393a82d4..1f11ce4b8f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatHistory.swift b/Sources/TDLibKit/Generated/Models/GetChatHistory.swift index 315a646493..2fe54f0ae5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatInviteLink.swift b/Sources/TDLibKit/Generated/Models/GetChatInviteLink.swift index 58b0e37321..8f40b3e71c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatInviteLinkCounts.swift b/Sources/TDLibKit/Generated/Models/GetChatInviteLinkCounts.swift index 325bdd7bd0..4302d61914 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatInviteLinkMembers.swift b/Sources/TDLibKit/Generated/Models/GetChatInviteLinkMembers.swift index 1fda4fea38..33e99dae62 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatInviteLinks.swift b/Sources/TDLibKit/Generated/Models/GetChatInviteLinks.swift index ed585ed5aa..a20d4dd344 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatJoinRequests.swift b/Sources/TDLibKit/Generated/Models/GetChatJoinRequests.swift index 9fe1ac641c..9cb32bfb43 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatListsToAddChat.swift b/Sources/TDLibKit/Generated/Models/GetChatListsToAddChat.swift index e5711feb95..b0d00ef854 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatMember.swift b/Sources/TDLibKit/Generated/Models/GetChatMember.swift index 9617b33c6e..d15e3bfd4b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatMessageByDate.swift b/Sources/TDLibKit/Generated/Models/GetChatMessageByDate.swift index f1db04b77e..f3fa64ed20 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatMessageCalendar.swift b/Sources/TDLibKit/Generated/Models/GetChatMessageCalendar.swift index c4ae3503db..97bbe6372c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatMessageCount.swift b/Sources/TDLibKit/Generated/Models/GetChatMessageCount.swift index a8e76c1909..c28c5c9ca0 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatMessagePosition.swift b/Sources/TDLibKit/Generated/Models/GetChatMessagePosition.swift index fba8323f2e..1931637b9c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatNotificationSettingsExceptions.swift b/Sources/TDLibKit/Generated/Models/GetChatNotificationSettingsExceptions.swift index 46babc3f2e..cf9d14b2c5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatPinnedMessage.swift b/Sources/TDLibKit/Generated/Models/GetChatPinnedMessage.swift index e452c2b6cd..b8c7d3a8f5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatPostedToChatPageStories.swift b/Sources/TDLibKit/Generated/Models/GetChatPostedToChatPageStories.swift index 0b18f5d357..02a4477f99 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatRevenueStatistics.swift b/Sources/TDLibKit/Generated/Models/GetChatRevenueStatistics.swift index 6deb8909bb..c57b8f6a3a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatRevenueTransactions.swift b/Sources/TDLibKit/Generated/Models/GetChatRevenueTransactions.swift index 70e90f08fe..fe1cc7f1c3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatRevenueWithdrawalUrl.swift b/Sources/TDLibKit/Generated/Models/GetChatRevenueWithdrawalUrl.swift index 1d06edf010..ebbb7ee045 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatScheduledMessages.swift b/Sources/TDLibKit/Generated/Models/GetChatScheduledMessages.swift index 13e5edfa54..1b5e38984b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatSimilarChatCount.swift b/Sources/TDLibKit/Generated/Models/GetChatSimilarChatCount.swift index a372cebc21..f044b772fc 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatSimilarChats.swift b/Sources/TDLibKit/Generated/Models/GetChatSimilarChats.swift index 57aa737744..26017b4f33 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatSparseMessagePositions.swift b/Sources/TDLibKit/Generated/Models/GetChatSparseMessagePositions.swift index 3c7682ee89..aaebdf6ec1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatSponsoredMessages.swift b/Sources/TDLibKit/Generated/Models/GetChatSponsoredMessages.swift index 3d975d4d91..3e388ff98f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatStatistics.swift b/Sources/TDLibKit/Generated/Models/GetChatStatistics.swift index 5a0fa3afdf..5f3adff0a8 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatStoryInteractions.swift b/Sources/TDLibKit/Generated/Models/GetChatStoryInteractions.swift index 67977d8bf9..6f18fe80e3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChats.swift b/Sources/TDLibKit/Generated/Models/GetChats.swift index 7792c09808..040c7ad28f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatsForChatFolderInviteLink.swift b/Sources/TDLibKit/Generated/Models/GetChatsForChatFolderInviteLink.swift index c0495c60dd..9cbc1aea10 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetChatsToSendStories.swift b/Sources/TDLibKit/Generated/Models/GetChatsToSendStories.swift index 2f9906fc7b..aedb3905a1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetCloseFriends.swift b/Sources/TDLibKit/Generated/Models/GetCloseFriends.swift index 901b566428..f85211a001 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetCollectibleItemInfo.swift b/Sources/TDLibKit/Generated/Models/GetCollectibleItemInfo.swift index b565f03bc1..a9608f3f93 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetCommands.swift b/Sources/TDLibKit/Generated/Models/GetCommands.swift index cb3ff5510c..59c47c70b4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetConnectedWebsites.swift b/Sources/TDLibKit/Generated/Models/GetConnectedWebsites.swift index 43fa09546e..4f0dd485de 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetContacts.swift b/Sources/TDLibKit/Generated/Models/GetContacts.swift index a6a64fcd1b..c8273a20c3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetCountries.swift b/Sources/TDLibKit/Generated/Models/GetCountries.swift index f88e7029ef..ef5f4ccd71 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetCountryCode.swift b/Sources/TDLibKit/Generated/Models/GetCountryCode.swift index ecef8ec654..55b072bdb8 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetCountryFlagEmoji.swift b/Sources/TDLibKit/Generated/Models/GetCountryFlagEmoji.swift index f5fb7bea1c..5fb9e4f83f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetCreatedPublicChats.swift b/Sources/TDLibKit/Generated/Models/GetCreatedPublicChats.swift index 27e6e1a247..cd04047e7a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetCurrentState.swift b/Sources/TDLibKit/Generated/Models/GetCurrentState.swift index d7c72de095..62728a7b7d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetCustomEmojiReactionAnimations.swift b/Sources/TDLibKit/Generated/Models/GetCustomEmojiReactionAnimations.swift index b26bf23905..0e65448ce5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetCustomEmojiStickers.swift b/Sources/TDLibKit/Generated/Models/GetCustomEmojiStickers.swift index e86292e26c..bccc04d56d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetDatabaseStatistics.swift b/Sources/TDLibKit/Generated/Models/GetDatabaseStatistics.swift index 36e857c196..ddc22b3c62 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetDeepLinkInfo.swift b/Sources/TDLibKit/Generated/Models/GetDeepLinkInfo.swift index 679aedad2b..0eb3219502 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetDefaultBackgroundCustomEmojiStickers.swift b/Sources/TDLibKit/Generated/Models/GetDefaultBackgroundCustomEmojiStickers.swift index d605193e47..8b7fe18b79 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetDefaultChatEmojiStatuses.swift b/Sources/TDLibKit/Generated/Models/GetDefaultChatEmojiStatuses.swift index 3ee235d087..d6c06a92b3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetDefaultChatPhotoCustomEmojiStickers.swift b/Sources/TDLibKit/Generated/Models/GetDefaultChatPhotoCustomEmojiStickers.swift index 6e3f497bca..7b38ae3266 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetDefaultEmojiStatuses.swift b/Sources/TDLibKit/Generated/Models/GetDefaultEmojiStatuses.swift index 1988d2cab1..6149409b35 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetDefaultMessageAutoDeleteTime.swift b/Sources/TDLibKit/Generated/Models/GetDefaultMessageAutoDeleteTime.swift index 73b465d76a..612a6a9d9b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetDefaultProfilePhotoCustomEmojiStickers.swift b/Sources/TDLibKit/Generated/Models/GetDefaultProfilePhotoCustomEmojiStickers.swift index 6cfc88e84d..59a9cd12b8 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetDisallowedChatEmojiStatuses.swift b/Sources/TDLibKit/Generated/Models/GetDisallowedChatEmojiStatuses.swift index f2af07c5cc..2baa276a3c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetEmojiCategories.swift b/Sources/TDLibKit/Generated/Models/GetEmojiCategories.swift index caeff851d2..9de4b8d842 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetEmojiReaction.swift b/Sources/TDLibKit/Generated/Models/GetEmojiReaction.swift index a152e1f1e0..973ef3602a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetEmojiSuggestionsUrl.swift b/Sources/TDLibKit/Generated/Models/GetEmojiSuggestionsUrl.swift index 6a15eda0a5..cfab1745a7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetExternalLink.swift b/Sources/TDLibKit/Generated/Models/GetExternalLink.swift index e2b059cacb..d778d9b36e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetExternalLinkInfo.swift b/Sources/TDLibKit/Generated/Models/GetExternalLinkInfo.swift index 81f3f036b2..eca4920eb2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetFavoriteStickers.swift b/Sources/TDLibKit/Generated/Models/GetFavoriteStickers.swift index 108b94771b..a121fc3a98 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetFile.swift b/Sources/TDLibKit/Generated/Models/GetFile.swift index 4b4fd5026f..f6c68cf680 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetFileDownloadedPrefixSize.swift b/Sources/TDLibKit/Generated/Models/GetFileDownloadedPrefixSize.swift index 8ba61bc8b4..91e012939b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetFileExtension.swift b/Sources/TDLibKit/Generated/Models/GetFileExtension.swift index 298c5da69d..2b2ef112b2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetFileMimeType.swift b/Sources/TDLibKit/Generated/Models/GetFileMimeType.swift index 20c9a63799..cb6f11d683 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetForumTopic.swift b/Sources/TDLibKit/Generated/Models/GetForumTopic.swift index b3c2068df5..9b8d6dac88 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetForumTopicDefaultIcons.swift b/Sources/TDLibKit/Generated/Models/GetForumTopicDefaultIcons.swift index eff49863aa..d76788b3ae 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetForumTopicLink.swift b/Sources/TDLibKit/Generated/Models/GetForumTopicLink.swift index db60c21daa..b934e7dc89 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetForumTopics.swift b/Sources/TDLibKit/Generated/Models/GetForumTopics.swift index db80719f81..fb972c3a51 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetGameHighScores.swift b/Sources/TDLibKit/Generated/Models/GetGameHighScores.swift index a1d99d713e..222355fcc3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetGreetingStickers.swift b/Sources/TDLibKit/Generated/Models/GetGreetingStickers.swift index 679b204766..6d6f1f31e5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetGroupCall.swift b/Sources/TDLibKit/Generated/Models/GetGroupCall.swift index 930f1d5339..7dea0e6084 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetGroupCallInviteLink.swift b/Sources/TDLibKit/Generated/Models/GetGroupCallInviteLink.swift index 8eea82878f..78a8751b47 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetGroupCallStreamSegment.swift b/Sources/TDLibKit/Generated/Models/GetGroupCallStreamSegment.swift index 2f9519b7a0..e66d55de8d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetGroupCallStreams.swift b/Sources/TDLibKit/Generated/Models/GetGroupCallStreams.swift index 689e0d64f3..3d0b58bc6a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetGroupsInCommon.swift b/Sources/TDLibKit/Generated/Models/GetGroupsInCommon.swift index 6bca9c0589..ad01117572 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetImportedContactCount.swift b/Sources/TDLibKit/Generated/Models/GetImportedContactCount.swift index 4f44d2904a..b7a22cca6a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetInactiveSupergroupChats.swift b/Sources/TDLibKit/Generated/Models/GetInactiveSupergroupChats.swift index 7983a92bf1..aecc25cd28 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetInlineGameHighScores.swift b/Sources/TDLibKit/Generated/Models/GetInlineGameHighScores.swift index 28915c93ea..6e5eb33a3c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetInlineQueryResults.swift b/Sources/TDLibKit/Generated/Models/GetInlineQueryResults.swift index 94febbc29f..a8c95293ae 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetInstalledBackgrounds.swift b/Sources/TDLibKit/Generated/Models/GetInstalledBackgrounds.swift index 6cb23cbdef..72d2adb40b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetInstalledStickerSets.swift b/Sources/TDLibKit/Generated/Models/GetInstalledStickerSets.swift index 766b8d46aa..ac187f82ae 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetInternalLink.swift b/Sources/TDLibKit/Generated/Models/GetInternalLink.swift index 9d7afef0bc..4c59581189 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetInternalLinkType.swift b/Sources/TDLibKit/Generated/Models/GetInternalLinkType.swift index d520b3cf9e..f02e4f1ce3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetJsonString.swift b/Sources/TDLibKit/Generated/Models/GetJsonString.swift index 9c9523ed12..a99b02f5c5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetJsonValue.swift b/Sources/TDLibKit/Generated/Models/GetJsonValue.swift index 263d8abf76..a85f7dc0ec 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetKeywordEmojis.swift b/Sources/TDLibKit/Generated/Models/GetKeywordEmojis.swift index 3a5ec380a4..6cc66798d2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetLanguagePackInfo.swift b/Sources/TDLibKit/Generated/Models/GetLanguagePackInfo.swift index 5eb5fbcbda..5fb8e71944 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetLanguagePackString.swift b/Sources/TDLibKit/Generated/Models/GetLanguagePackString.swift index 86d1887433..581b99ca84 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetLanguagePackStrings.swift b/Sources/TDLibKit/Generated/Models/GetLanguagePackStrings.swift index ede5854afd..210196154c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetLocalizationTargetInfo.swift b/Sources/TDLibKit/Generated/Models/GetLocalizationTargetInfo.swift index 24cc999ee8..7e5dd3e478 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetLogStream.swift b/Sources/TDLibKit/Generated/Models/GetLogStream.swift index 087acffb83..5ba45c0bfd 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetLogTagVerbosityLevel.swift b/Sources/TDLibKit/Generated/Models/GetLogTagVerbosityLevel.swift index 47a5bb4567..ad2c7cdce2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetLogTags.swift b/Sources/TDLibKit/Generated/Models/GetLogTags.swift index a5e37697d8..4fc1b19298 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetLogVerbosityLevel.swift b/Sources/TDLibKit/Generated/Models/GetLogVerbosityLevel.swift index 0a1150c2d6..8bfa5162c4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetLoginUrl.swift b/Sources/TDLibKit/Generated/Models/GetLoginUrl.swift index e8864ab57b..f59db24eb7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetLoginUrlInfo.swift b/Sources/TDLibKit/Generated/Models/GetLoginUrlInfo.swift index 1d6a1a9439..630dd274e4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMapThumbnailFile.swift b/Sources/TDLibKit/Generated/Models/GetMapThumbnailFile.swift index 72ebb3bf3f..501e6e1555 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMarkdownText.swift b/Sources/TDLibKit/Generated/Models/GetMarkdownText.swift index 96cef3b0bf..49bf3aeb77 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMe.swift b/Sources/TDLibKit/Generated/Models/GetMe.swift index 480a2f6003..36b5e9aa09 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMenuButton.swift b/Sources/TDLibKit/Generated/Models/GetMenuButton.swift index 64fd255f32..c2fddcdb28 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessage.swift b/Sources/TDLibKit/Generated/Models/GetMessage.swift index 55e4079c41..cf1ee2d2a9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessageAddedReactions.swift b/Sources/TDLibKit/Generated/Models/GetMessageAddedReactions.swift index c2337c4b79..3c0c2898ec 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessageAvailableReactions.swift b/Sources/TDLibKit/Generated/Models/GetMessageAvailableReactions.swift index 12bffd1317..6582602285 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessageEmbeddingCode.swift b/Sources/TDLibKit/Generated/Models/GetMessageEmbeddingCode.swift index 621b31cfe1..cec36bcd26 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessageFileType.swift b/Sources/TDLibKit/Generated/Models/GetMessageFileType.swift index 5c65858f9f..13370805fb 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessageImportConfirmationText.swift b/Sources/TDLibKit/Generated/Models/GetMessageImportConfirmationText.swift index 7d0dc919f9..79a4c5ab79 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessageLink.swift b/Sources/TDLibKit/Generated/Models/GetMessageLink.swift index 102ced3ed1..083fff99d9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessageLinkInfo.swift b/Sources/TDLibKit/Generated/Models/GetMessageLinkInfo.swift index 19a57c967c..7d353e1d37 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessageLocally.swift b/Sources/TDLibKit/Generated/Models/GetMessageLocally.swift index 905d2ccf61..7658cb45eb 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessagePublicForwards.swift b/Sources/TDLibKit/Generated/Models/GetMessagePublicForwards.swift index a9b641d879..cb91d0a485 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessageReadDate.swift b/Sources/TDLibKit/Generated/Models/GetMessageReadDate.swift index 6982fe2a0e..4b966112c3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessageStatistics.swift b/Sources/TDLibKit/Generated/Models/GetMessageStatistics.swift index d9f87688fe..e0eb20c28a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessageThread.swift b/Sources/TDLibKit/Generated/Models/GetMessageThread.swift index 3353fc5687..adcf9a65b3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessageThreadHistory.swift b/Sources/TDLibKit/Generated/Models/GetMessageThreadHistory.swift index 8fb760d4aa..50b3e33bc3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessageViewers.swift b/Sources/TDLibKit/Generated/Models/GetMessageViewers.swift index 99d99f3d1d..fbe8c1ab83 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetMessages.swift b/Sources/TDLibKit/Generated/Models/GetMessages.swift index a30be56864..d304f1f197 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetNetworkStatistics.swift b/Sources/TDLibKit/Generated/Models/GetNetworkStatistics.swift index 8e7aaa3356..a7420a3862 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetNewChatPrivacySettings.swift b/Sources/TDLibKit/Generated/Models/GetNewChatPrivacySettings.swift index 0cda4e51e5..9c1554c1ce 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetOption.swift b/Sources/TDLibKit/Generated/Models/GetOption.swift index 6eda100bec..7ab78af910 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetOwnedStickerSets.swift b/Sources/TDLibKit/Generated/Models/GetOwnedStickerSets.swift index 19f3ed031e..e3e119c9e3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPassportAuthorizationForm.swift b/Sources/TDLibKit/Generated/Models/GetPassportAuthorizationForm.swift index ae17231eab..4e435c1e09 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPassportAuthorizationFormAvailableElements.swift b/Sources/TDLibKit/Generated/Models/GetPassportAuthorizationFormAvailableElements.swift index 1c8bf78bf1..3f94c951a5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPassportElement.swift b/Sources/TDLibKit/Generated/Models/GetPassportElement.swift index c51104049b..269f23aabf 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPasswordState.swift b/Sources/TDLibKit/Generated/Models/GetPasswordState.swift index aca7a81b8a..d61c835987 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPaymentForm.swift b/Sources/TDLibKit/Generated/Models/GetPaymentForm.swift index eda46cf392..0d960f34dc 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPaymentReceipt.swift b/Sources/TDLibKit/Generated/Models/GetPaymentReceipt.swift index e65d9ae441..346a20d98b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPhoneNumberInfo.swift b/Sources/TDLibKit/Generated/Models/GetPhoneNumberInfo.swift index f67990afb2..27ce25c729 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPhoneNumberInfoSync.swift b/Sources/TDLibKit/Generated/Models/GetPhoneNumberInfoSync.swift index 9648fcf78a..0c1b8e59de 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPollVoters.swift b/Sources/TDLibKit/Generated/Models/GetPollVoters.swift index 1ca27b26d5..d6fc25558c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPreferredCountryLanguage.swift b/Sources/TDLibKit/Generated/Models/GetPreferredCountryLanguage.swift index 335dbc0cdf..e61a27a14b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPremiumFeatures.swift b/Sources/TDLibKit/Generated/Models/GetPremiumFeatures.swift index ee4d7e28ff..fe4870d94e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPremiumGiftCodePaymentOptions.swift b/Sources/TDLibKit/Generated/Models/GetPremiumGiftCodePaymentOptions.swift index 21a3454731..8c31a671f1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPremiumGiveawayInfo.swift b/Sources/TDLibKit/Generated/Models/GetPremiumGiveawayInfo.swift index 6968cb7092..03ee324f34 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPremiumLimit.swift b/Sources/TDLibKit/Generated/Models/GetPremiumLimit.swift index fd9c71d28f..f0187ef375 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPremiumState.swift b/Sources/TDLibKit/Generated/Models/GetPremiumState.swift index 04993423bf..118d2fe2c9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPremiumStickerExamples.swift b/Sources/TDLibKit/Generated/Models/GetPremiumStickerExamples.swift index 8c46c06cf7..22983e35ef 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPremiumStickers.swift b/Sources/TDLibKit/Generated/Models/GetPremiumStickers.swift index 9ce0b8f9ed..a9ac00c6f2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetProxies.swift b/Sources/TDLibKit/Generated/Models/GetProxies.swift index 4b71195871..2f7fef53c4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetProxyLink.swift b/Sources/TDLibKit/Generated/Models/GetProxyLink.swift index 8fbdb693a9..97103ff864 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetPushReceiverId.swift b/Sources/TDLibKit/Generated/Models/GetPushReceiverId.swift index 898d30791f..ec6be03381 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetReadDatePrivacySettings.swift b/Sources/TDLibKit/Generated/Models/GetReadDatePrivacySettings.swift index 22ecbafb46..6115050312 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetRecentEmojiStatuses.swift b/Sources/TDLibKit/Generated/Models/GetRecentEmojiStatuses.swift index fc0caec19b..8f09884959 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetRecentInlineBots.swift b/Sources/TDLibKit/Generated/Models/GetRecentInlineBots.swift index b784a6edcb..446922aab2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetRecentStickers.swift b/Sources/TDLibKit/Generated/Models/GetRecentStickers.swift index 67a691adc1..af8f3fafeb 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetRecentlyOpenedChats.swift b/Sources/TDLibKit/Generated/Models/GetRecentlyOpenedChats.swift index c1dafd0548..1d4a8205fe 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetRecentlyVisitedTMeUrls.swift b/Sources/TDLibKit/Generated/Models/GetRecentlyVisitedTMeUrls.swift index 48b1d39754..d7128f41f5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetRecommendedChatFolders.swift b/Sources/TDLibKit/Generated/Models/GetRecommendedChatFolders.swift index 42eeb1030c..bb4fad0715 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetRecommendedChats.swift b/Sources/TDLibKit/Generated/Models/GetRecommendedChats.swift index 424dba23df..71d9a1ba33 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetRecoveryEmailAddress.swift b/Sources/TDLibKit/Generated/Models/GetRecoveryEmailAddress.swift index 204153b789..b86bd3c2ef 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetRemoteFile.swift b/Sources/TDLibKit/Generated/Models/GetRemoteFile.swift index 83500ba28d..2c25aad23f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetRepliedMessage.swift b/Sources/TDLibKit/Generated/Models/GetRepliedMessage.swift index c5e12dcd17..dafaa26b11 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSavedAnimations.swift b/Sources/TDLibKit/Generated/Models/GetSavedAnimations.swift index b86bc37b1f..cf5250350e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSavedMessagesTags.swift b/Sources/TDLibKit/Generated/Models/GetSavedMessagesTags.swift index 17eff130dc..f9b2726da8 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSavedMessagesTopicHistory.swift b/Sources/TDLibKit/Generated/Models/GetSavedMessagesTopicHistory.swift index a4b16cd73c..36e867ee95 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSavedMessagesTopicMessageByDate.swift b/Sources/TDLibKit/Generated/Models/GetSavedMessagesTopicMessageByDate.swift index b73bb1c042..9592c3eb63 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSavedNotificationSound.swift b/Sources/TDLibKit/Generated/Models/GetSavedNotificationSound.swift index 9b8a4ee84c..aec298a15d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSavedNotificationSounds.swift b/Sources/TDLibKit/Generated/Models/GetSavedNotificationSounds.swift index ed3b162aa1..fb37dfbd30 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSavedOrderInfo.swift b/Sources/TDLibKit/Generated/Models/GetSavedOrderInfo.swift index 5a30654eba..58aa9399e5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetScopeNotificationSettings.swift b/Sources/TDLibKit/Generated/Models/GetScopeNotificationSettings.swift index 9bb439ff9c..4d34a91be4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSecretChat.swift b/Sources/TDLibKit/Generated/Models/GetSecretChat.swift index c57831a0ee..a2618799f7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetStatisticalGraph.swift b/Sources/TDLibKit/Generated/Models/GetStatisticalGraph.swift index 2b757d9d95..f9753c3ddb 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetStickerEmojis.swift b/Sources/TDLibKit/Generated/Models/GetStickerEmojis.swift index d5752853e8..c6226995d5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetStickerSet.swift b/Sources/TDLibKit/Generated/Models/GetStickerSet.swift index 5e71f536d4..4024308d37 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetStickers.swift b/Sources/TDLibKit/Generated/Models/GetStickers.swift index 244c4585f9..3104c7e8ef 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetStorageStatistics.swift b/Sources/TDLibKit/Generated/Models/GetStorageStatistics.swift index e7a30a4e65..97e5d844b4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetStorageStatisticsFast.swift b/Sources/TDLibKit/Generated/Models/GetStorageStatisticsFast.swift index 508d723585..1a87792a09 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetStory.swift b/Sources/TDLibKit/Generated/Models/GetStory.swift index 94af577f7b..51e8d0ab85 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetStoryAvailableReactions.swift b/Sources/TDLibKit/Generated/Models/GetStoryAvailableReactions.swift index d4b677efb8..b622f9893c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetStoryInteractions.swift b/Sources/TDLibKit/Generated/Models/GetStoryInteractions.swift index efa366675e..b696a4fe04 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetStoryNotificationSettingsExceptions.swift b/Sources/TDLibKit/Generated/Models/GetStoryNotificationSettingsExceptions.swift index ac15e900ed..1b3992dca1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetStoryPublicForwards.swift b/Sources/TDLibKit/Generated/Models/GetStoryPublicForwards.swift index 40a27690cd..0b166d9525 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetStoryStatistics.swift b/Sources/TDLibKit/Generated/Models/GetStoryStatistics.swift index 69706cf1ee..b1a0feb4e6 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSuggestedFileName.swift b/Sources/TDLibKit/Generated/Models/GetSuggestedFileName.swift index 5c004ab906..ac9fbc6b12 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSuggestedStickerSetName.swift b/Sources/TDLibKit/Generated/Models/GetSuggestedStickerSetName.swift index 7765f16908..9961f56168 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSuitableDiscussionChats.swift b/Sources/TDLibKit/Generated/Models/GetSuitableDiscussionChats.swift index 50b44c3671..6e7e14a1df 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSuitablePersonalChats.swift b/Sources/TDLibKit/Generated/Models/GetSuitablePersonalChats.swift index e2a3538de8..9e80730a30 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSupergroup.swift b/Sources/TDLibKit/Generated/Models/GetSupergroup.swift index e3323eacb9..8729697f5a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSupergroupFullInfo.swift b/Sources/TDLibKit/Generated/Models/GetSupergroupFullInfo.swift index ee5229ce3e..9628c5cd5d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSupergroupMembers.swift b/Sources/TDLibKit/Generated/Models/GetSupergroupMembers.swift index d0156941c4..323faac9e8 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSupportName.swift b/Sources/TDLibKit/Generated/Models/GetSupportName.swift index e2de36120e..53cd1c9ff2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetSupportUser.swift b/Sources/TDLibKit/Generated/Models/GetSupportUser.swift index d0b270914a..8312d97247 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetTemporaryPasswordState.swift b/Sources/TDLibKit/Generated/Models/GetTemporaryPasswordState.swift index 5df1810903..f918f31637 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetTextEntities.swift b/Sources/TDLibKit/Generated/Models/GetTextEntities.swift index 33bff9313f..2578c8ae6c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetThemeParametersJsonString.swift b/Sources/TDLibKit/Generated/Models/GetThemeParametersJsonString.swift index 6baf183412..4e8933c894 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetThemedChatEmojiStatuses.swift b/Sources/TDLibKit/Generated/Models/GetThemedChatEmojiStatuses.swift index 702d335ac2..3d29e6db91 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetThemedEmojiStatuses.swift b/Sources/TDLibKit/Generated/Models/GetThemedEmojiStatuses.swift index 263989edd8..af4536efa9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetTimeZones.swift b/Sources/TDLibKit/Generated/Models/GetTimeZones.swift index 48ae09b4d8..dbcfa5bc79 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetTopChats.swift b/Sources/TDLibKit/Generated/Models/GetTopChats.swift index 380a0a2f29..0a61f26e86 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetTrendingStickerSets.swift b/Sources/TDLibKit/Generated/Models/GetTrendingStickerSets.swift index 7d70dc608d..02b2497247 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetUser.swift b/Sources/TDLibKit/Generated/Models/GetUser.swift index e7a8f0ee54..9b6d2038d2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetUserChatBoosts.swift b/Sources/TDLibKit/Generated/Models/GetUserChatBoosts.swift index 74bac9253e..1200882eb2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetUserFullInfo.swift b/Sources/TDLibKit/Generated/Models/GetUserFullInfo.swift index 6a59a4b5e2..1b182d0087 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetUserLink.swift b/Sources/TDLibKit/Generated/Models/GetUserLink.swift index f21246afd5..c2eb78cfc9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetUserPrivacySettingRules.swift b/Sources/TDLibKit/Generated/Models/GetUserPrivacySettingRules.swift index 6ee9eee53c..5da846b337 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetUserProfilePhotos.swift b/Sources/TDLibKit/Generated/Models/GetUserProfilePhotos.swift index a79f5c3a24..a001bf0aaa 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetUserSupportInfo.swift b/Sources/TDLibKit/Generated/Models/GetUserSupportInfo.swift index c63f1f4cbc..96eae187e1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetVideoChatAvailableParticipants.swift b/Sources/TDLibKit/Generated/Models/GetVideoChatAvailableParticipants.swift index 221794bfa1..e1a84d9442 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetVideoChatRtmpUrl.swift b/Sources/TDLibKit/Generated/Models/GetVideoChatRtmpUrl.swift index b89dd5e2f2..01645ee459 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetWebAppLinkUrl.swift b/Sources/TDLibKit/Generated/Models/GetWebAppLinkUrl.swift index 3dbe06bf9f..075508b71e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetWebAppUrl.swift b/Sources/TDLibKit/Generated/Models/GetWebAppUrl.swift index 24bdaba4cc..42a2d4bacd 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetWebPageInstantView.swift b/Sources/TDLibKit/Generated/Models/GetWebPageInstantView.swift index c77bca2918..543b457041 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GetWebPagePreview.swift b/Sources/TDLibKit/Generated/Models/GetWebPagePreview.swift index 57b05eb8de..cc25564b59 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GroupCall.swift b/Sources/TDLibKit/Generated/Models/GroupCall.swift index aa435a951d..67a62a746d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GroupCallId.swift b/Sources/TDLibKit/Generated/Models/GroupCallId.swift index 94747545db..e84f8fb756 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GroupCallParticipant.swift b/Sources/TDLibKit/Generated/Models/GroupCallParticipant.swift index e2719451b4..5f45d814ef 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GroupCallParticipantVideoInfo.swift b/Sources/TDLibKit/Generated/Models/GroupCallParticipantVideoInfo.swift index 8f6df9a06e..c12ecb6bcc 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GroupCallRecentSpeaker.swift b/Sources/TDLibKit/Generated/Models/GroupCallRecentSpeaker.swift index c55b6a279f..edf786667e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GroupCallStream.swift b/Sources/TDLibKit/Generated/Models/GroupCallStream.swift index 19b459d7aa..d2a405f0ca 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GroupCallStreams.swift b/Sources/TDLibKit/Generated/Models/GroupCallStreams.swift index da4d4eaa6a..cbd66dabd4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GroupCallVideoQuality.swift b/Sources/TDLibKit/Generated/Models/GroupCallVideoQuality.swift index db471589e6..ff765b4940 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/GroupCallVideoSourceGroup.swift b/Sources/TDLibKit/Generated/Models/GroupCallVideoSourceGroup.swift index 4a426a8ec8..6f8ed77746 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Hashtags.swift b/Sources/TDLibKit/Generated/Models/Hashtags.swift index bc850c4397..bf57b7be5a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/HideContactCloseBirthdays.swift b/Sources/TDLibKit/Generated/Models/HideContactCloseBirthdays.swift index 46bae57c9b..6d907981b8 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/HideSuggestedAction.swift b/Sources/TDLibKit/Generated/Models/HideSuggestedAction.swift index f44f584876..da15b1f147 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/HttpUrl.swift b/Sources/TDLibKit/Generated/Models/HttpUrl.swift index ec6ff17d52..dde5a0dc7a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/IdentityDocument.swift b/Sources/TDLibKit/Generated/Models/IdentityDocument.swift index 2dda060419..73473acf95 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ImportContacts.swift b/Sources/TDLibKit/Generated/Models/ImportContacts.swift index 3fcf717984..36c9f1c2df 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ImportMessages.swift b/Sources/TDLibKit/Generated/Models/ImportMessages.swift index d37a38cb06..a5e918c12d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ImportedContacts.swift b/Sources/TDLibKit/Generated/Models/ImportedContacts.swift index a3f031c14e..04454c1707 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InlineKeyboardButton.swift b/Sources/TDLibKit/Generated/Models/InlineKeyboardButton.swift index c4e1a0d68e..b1f35c1490 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InlineKeyboardButtonType.swift b/Sources/TDLibKit/Generated/Models/InlineKeyboardButtonType.swift index 5a39bc800f..a166775fe4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InlineQueryResult.swift b/Sources/TDLibKit/Generated/Models/InlineQueryResult.swift index 354b3aa30d..61a23c267e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InlineQueryResults.swift b/Sources/TDLibKit/Generated/Models/InlineQueryResults.swift index 16a31e6513..3f6f4252a3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InlineQueryResultsButton.swift b/Sources/TDLibKit/Generated/Models/InlineQueryResultsButton.swift index 1fc6b04496..d5a9f68fa4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InlineQueryResultsButtonType.swift b/Sources/TDLibKit/Generated/Models/InlineQueryResultsButtonType.swift index cb1ff0cf5f..5842d23c15 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputBackground.swift b/Sources/TDLibKit/Generated/Models/InputBackground.swift index 00f3cc2785..986d384f91 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputBusinessChatLink.swift b/Sources/TDLibKit/Generated/Models/InputBusinessChatLink.swift index 29b45e255e..a5073a642a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputBusinessStartPage.swift b/Sources/TDLibKit/Generated/Models/InputBusinessStartPage.swift index 491c885c61..da4191790f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputChatPhoto.swift b/Sources/TDLibKit/Generated/Models/InputChatPhoto.swift index d657f5dab6..d922b6d9b7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputCredentials.swift b/Sources/TDLibKit/Generated/Models/InputCredentials.swift index b418fdc386..0359ed495d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputFile.swift b/Sources/TDLibKit/Generated/Models/InputFile.swift index ef37f1d378..e3d49e5e06 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputIdentityDocument.swift b/Sources/TDLibKit/Generated/Models/InputIdentityDocument.swift index 9be059237a..652b928f86 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputInlineQueryResult.swift b/Sources/TDLibKit/Generated/Models/InputInlineQueryResult.swift index 42b89166d8..4ff5443349 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputInvoice.swift b/Sources/TDLibKit/Generated/Models/InputInvoice.swift index 35226dff42..5815c2fa3c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputMessageContent.swift b/Sources/TDLibKit/Generated/Models/InputMessageContent.swift index d1cf87b5ed..109d8a1293 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputMessageReplyTo.swift b/Sources/TDLibKit/Generated/Models/InputMessageReplyTo.swift index fbcec3a625..39b37ef4f3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputPassportElement.swift b/Sources/TDLibKit/Generated/Models/InputPassportElement.swift index a8920e230e..339f13d6f0 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputPassportElementError.swift b/Sources/TDLibKit/Generated/Models/InputPassportElementError.swift index b85d43178c..78ea6cdfdd 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputPassportElementErrorSource.swift b/Sources/TDLibKit/Generated/Models/InputPassportElementErrorSource.swift index d8d04c22cb..f5f6365c10 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputPersonalDocument.swift b/Sources/TDLibKit/Generated/Models/InputPersonalDocument.swift index 0d16b49b99..1540fd1c03 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputSticker.swift b/Sources/TDLibKit/Generated/Models/InputSticker.swift index 06dabdab6b..3b0c188795 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputStoryArea.swift b/Sources/TDLibKit/Generated/Models/InputStoryArea.swift index 28c12e5e09..663cb14e9b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputStoryAreaType.swift b/Sources/TDLibKit/Generated/Models/InputStoryAreaType.swift index 6031e59f9d..ca63f53192 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputStoryAreas.swift b/Sources/TDLibKit/Generated/Models/InputStoryAreas.swift index 31413b27ae..2118c3fcf7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputStoryContent.swift b/Sources/TDLibKit/Generated/Models/InputStoryContent.swift index a6c5396890..f6a1183b29 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputTextQuote.swift b/Sources/TDLibKit/Generated/Models/InputTextQuote.swift index aef1279618..c509250f79 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InputThumbnail.swift b/Sources/TDLibKit/Generated/Models/InputThumbnail.swift index 0e9326affe..f39f321f96 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InternalLinkType.swift b/Sources/TDLibKit/Generated/Models/InternalLinkType.swift index 3fff6e22ad..61ada62c2c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InviteGroupCallParticipants.swift b/Sources/TDLibKit/Generated/Models/InviteGroupCallParticipants.swift index 2049ccd02b..cdda591f0c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/InviteLinkChatType.swift b/Sources/TDLibKit/Generated/Models/InviteLinkChatType.swift index c7bfe98ce9..0d735d3902 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Invoice.swift b/Sources/TDLibKit/Generated/Models/Invoice.swift index 28a54006d8..d5ed5a8e5a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/JoinChat.swift b/Sources/TDLibKit/Generated/Models/JoinChat.swift index 620ac8e71d..3b834b5e07 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/JoinChatByInviteLink.swift b/Sources/TDLibKit/Generated/Models/JoinChatByInviteLink.swift index bcca0c1ab7..a3ef3af90b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/JoinGroupCall.swift b/Sources/TDLibKit/Generated/Models/JoinGroupCall.swift index cd4a4b631e..439018e663 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/JsonObjectMember.swift b/Sources/TDLibKit/Generated/Models/JsonObjectMember.swift index 1ee5a1ce64..3d69869392 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/JsonValue.swift b/Sources/TDLibKit/Generated/Models/JsonValue.swift index 999054b268..a546170653 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/KeyboardButton.swift b/Sources/TDLibKit/Generated/Models/KeyboardButton.swift index 95e208bc7f..5c6d6eac8c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/KeyboardButtonType.swift b/Sources/TDLibKit/Generated/Models/KeyboardButtonType.swift index a325480dfa..ddbe522ed8 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LabeledPricePart.swift b/Sources/TDLibKit/Generated/Models/LabeledPricePart.swift index db0da00cdc..5b65575090 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LanguagePackInfo.swift b/Sources/TDLibKit/Generated/Models/LanguagePackInfo.swift index 85da4e6b64..d6993f6a52 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LanguagePackString.swift b/Sources/TDLibKit/Generated/Models/LanguagePackString.swift index a874737394..39551a85bd 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LanguagePackStringValue.swift b/Sources/TDLibKit/Generated/Models/LanguagePackStringValue.swift index 1df08fb8a4..997145fb13 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LanguagePackStrings.swift b/Sources/TDLibKit/Generated/Models/LanguagePackStrings.swift index abc659b0bb..89b04975dc 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LaunchPrepaidPremiumGiveaway.swift b/Sources/TDLibKit/Generated/Models/LaunchPrepaidPremiumGiveaway.swift index 2ddb18d514..2328b81521 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LeaveChat.swift b/Sources/TDLibKit/Generated/Models/LeaveChat.swift index caf5dc5de8..d56833658a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LeaveGroupCall.swift b/Sources/TDLibKit/Generated/Models/LeaveGroupCall.swift index 025f937258..2923ce71ff 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LinkPreviewOptions.swift b/Sources/TDLibKit/Generated/Models/LinkPreviewOptions.swift index ce252b206d..076d707bf5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LoadActiveStories.swift b/Sources/TDLibKit/Generated/Models/LoadActiveStories.swift index 1539c9fa99..c97c1d7242 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LoadChats.swift b/Sources/TDLibKit/Generated/Models/LoadChats.swift index 60b99af18c..12b20317ee 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LoadGroupCallParticipants.swift b/Sources/TDLibKit/Generated/Models/LoadGroupCallParticipants.swift index acda9d56a3..664da772a2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LoadQuickReplyShortcutMessages.swift b/Sources/TDLibKit/Generated/Models/LoadQuickReplyShortcutMessages.swift index 841dd4b14e..4d76475010 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LoadQuickReplyShortcuts.swift b/Sources/TDLibKit/Generated/Models/LoadQuickReplyShortcuts.swift index 50531f8877..1fc724000a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LoadSavedMessagesTopics.swift b/Sources/TDLibKit/Generated/Models/LoadSavedMessagesTopics.swift index f4f707607f..91854b4eb7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LocalFile.swift b/Sources/TDLibKit/Generated/Models/LocalFile.swift index bd7863118f..8711c27169 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LocalizationTargetInfo.swift b/Sources/TDLibKit/Generated/Models/LocalizationTargetInfo.swift index 56c3578c09..fa8746eb02 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Location.swift b/Sources/TDLibKit/Generated/Models/Location.swift index e0ec56f0b2..6f6ac31d16 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LogOut.swift b/Sources/TDLibKit/Generated/Models/LogOut.swift index e7f36e6b86..e969c7f8a5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LogStream.swift b/Sources/TDLibKit/Generated/Models/LogStream.swift index 8fef23eec0..a87b2aa124 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LogTags.swift b/Sources/TDLibKit/Generated/Models/LogTags.swift index 5a448a6ec2..81c91cb786 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LogVerbosityLevel.swift b/Sources/TDLibKit/Generated/Models/LogVerbosityLevel.swift index 26c076f3e3..cd4f5cc166 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/LoginUrlInfo.swift b/Sources/TDLibKit/Generated/Models/LoginUrlInfo.swift index c0c6d811f9..b332c40925 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MaskPoint.swift b/Sources/TDLibKit/Generated/Models/MaskPoint.swift index d2f5ad0258..7e4d7157b4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MaskPosition.swift b/Sources/TDLibKit/Generated/Models/MaskPosition.swift index fdeab5d155..36c41e3078 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Message.swift b/Sources/TDLibKit/Generated/Models/Message.swift index 56b86a8cc0..acd2fbca69 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageAutoDeleteTime.swift b/Sources/TDLibKit/Generated/Models/MessageAutoDeleteTime.swift index a3e40e6f99..a90a4b8809 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageCalendar.swift b/Sources/TDLibKit/Generated/Models/MessageCalendar.swift index 5b3a790c06..97af04914a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageCalendarDay.swift b/Sources/TDLibKit/Generated/Models/MessageCalendarDay.swift index b50eea569b..36cf36ead5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageContent.swift b/Sources/TDLibKit/Generated/Models/MessageContent.swift index b13fa7d308..0f691be8df 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageCopyOptions.swift b/Sources/TDLibKit/Generated/Models/MessageCopyOptions.swift index 1dd61dad38..a696efbd2e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageExtendedMedia.swift b/Sources/TDLibKit/Generated/Models/MessageExtendedMedia.swift index 83e3bb0c4f..79df542e71 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageFileType.swift b/Sources/TDLibKit/Generated/Models/MessageFileType.swift index a90a08b656..215c8cff82 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageForwardInfo.swift b/Sources/TDLibKit/Generated/Models/MessageForwardInfo.swift index 1ac6523119..8ad1042fe2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageImportInfo.swift b/Sources/TDLibKit/Generated/Models/MessageImportInfo.swift index 3daedc1534..ae5c28d040 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageInteractionInfo.swift b/Sources/TDLibKit/Generated/Models/MessageInteractionInfo.swift index 313a12351a..a3f5634ada 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageLink.swift b/Sources/TDLibKit/Generated/Models/MessageLink.swift index 253795f755..e22030af1c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageLinkInfo.swift b/Sources/TDLibKit/Generated/Models/MessageLinkInfo.swift index cf609382a7..6277d0e236 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageOrigin.swift b/Sources/TDLibKit/Generated/Models/MessageOrigin.swift index 89cf61b994..2b8740c3b7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessagePosition.swift b/Sources/TDLibKit/Generated/Models/MessagePosition.swift index 4f88be3def..6cf1e8b5a0 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessagePositions.swift b/Sources/TDLibKit/Generated/Models/MessagePositions.swift index 071a864ae9..2547a7f02b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageReaction.swift b/Sources/TDLibKit/Generated/Models/MessageReaction.swift index 388ba88cb4..57239a411e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageReactions.swift b/Sources/TDLibKit/Generated/Models/MessageReactions.swift index 24025664e5..609ee17025 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageReadDate.swift b/Sources/TDLibKit/Generated/Models/MessageReadDate.swift index 1accc88e9e..f143c7dbf6 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageReplyInfo.swift b/Sources/TDLibKit/Generated/Models/MessageReplyInfo.swift index 38c7cb1e54..43ff1aebc2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageReplyTo.swift b/Sources/TDLibKit/Generated/Models/MessageReplyTo.swift index 43373233e1..7fb4b1101f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageSchedulingState.swift b/Sources/TDLibKit/Generated/Models/MessageSchedulingState.swift index 0dfafc9c3e..e67be04c7a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageSelfDestructType.swift b/Sources/TDLibKit/Generated/Models/MessageSelfDestructType.swift index e56141a3a1..8cfe4f9f7a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageSendOptions.swift b/Sources/TDLibKit/Generated/Models/MessageSendOptions.swift index 0cb99e5735..0dfbcec6d9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageSender.swift b/Sources/TDLibKit/Generated/Models/MessageSender.swift index 65060750b5..72b5b836a8 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageSenders.swift b/Sources/TDLibKit/Generated/Models/MessageSenders.swift index 75074771de..72f06e74e7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageSendingState.swift b/Sources/TDLibKit/Generated/Models/MessageSendingState.swift index 16ee5c1bc3..3b7a8c1e20 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageSource.swift b/Sources/TDLibKit/Generated/Models/MessageSource.swift index 0de0b0e74e..7972b3c424 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageSponsor.swift b/Sources/TDLibKit/Generated/Models/MessageSponsor.swift index cf07de0318..096e43d590 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageStatistics.swift b/Sources/TDLibKit/Generated/Models/MessageStatistics.swift index a06c5d4a30..f3dae5dc71 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageThreadInfo.swift b/Sources/TDLibKit/Generated/Models/MessageThreadInfo.swift index eb3203d092..9e7b2192bf 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageViewer.swift b/Sources/TDLibKit/Generated/Models/MessageViewer.swift index 880fbf714e..09fb1f9aaf 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/MessageViewers.swift b/Sources/TDLibKit/Generated/Models/MessageViewers.swift index 4556dfc66e..246e9a51fc 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Messages.swift b/Sources/TDLibKit/Generated/Models/Messages.swift index 30a05b3879..6d5084a67a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Minithumbnail.swift b/Sources/TDLibKit/Generated/Models/Minithumbnail.swift index f6fb90a471..d700196b09 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/NetworkStatistics.swift b/Sources/TDLibKit/Generated/Models/NetworkStatistics.swift index 92384f0ec8..e14ecbb8b4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/NetworkStatisticsEntry.swift b/Sources/TDLibKit/Generated/Models/NetworkStatisticsEntry.swift index 4bb0641cb8..8287b6aada 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/NetworkType.swift b/Sources/TDLibKit/Generated/Models/NetworkType.swift index cd290b77a7..d0840e48d0 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/NewChatPrivacySettings.swift b/Sources/TDLibKit/Generated/Models/NewChatPrivacySettings.swift index 114a4a1934..fe1e1db493 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Notification.swift b/Sources/TDLibKit/Generated/Models/Notification.swift index 8a7451648a..936745a349 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/NotificationGroup.swift b/Sources/TDLibKit/Generated/Models/NotificationGroup.swift index 0ef9da1097..36a9a230d1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/NotificationGroupType.swift b/Sources/TDLibKit/Generated/Models/NotificationGroupType.swift index 6323b50640..fa4605fad1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/NotificationSettingsScope.swift b/Sources/TDLibKit/Generated/Models/NotificationSettingsScope.swift index 277e82204e..f8abbb4775 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/NotificationSound.swift b/Sources/TDLibKit/Generated/Models/NotificationSound.swift index 1f296c0b0b..74801a8cf6 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/NotificationSounds.swift b/Sources/TDLibKit/Generated/Models/NotificationSounds.swift index 6b0157d371..7b982b0b8d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/NotificationType.swift b/Sources/TDLibKit/Generated/Models/NotificationType.swift index 2b8cafb433..7739e21f25 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Ok.swift b/Sources/TDLibKit/Generated/Models/Ok.swift index 1e7fb8a49a..4ebd5e2663 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/OpenChat.swift b/Sources/TDLibKit/Generated/Models/OpenChat.swift index cfc4905158..74f3a55731 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/OpenChatSimilarChat.swift b/Sources/TDLibKit/Generated/Models/OpenChatSimilarChat.swift index c443f02312..683052920e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/OpenMessageContent.swift b/Sources/TDLibKit/Generated/Models/OpenMessageContent.swift index 67037f3a70..98972c23a2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/OpenStory.swift b/Sources/TDLibKit/Generated/Models/OpenStory.swift index 97ac3288b4..9538a66ce1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/OpenWebApp.swift b/Sources/TDLibKit/Generated/Models/OpenWebApp.swift index b12dfc075b..68b44a2bc9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/OptimizeStorage.swift b/Sources/TDLibKit/Generated/Models/OptimizeStorage.swift index 2ac6b9a3b9..c9866d7bfb 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/OptionValue.swift b/Sources/TDLibKit/Generated/Models/OptionValue.swift index c94d6d8b1a..0dd313e884 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/OrderInfo.swift b/Sources/TDLibKit/Generated/Models/OrderInfo.swift index 80eb9d7177..8b98ba114a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PageBlock.swift b/Sources/TDLibKit/Generated/Models/PageBlock.swift index 05e63bb0bc..362bb4d129 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PageBlockCaption.swift b/Sources/TDLibKit/Generated/Models/PageBlockCaption.swift index 1edb0589f7..713fe08b54 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PageBlockHorizontalAlignment.swift b/Sources/TDLibKit/Generated/Models/PageBlockHorizontalAlignment.swift index 6c1fd248ab..ec3fa4a43a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PageBlockListItem.swift b/Sources/TDLibKit/Generated/Models/PageBlockListItem.swift index 1525f546df..7fef895a19 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PageBlockRelatedArticle.swift b/Sources/TDLibKit/Generated/Models/PageBlockRelatedArticle.swift index 1dd33d975b..d75ce48362 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PageBlockTableCell.swift b/Sources/TDLibKit/Generated/Models/PageBlockTableCell.swift index 3afc76c29a..a9c37e9c7c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PageBlockVerticalAlignment.swift b/Sources/TDLibKit/Generated/Models/PageBlockVerticalAlignment.swift index fdf2036a10..838ecb95f2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ParseMarkdown.swift b/Sources/TDLibKit/Generated/Models/ParseMarkdown.swift index c4bae0db1c..105fb2c42a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ParseTextEntities.swift b/Sources/TDLibKit/Generated/Models/ParseTextEntities.swift index 3408d5a29f..c0313dbc73 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PassportAuthorizationForm.swift b/Sources/TDLibKit/Generated/Models/PassportAuthorizationForm.swift index 3d682f7f49..013027759c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PassportElement.swift b/Sources/TDLibKit/Generated/Models/PassportElement.swift index eeb30316af..8e6fb22dc9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PassportElementError.swift b/Sources/TDLibKit/Generated/Models/PassportElementError.swift index 6fb754a628..c3c2e7ca1e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PassportElementErrorSource.swift b/Sources/TDLibKit/Generated/Models/PassportElementErrorSource.swift index b225acebd2..51e68d7ae5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PassportElementType.swift b/Sources/TDLibKit/Generated/Models/PassportElementType.swift index 89cf5d5f2c..240f29dead 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PassportElements.swift b/Sources/TDLibKit/Generated/Models/PassportElements.swift index e98c087fe5..e544c348b2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PassportElementsWithErrors.swift b/Sources/TDLibKit/Generated/Models/PassportElementsWithErrors.swift index 5e15359570..53e8a609aa 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PassportRequiredElement.swift b/Sources/TDLibKit/Generated/Models/PassportRequiredElement.swift index 51458d0fa8..82a5a98f9b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PassportSuitableElement.swift b/Sources/TDLibKit/Generated/Models/PassportSuitableElement.swift index 566c620c50..8662478803 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PasswordState.swift b/Sources/TDLibKit/Generated/Models/PasswordState.swift index 4ef8f60c87..13fe6e675e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PaymentForm.swift b/Sources/TDLibKit/Generated/Models/PaymentForm.swift index 6d8669fedc..d348a019da 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PaymentOption.swift b/Sources/TDLibKit/Generated/Models/PaymentOption.swift index 3b41b74dca..5f3265f167 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PaymentProvider.swift b/Sources/TDLibKit/Generated/Models/PaymentProvider.swift index 6e7234082a..de2789b8a9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PaymentReceipt.swift b/Sources/TDLibKit/Generated/Models/PaymentReceipt.swift index 0135605fb3..0e8319e688 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PaymentResult.swift b/Sources/TDLibKit/Generated/Models/PaymentResult.swift index f458ad2efb..a3323bf292 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PersonalDetails.swift b/Sources/TDLibKit/Generated/Models/PersonalDetails.swift index 667d9a5405..dbb9e15e15 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PersonalDocument.swift b/Sources/TDLibKit/Generated/Models/PersonalDocument.swift index cf1bfacf07..9ee22d9b0f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PhoneNumberAuthenticationSettings.swift b/Sources/TDLibKit/Generated/Models/PhoneNumberAuthenticationSettings.swift index 69ef38c431..6b88730888 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PhoneNumberCodeType.swift b/Sources/TDLibKit/Generated/Models/PhoneNumberCodeType.swift index 0ecac91a91..6f67519694 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PhoneNumberInfo.swift b/Sources/TDLibKit/Generated/Models/PhoneNumberInfo.swift index e72bd887d8..8d472a73a1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Photo.swift b/Sources/TDLibKit/Generated/Models/Photo.swift index a4945264a9..1ad3ad93f2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PhotoSize.swift b/Sources/TDLibKit/Generated/Models/PhotoSize.swift index 31f3e7bef3..0c3d48cc73 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PinChatMessage.swift b/Sources/TDLibKit/Generated/Models/PinChatMessage.swift index f3868105ac..0ba16189f1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PingProxy.swift b/Sources/TDLibKit/Generated/Models/PingProxy.swift index e32d1ecdee..0c7c06ba3f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Point.swift b/Sources/TDLibKit/Generated/Models/Point.swift index 062ac37520..1077000275 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Poll.swift b/Sources/TDLibKit/Generated/Models/Poll.swift index 618eb8f603..1867f6587a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PollOption.swift b/Sources/TDLibKit/Generated/Models/PollOption.swift index 0c73d78d53..4bb40ea716 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PollType.swift b/Sources/TDLibKit/Generated/Models/PollType.swift index 6155ec6e21..a38d511d0d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PreliminaryUploadFile.swift b/Sources/TDLibKit/Generated/Models/PreliminaryUploadFile.swift index f75293a518..5982f84e8b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumFeature.swift b/Sources/TDLibKit/Generated/Models/PremiumFeature.swift index b16b486940..66cf48a46b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumFeaturePromotionAnimation.swift b/Sources/TDLibKit/Generated/Models/PremiumFeaturePromotionAnimation.swift index 3fe0cf527e..28907ac04f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumFeatures.swift b/Sources/TDLibKit/Generated/Models/PremiumFeatures.swift index db01f307d5..6a0cf511a7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumGiftCodeInfo.swift b/Sources/TDLibKit/Generated/Models/PremiumGiftCodeInfo.swift index b166fcb03f..75d7b3120a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumGiftCodePaymentOption.swift b/Sources/TDLibKit/Generated/Models/PremiumGiftCodePaymentOption.swift index 96eca17eca..e7fd78447c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumGiftCodePaymentOptions.swift b/Sources/TDLibKit/Generated/Models/PremiumGiftCodePaymentOptions.swift index 655bdecb72..80be5e45fe 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumGiveawayInfo.swift b/Sources/TDLibKit/Generated/Models/PremiumGiveawayInfo.swift index 6b614bd92f..00c1195ee2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumGiveawayParameters.swift b/Sources/TDLibKit/Generated/Models/PremiumGiveawayParameters.swift index 09153a2068..d46b941de0 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumGiveawayParticipantStatus.swift b/Sources/TDLibKit/Generated/Models/PremiumGiveawayParticipantStatus.swift index e1f3d5fcdd..c75c98d09e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumLimit.swift b/Sources/TDLibKit/Generated/Models/PremiumLimit.swift index 2edfbcda30..367b55cde3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumLimitType.swift b/Sources/TDLibKit/Generated/Models/PremiumLimitType.swift index a3691fe6cb..2b511a4b2e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumPaymentOption.swift b/Sources/TDLibKit/Generated/Models/PremiumPaymentOption.swift index bb2fa60b32..c76ce13625 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumSource.swift b/Sources/TDLibKit/Generated/Models/PremiumSource.swift index 2cfca40158..1eb7d7c1cc 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumState.swift b/Sources/TDLibKit/Generated/Models/PremiumState.swift index 28d2b66637..309dcdad89 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumStatePaymentOption.swift b/Sources/TDLibKit/Generated/Models/PremiumStatePaymentOption.swift index 3c859b5b8b..df8c90f2e8 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PremiumStoryFeature.swift b/Sources/TDLibKit/Generated/Models/PremiumStoryFeature.swift index 904307398a..50b4280c5a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PrepaidPremiumGiveaway.swift b/Sources/TDLibKit/Generated/Models/PrepaidPremiumGiveaway.swift index 356a4f4d3a..ae96c9b13d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ProcessChatFolderNewChats.swift b/Sources/TDLibKit/Generated/Models/ProcessChatFolderNewChats.swift index fb5bc24230..bec2c64f9d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ProcessChatJoinRequest.swift b/Sources/TDLibKit/Generated/Models/ProcessChatJoinRequest.swift index aa19c405e2..c9a5726989 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ProcessChatJoinRequests.swift b/Sources/TDLibKit/Generated/Models/ProcessChatJoinRequests.swift index 2e628a667b..50489caa23 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ProcessPushNotification.swift b/Sources/TDLibKit/Generated/Models/ProcessPushNotification.swift index 8d553539cc..4687d8d9cd 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ProfileAccentColor.swift b/Sources/TDLibKit/Generated/Models/ProfileAccentColor.swift index a6e61d6017..08813013ae 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ProfileAccentColors.swift b/Sources/TDLibKit/Generated/Models/ProfileAccentColors.swift index b94a2cdad9..a13b982b70 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ProfilePhoto.swift b/Sources/TDLibKit/Generated/Models/ProfilePhoto.swift index 3fd75a2e06..f6ebf764d7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Proxies.swift b/Sources/TDLibKit/Generated/Models/Proxies.swift index 13ee557eb5..f41a116ad7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Proxy.swift b/Sources/TDLibKit/Generated/Models/Proxy.swift index 1f6a1ea776..bf2c83da02 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ProxyType.swift b/Sources/TDLibKit/Generated/Models/ProxyType.swift index 4001b5ed8a..94ab6ea693 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PublicChatType.swift b/Sources/TDLibKit/Generated/Models/PublicChatType.swift index 0016f8e553..8ed6676e91 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PublicForward.swift b/Sources/TDLibKit/Generated/Models/PublicForward.swift index c804713853..c2ba07247e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PublicForwards.swift b/Sources/TDLibKit/Generated/Models/PublicForwards.swift index 517ffd6ec2..6115777c6c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PushMessageContent.swift b/Sources/TDLibKit/Generated/Models/PushMessageContent.swift index ba67ff4b37..d969419355 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/PushReceiverId.swift b/Sources/TDLibKit/Generated/Models/PushReceiverId.swift index f23c5155ec..18dbaf3a90 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/QuickReplyMessage.swift b/Sources/TDLibKit/Generated/Models/QuickReplyMessage.swift index f822a20ece..0e3bb62e09 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/QuickReplyMessages.swift b/Sources/TDLibKit/Generated/Models/QuickReplyMessages.swift index 27fedacaff..3fadeedd3a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/QuickReplyShortcut.swift b/Sources/TDLibKit/Generated/Models/QuickReplyShortcut.swift index 01a8d00357..0c43306cec 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RateSpeechRecognition.swift b/Sources/TDLibKit/Generated/Models/RateSpeechRecognition.swift index 164f8da785..fbbf503d4c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReactionNotificationSettings.swift b/Sources/TDLibKit/Generated/Models/ReactionNotificationSettings.swift index 70a998c002..9fd0ebbb4d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReactionNotificationSource.swift b/Sources/TDLibKit/Generated/Models/ReactionNotificationSource.swift index 7b667cd02d..5833fd7ef0 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReactionType.swift b/Sources/TDLibKit/Generated/Models/ReactionType.swift index a01f0e871d..671c5b1366 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReactionUnavailabilityReason.swift b/Sources/TDLibKit/Generated/Models/ReactionUnavailabilityReason.swift index fc7700416a..591d75117c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReadAllChatMentions.swift b/Sources/TDLibKit/Generated/Models/ReadAllChatMentions.swift index 27f31b8935..f5115b4dbf 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReadAllChatReactions.swift b/Sources/TDLibKit/Generated/Models/ReadAllChatReactions.swift index cfa3569f99..c4e1886902 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReadAllMessageThreadMentions.swift b/Sources/TDLibKit/Generated/Models/ReadAllMessageThreadMentions.swift index 1758ee440c..0a83acd437 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReadAllMessageThreadReactions.swift b/Sources/TDLibKit/Generated/Models/ReadAllMessageThreadReactions.swift index d09a16c523..32c6a47212 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReadChatList.swift b/Sources/TDLibKit/Generated/Models/ReadChatList.swift index e72e38eba2..941385fcde 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReadDatePrivacySettings.swift b/Sources/TDLibKit/Generated/Models/ReadDatePrivacySettings.swift index 464718d9b8..fa4e62b571 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReadFilePart.swift b/Sources/TDLibKit/Generated/Models/ReadFilePart.swift index b6802445de..359994e924 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReaddQuickReplyShortcutMessages.swift b/Sources/TDLibKit/Generated/Models/ReaddQuickReplyShortcutMessages.swift index da78b54c8c..637f46865a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RecognizeSpeech.swift b/Sources/TDLibKit/Generated/Models/RecognizeSpeech.swift index dd5d006cdd..c5b0f9318f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RecommendedChatFolder.swift b/Sources/TDLibKit/Generated/Models/RecommendedChatFolder.swift index 3018271959..e4a3fa31d2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RecommendedChatFolders.swift b/Sources/TDLibKit/Generated/Models/RecommendedChatFolders.swift index bc187ed41d..7c562e34e3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RecoverAuthenticationPassword.swift b/Sources/TDLibKit/Generated/Models/RecoverAuthenticationPassword.swift index ebdf04dfac..ae4820f5c6 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RecoverPassword.swift b/Sources/TDLibKit/Generated/Models/RecoverPassword.swift index d734734ef6..6bde2bee77 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RecoveryEmailAddress.swift b/Sources/TDLibKit/Generated/Models/RecoveryEmailAddress.swift index 2c9260e054..d9f68ddff6 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RegisterDevice.swift b/Sources/TDLibKit/Generated/Models/RegisterDevice.swift index 093c686b4f..4cca947ca0 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RegisterUser.swift b/Sources/TDLibKit/Generated/Models/RegisterUser.swift index cb256f9c9c..6b2cc82e86 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoteFile.swift b/Sources/TDLibKit/Generated/Models/RemoteFile.swift index 599a247502..92583b10fb 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveAllFilesFromDownloads.swift b/Sources/TDLibKit/Generated/Models/RemoveAllFilesFromDownloads.swift index 9a1662f045..220c1df894 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveBusinessConnectedBotFromChat.swift b/Sources/TDLibKit/Generated/Models/RemoveBusinessConnectedBotFromChat.swift index 718d8078be..7b232b1d78 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveChatActionBar.swift b/Sources/TDLibKit/Generated/Models/RemoveChatActionBar.swift index 912e3d76f1..f058810f60 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveContacts.swift b/Sources/TDLibKit/Generated/Models/RemoveContacts.swift index db640ae0cf..7d9baa28ba 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveFavoriteSticker.swift b/Sources/TDLibKit/Generated/Models/RemoveFavoriteSticker.swift index 1ef8d3a172..1fa4ba8fa0 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveFileFromDownloads.swift b/Sources/TDLibKit/Generated/Models/RemoveFileFromDownloads.swift index 5b6b427ad1..7b924ae329 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveInstalledBackground.swift b/Sources/TDLibKit/Generated/Models/RemoveInstalledBackground.swift index aa56f7d312..2c5d9f6671 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveMessageReaction.swift b/Sources/TDLibKit/Generated/Models/RemoveMessageReaction.swift index abe1bd3ff5..b9bf3b1dc3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveNotification.swift b/Sources/TDLibKit/Generated/Models/RemoveNotification.swift index 6f2cba8e04..93de17c694 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveNotificationGroup.swift b/Sources/TDLibKit/Generated/Models/RemoveNotificationGroup.swift index 9737743a9b..09165d6b68 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveProxy.swift b/Sources/TDLibKit/Generated/Models/RemoveProxy.swift index 05f2cc3085..496815cfcb 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveRecentHashtag.swift b/Sources/TDLibKit/Generated/Models/RemoveRecentHashtag.swift index 5b30490945..f495886c64 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveRecentSticker.swift b/Sources/TDLibKit/Generated/Models/RemoveRecentSticker.swift index cfcdb560e5..fa02fd46b5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveRecentlyFoundChat.swift b/Sources/TDLibKit/Generated/Models/RemoveRecentlyFoundChat.swift index 029dbc5f21..f6f94925c2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveSavedAnimation.swift b/Sources/TDLibKit/Generated/Models/RemoveSavedAnimation.swift index 40a3fdc0d5..a980839430 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveSavedNotificationSound.swift b/Sources/TDLibKit/Generated/Models/RemoveSavedNotificationSound.swift index 4bb4beb576..553cb86958 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveStickerFromSet.swift b/Sources/TDLibKit/Generated/Models/RemoveStickerFromSet.swift index 9431b7ae0b..3d15ac26ef 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RemoveTopChat.swift b/Sources/TDLibKit/Generated/Models/RemoveTopChat.swift index 3141ee6781..68a74c5499 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReorderActiveUsernames.swift b/Sources/TDLibKit/Generated/Models/ReorderActiveUsernames.swift index b2e5b06ea4..b7037d270e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReorderBotActiveUsernames.swift b/Sources/TDLibKit/Generated/Models/ReorderBotActiveUsernames.swift index 9095087fd9..f8a19acdba 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReorderChatFolders.swift b/Sources/TDLibKit/Generated/Models/ReorderChatFolders.swift index b76b2530cf..7cfbe9c670 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReorderInstalledStickerSets.swift b/Sources/TDLibKit/Generated/Models/ReorderInstalledStickerSets.swift index 2bcef0124f..cd38464076 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReorderQuickReplyShortcuts.swift b/Sources/TDLibKit/Generated/Models/ReorderQuickReplyShortcuts.swift index aee5e93df0..4efb8c1026 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReorderSupergroupActiveUsernames.swift b/Sources/TDLibKit/Generated/Models/ReorderSupergroupActiveUsernames.swift index d7cc400f0b..bb515e17c2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReplacePrimaryChatInviteLink.swift b/Sources/TDLibKit/Generated/Models/ReplacePrimaryChatInviteLink.swift index 0bcfb15cc3..1ac53bc345 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReplaceStickerInSet.swift b/Sources/TDLibKit/Generated/Models/ReplaceStickerInSet.swift index cc2d6a9702..c8f8bae91c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReplaceVideoChatRtmpUrl.swift b/Sources/TDLibKit/Generated/Models/ReplaceVideoChatRtmpUrl.swift index 20d478315a..8b921e1187 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReplyMarkup.swift b/Sources/TDLibKit/Generated/Models/ReplyMarkup.swift index 4703efaeff..54554ece4e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReportAuthenticationCodeMissing.swift b/Sources/TDLibKit/Generated/Models/ReportAuthenticationCodeMissing.swift index 0fe1e98f66..3b8d6c18aa 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReportChat.swift b/Sources/TDLibKit/Generated/Models/ReportChat.swift index 7f799c9394..b37b9f6f26 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReportChatPhoto.swift b/Sources/TDLibKit/Generated/Models/ReportChatPhoto.swift index 54cfc265ef..39b1e863b1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReportChatSponsoredMessage.swift b/Sources/TDLibKit/Generated/Models/ReportChatSponsoredMessage.swift index 7ad49225a6..5ed2386ab9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReportChatSponsoredMessageOption.swift b/Sources/TDLibKit/Generated/Models/ReportChatSponsoredMessageOption.swift index 1a523d1c00..52c4a829d7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReportChatSponsoredMessageResult.swift b/Sources/TDLibKit/Generated/Models/ReportChatSponsoredMessageResult.swift index 158fe6d4e1..ae79072564 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReportMessageReactions.swift b/Sources/TDLibKit/Generated/Models/ReportMessageReactions.swift index e131f2cee6..1d086b4ecf 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReportPhoneNumberCodeMissing.swift b/Sources/TDLibKit/Generated/Models/ReportPhoneNumberCodeMissing.swift index 1a4eaeee70..8e5eb67112 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReportReason.swift b/Sources/TDLibKit/Generated/Models/ReportReason.swift index 6e96222273..92f13544d0 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReportStory.swift b/Sources/TDLibKit/Generated/Models/ReportStory.swift index d76ed07702..16ad2ca7cc 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReportSupergroupAntiSpamFalsePositive.swift b/Sources/TDLibKit/Generated/Models/ReportSupergroupAntiSpamFalsePositive.swift index 6e06995425..b675555ef8 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ReportSupergroupSpam.swift b/Sources/TDLibKit/Generated/Models/ReportSupergroupSpam.swift index 3ec31f3722..6ada71794e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RequestAuthenticationPasswordRecovery.swift b/Sources/TDLibKit/Generated/Models/RequestAuthenticationPasswordRecovery.swift index c75d858399..fae5e6f530 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RequestPasswordRecovery.swift b/Sources/TDLibKit/Generated/Models/RequestPasswordRecovery.swift index e4cb01e364..23f7711a8e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RequestQrCodeAuthentication.swift b/Sources/TDLibKit/Generated/Models/RequestQrCodeAuthentication.swift index 1262c42be8..4c238f87de 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ResendAuthenticationCode.swift b/Sources/TDLibKit/Generated/Models/ResendAuthenticationCode.swift index 5c7f990fb8..d182ca97cc 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ResendEmailAddressVerificationCode.swift b/Sources/TDLibKit/Generated/Models/ResendEmailAddressVerificationCode.swift index df828af674..a62bd4ac14 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ResendLoginEmailAddressCode.swift b/Sources/TDLibKit/Generated/Models/ResendLoginEmailAddressCode.swift index 39a1d1eb0d..27e83b45d0 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ResendMessages.swift b/Sources/TDLibKit/Generated/Models/ResendMessages.swift index 9bcd2fb6b7..4c2c125ebc 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ResendPhoneNumberCode.swift b/Sources/TDLibKit/Generated/Models/ResendPhoneNumberCode.swift index c6473e9229..dcb312a8a3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ResendRecoveryEmailAddressCode.swift b/Sources/TDLibKit/Generated/Models/ResendRecoveryEmailAddressCode.swift index 20bdbe2a12..25bb1d52af 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ResetAllNotificationSettings.swift b/Sources/TDLibKit/Generated/Models/ResetAllNotificationSettings.swift index db60b4e850..1b1ed1e362 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ResetAuthenticationEmailAddress.swift b/Sources/TDLibKit/Generated/Models/ResetAuthenticationEmailAddress.swift index 8eb2abefd0..3b31588922 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ResetInstalledBackgrounds.swift b/Sources/TDLibKit/Generated/Models/ResetInstalledBackgrounds.swift index ea2a8c2c5f..9924ca53d8 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ResetNetworkStatistics.swift b/Sources/TDLibKit/Generated/Models/ResetNetworkStatistics.swift index 84155eb34d..7e61791d6b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ResetPassword.swift b/Sources/TDLibKit/Generated/Models/ResetPassword.swift index 402ae1b607..11f65ae8b0 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ResetPasswordResult.swift b/Sources/TDLibKit/Generated/Models/ResetPasswordResult.swift index d9bba5d6e2..d864a8a34c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RevokeChatInviteLink.swift b/Sources/TDLibKit/Generated/Models/RevokeChatInviteLink.swift index 0e75499f1f..b74b848388 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RevokeGroupCallInviteLink.swift b/Sources/TDLibKit/Generated/Models/RevokeGroupCallInviteLink.swift index 31d601782e..eeba75aa25 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RichText.swift b/Sources/TDLibKit/Generated/Models/RichText.swift index 1a5811119a..04cac082aa 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/RtmpUrl.swift b/Sources/TDLibKit/Generated/Models/RtmpUrl.swift index cfd9021bfd..0d6c1ffae4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SaveApplicationLogEvent.swift b/Sources/TDLibKit/Generated/Models/SaveApplicationLogEvent.swift index 8ba026f06d..6d047520ca 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SavedCredentials.swift b/Sources/TDLibKit/Generated/Models/SavedCredentials.swift index c3e5288b11..eb0d6f4ddc 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SavedMessagesTag.swift b/Sources/TDLibKit/Generated/Models/SavedMessagesTag.swift index f754c817a5..f1a59922ec 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SavedMessagesTags.swift b/Sources/TDLibKit/Generated/Models/SavedMessagesTags.swift index b12f5ae424..4139d6a43f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SavedMessagesTopic.swift b/Sources/TDLibKit/Generated/Models/SavedMessagesTopic.swift index 39f5657fa9..46f23ce5c3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SavedMessagesTopicType.swift b/Sources/TDLibKit/Generated/Models/SavedMessagesTopicType.swift index 713f9025a2..9d0c1a930c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ScopeAutosaveSettings.swift b/Sources/TDLibKit/Generated/Models/ScopeAutosaveSettings.swift index b7a03c7663..4e5d7a02f7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ScopeNotificationSettings.swift b/Sources/TDLibKit/Generated/Models/ScopeNotificationSettings.swift index 3d307d4bae..4205fe5cb5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchBackground.swift b/Sources/TDLibKit/Generated/Models/SearchBackground.swift index 464b8d5525..1d14aad3f1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchCallMessages.swift b/Sources/TDLibKit/Generated/Models/SearchCallMessages.swift index cb5b2f467f..9ba26655d5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchChatMembers.swift b/Sources/TDLibKit/Generated/Models/SearchChatMembers.swift index 3ff0ee0702..8436ceed62 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchChatMessages.swift b/Sources/TDLibKit/Generated/Models/SearchChatMessages.swift index a6ffc50202..4576d0af56 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchChatRecentLocationMessages.swift b/Sources/TDLibKit/Generated/Models/SearchChatRecentLocationMessages.swift index b6a3518042..b813f7bf06 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchChats.swift b/Sources/TDLibKit/Generated/Models/SearchChats.swift index 8f2bcaae7f..1e4302fc2c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchChatsNearby.swift b/Sources/TDLibKit/Generated/Models/SearchChatsNearby.swift index dc2c346b43..2eacf7b7d0 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchChatsOnServer.swift b/Sources/TDLibKit/Generated/Models/SearchChatsOnServer.swift index f167e00e61..11425b5821 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchContacts.swift b/Sources/TDLibKit/Generated/Models/SearchContacts.swift index 2a24f81e6d..0ab62ddb0c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchEmojis.swift b/Sources/TDLibKit/Generated/Models/SearchEmojis.swift index 9c8b2ea7d7..484b545018 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchFileDownloads.swift b/Sources/TDLibKit/Generated/Models/SearchFileDownloads.swift index 2ff0e1acae..78fa570d7c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchHashtags.swift b/Sources/TDLibKit/Generated/Models/SearchHashtags.swift index 5411a13d69..f1b0a84922 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchInstalledStickerSets.swift b/Sources/TDLibKit/Generated/Models/SearchInstalledStickerSets.swift index 971829f8f8..a8b03a62b6 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchMessages.swift b/Sources/TDLibKit/Generated/Models/SearchMessages.swift index 8af6c5d288..e2f550fe5a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchMessagesFilter.swift b/Sources/TDLibKit/Generated/Models/SearchMessagesFilter.swift index 42539aac36..603509da19 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchOutgoingDocumentMessages.swift b/Sources/TDLibKit/Generated/Models/SearchOutgoingDocumentMessages.swift index 7415c37e48..503407c388 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchPublicChat.swift b/Sources/TDLibKit/Generated/Models/SearchPublicChat.swift index 9648bc5201..e145139864 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchPublicChats.swift b/Sources/TDLibKit/Generated/Models/SearchPublicChats.swift index b26bcc063a..14af5c8ccd 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchQuote.swift b/Sources/TDLibKit/Generated/Models/SearchQuote.swift index 930a26aa4a..0a73e39fef 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchRecentlyFoundChats.swift b/Sources/TDLibKit/Generated/Models/SearchRecentlyFoundChats.swift index 50431ae9f7..426deeb2f7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchSavedMessages.swift b/Sources/TDLibKit/Generated/Models/SearchSavedMessages.swift index 99ced4f975..28946da810 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchSecretMessages.swift b/Sources/TDLibKit/Generated/Models/SearchSecretMessages.swift index 0ce36c4941..d92e56de0f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchStickerSet.swift b/Sources/TDLibKit/Generated/Models/SearchStickerSet.swift index 0aa80a434e..36188e2201 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchStickerSets.swift b/Sources/TDLibKit/Generated/Models/SearchStickerSets.swift index 27f9bf6b9b..877927773d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchStickers.swift b/Sources/TDLibKit/Generated/Models/SearchStickers.swift index dab26205d8..e1d2b1694c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchStringsByPrefix.swift b/Sources/TDLibKit/Generated/Models/SearchStringsByPrefix.swift index 3a65ba4f94..4c4e81ae32 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchUserByPhoneNumber.swift b/Sources/TDLibKit/Generated/Models/SearchUserByPhoneNumber.swift index a31f1f116d..075732e2e4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchUserByToken.swift b/Sources/TDLibKit/Generated/Models/SearchUserByToken.swift index 336eb16c4a..ebd65c8040 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SearchWebApp.swift b/Sources/TDLibKit/Generated/Models/SearchWebApp.swift index 36f1484029..ddb1064dcc 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Seconds.swift b/Sources/TDLibKit/Generated/Models/Seconds.swift index 775257a1f6..43d27be892 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SecretChat.swift b/Sources/TDLibKit/Generated/Models/SecretChat.swift index 9043fbfcca..5aa8d98074 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SecretChatState.swift b/Sources/TDLibKit/Generated/Models/SecretChatState.swift index 8de6338f6a..2f9ec1fdce 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendAuthenticationFirebaseSms.swift b/Sources/TDLibKit/Generated/Models/SendAuthenticationFirebaseSms.swift index dd3ae2a3d3..55d9c98064 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendBotStartMessage.swift b/Sources/TDLibKit/Generated/Models/SendBotStartMessage.swift index fd8f33e92f..9bc8c6b220 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendBusinessMessage.swift b/Sources/TDLibKit/Generated/Models/SendBusinessMessage.swift index dd22ba577c..ed32cba7ef 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendBusinessMessageAlbum.swift b/Sources/TDLibKit/Generated/Models/SendBusinessMessageAlbum.swift index 57762d051f..025fb40faf 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendCallDebugInformation.swift b/Sources/TDLibKit/Generated/Models/SendCallDebugInformation.swift index 000fc9d29a..5d5de55712 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendCallLog.swift b/Sources/TDLibKit/Generated/Models/SendCallLog.swift index 9396a775d0..db569dcb70 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendCallRating.swift b/Sources/TDLibKit/Generated/Models/SendCallRating.swift index f65436cff6..e6d6fdb9e5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendCallSignalingData.swift b/Sources/TDLibKit/Generated/Models/SendCallSignalingData.swift index 3b0051e8d3..97bf38e27a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendChatAction.swift b/Sources/TDLibKit/Generated/Models/SendChatAction.swift index dd69452be9..69e05e8b7c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendCustomRequest.swift b/Sources/TDLibKit/Generated/Models/SendCustomRequest.swift index b754332a98..ed44b9db77 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendEmailAddressVerificationCode.swift b/Sources/TDLibKit/Generated/Models/SendEmailAddressVerificationCode.swift index 51283be62a..0abef7fbcd 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendInlineQueryResultMessage.swift b/Sources/TDLibKit/Generated/Models/SendInlineQueryResultMessage.swift index 1549ceee2e..1e022ad6c9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendMessage.swift b/Sources/TDLibKit/Generated/Models/SendMessage.swift index 81ed4d7b1c..9c4bb566f8 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendMessageAlbum.swift b/Sources/TDLibKit/Generated/Models/SendMessageAlbum.swift index 3612cec938..2e8f49ef0f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendPassportAuthorizationForm.swift b/Sources/TDLibKit/Generated/Models/SendPassportAuthorizationForm.swift index 11e7be0706..1f8528cac1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendPaymentForm.swift b/Sources/TDLibKit/Generated/Models/SendPaymentForm.swift index 8abf1b98bd..52b2ed9856 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendPhoneNumberCode.swift b/Sources/TDLibKit/Generated/Models/SendPhoneNumberCode.swift index 11c4eb5275..969e0ef19e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendPhoneNumberFirebaseSms.swift b/Sources/TDLibKit/Generated/Models/SendPhoneNumberFirebaseSms.swift index d15c00df9b..d2ac8eef45 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendQuickReplyShortcutMessages.swift b/Sources/TDLibKit/Generated/Models/SendQuickReplyShortcutMessages.swift index 83b19e0d9b..713f016033 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendStory.swift b/Sources/TDLibKit/Generated/Models/SendStory.swift index 0d329c1aba..da1d813ff5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendWebAppCustomRequest.swift b/Sources/TDLibKit/Generated/Models/SendWebAppCustomRequest.swift index d25fcab655..55aa1f3508 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SendWebAppData.swift b/Sources/TDLibKit/Generated/Models/SendWebAppData.swift index c0a48d72f3..d6dbed2867 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SentWebAppMessage.swift b/Sources/TDLibKit/Generated/Models/SentWebAppMessage.swift index 159f6cc602..166c199978 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Session.swift b/Sources/TDLibKit/Generated/Models/Session.swift index 4589509166..4f1cf2f1bb 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SessionType.swift b/Sources/TDLibKit/Generated/Models/SessionType.swift index 41d346d529..4949dca266 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Sessions.swift b/Sources/TDLibKit/Generated/Models/Sessions.swift index 51606c3095..3b9b68c5db 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetAccentColor.swift b/Sources/TDLibKit/Generated/Models/SetAccentColor.swift index acedc551e1..6c2703aee6 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetAccountTtl.swift b/Sources/TDLibKit/Generated/Models/SetAccountTtl.swift index b8054aeaac..ed5950bf04 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetAlarm.swift b/Sources/TDLibKit/Generated/Models/SetAlarm.swift index 7ae479c512..d6a093e828 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetArchiveChatListSettings.swift b/Sources/TDLibKit/Generated/Models/SetArchiveChatListSettings.swift index 76a1ad32c0..5f014575ee 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetAuthenticationEmailAddress.swift b/Sources/TDLibKit/Generated/Models/SetAuthenticationEmailAddress.swift index 02cac1ad60..94335381f1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetAuthenticationPhoneNumber.swift b/Sources/TDLibKit/Generated/Models/SetAuthenticationPhoneNumber.swift index 0ee30d4e23..ed1e478700 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetAutoDownloadSettings.swift b/Sources/TDLibKit/Generated/Models/SetAutoDownloadSettings.swift index 7c3775e1d8..6154189286 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetAutosaveSettings.swift b/Sources/TDLibKit/Generated/Models/SetAutosaveSettings.swift index 32e28542eb..739a618780 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetBio.swift b/Sources/TDLibKit/Generated/Models/SetBio.swift index af60b211df..b3ed314832 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetBirthdate.swift b/Sources/TDLibKit/Generated/Models/SetBirthdate.swift index a228f748b1..85b17c9130 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetBotInfoDescription.swift b/Sources/TDLibKit/Generated/Models/SetBotInfoDescription.swift index ba830f5e1e..f8a6fec14b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetBotInfoShortDescription.swift b/Sources/TDLibKit/Generated/Models/SetBotInfoShortDescription.swift index f6e1699950..060ecd32f2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetBotName.swift b/Sources/TDLibKit/Generated/Models/SetBotName.swift index 4b8873aad1..3001af7e36 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetBotProfilePhoto.swift b/Sources/TDLibKit/Generated/Models/SetBotProfilePhoto.swift index 90c9a9016f..136a0616d6 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetBotUpdatesStatus.swift b/Sources/TDLibKit/Generated/Models/SetBotUpdatesStatus.swift index 52d8d6183b..eda844978f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetBusinessAwayMessageSettings.swift b/Sources/TDLibKit/Generated/Models/SetBusinessAwayMessageSettings.swift index 83e4edad85..850c2599ee 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetBusinessConnectedBot.swift b/Sources/TDLibKit/Generated/Models/SetBusinessConnectedBot.swift index 6b27ed953c..9c37f55baa 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetBusinessGreetingMessageSettings.swift b/Sources/TDLibKit/Generated/Models/SetBusinessGreetingMessageSettings.swift index 64719e27b0..ca29a76263 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetBusinessLocation.swift b/Sources/TDLibKit/Generated/Models/SetBusinessLocation.swift index 9dce3226b3..48c678db71 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetBusinessOpeningHours.swift b/Sources/TDLibKit/Generated/Models/SetBusinessOpeningHours.swift index 99d7553d55..e14d44e0b1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetBusinessStartPage.swift b/Sources/TDLibKit/Generated/Models/SetBusinessStartPage.swift index 4e02f3538d..f638dc1c45 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatAccentColor.swift b/Sources/TDLibKit/Generated/Models/SetChatAccentColor.swift index c51a604a41..6dffa80194 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatActiveStoriesList.swift b/Sources/TDLibKit/Generated/Models/SetChatActiveStoriesList.swift index c4975476b9..8507f4cd1d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatAvailableReactions.swift b/Sources/TDLibKit/Generated/Models/SetChatAvailableReactions.swift index 17256c3db4..a53913483b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatBackground.swift b/Sources/TDLibKit/Generated/Models/SetChatBackground.swift index decce25951..f072ca3de9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatClientData.swift b/Sources/TDLibKit/Generated/Models/SetChatClientData.swift index 8cd907133b..a959a76472 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatDescription.swift b/Sources/TDLibKit/Generated/Models/SetChatDescription.swift index 4dc3c98ed8..df004450cf 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatDiscussionGroup.swift b/Sources/TDLibKit/Generated/Models/SetChatDiscussionGroup.swift index 6b0ea54447..a7a4e4d804 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatDraftMessage.swift b/Sources/TDLibKit/Generated/Models/SetChatDraftMessage.swift index b6eb1b5a9e..59974e4be4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatEmojiStatus.swift b/Sources/TDLibKit/Generated/Models/SetChatEmojiStatus.swift index 64d5d28fca..7aab60decd 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatLocation.swift b/Sources/TDLibKit/Generated/Models/SetChatLocation.swift index 30bae94b90..5301489012 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatMemberStatus.swift b/Sources/TDLibKit/Generated/Models/SetChatMemberStatus.swift index a0886df2bd..964adb45a8 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatMessageAutoDeleteTime.swift b/Sources/TDLibKit/Generated/Models/SetChatMessageAutoDeleteTime.swift index 02b86e8eeb..7f62a0fc72 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatMessageSender.swift b/Sources/TDLibKit/Generated/Models/SetChatMessageSender.swift index 7d7655a737..110eb62fff 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatNotificationSettings.swift b/Sources/TDLibKit/Generated/Models/SetChatNotificationSettings.swift index 8c91975826..6128590502 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatPermissions.swift b/Sources/TDLibKit/Generated/Models/SetChatPermissions.swift index 5d617228cf..eae60585c3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatPhoto.swift b/Sources/TDLibKit/Generated/Models/SetChatPhoto.swift index db7d006660..c8072930c4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatPinnedStories.swift b/Sources/TDLibKit/Generated/Models/SetChatPinnedStories.swift index ffb3560143..de6e551b00 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatProfileAccentColor.swift b/Sources/TDLibKit/Generated/Models/SetChatProfileAccentColor.swift index 228a3a66f8..be7e6dc52d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatSlowModeDelay.swift b/Sources/TDLibKit/Generated/Models/SetChatSlowModeDelay.swift index 32ec17211a..ea8436d086 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatTheme.swift b/Sources/TDLibKit/Generated/Models/SetChatTheme.swift index 0c665f226d..cd04c7bbf1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetChatTitle.swift b/Sources/TDLibKit/Generated/Models/SetChatTitle.swift index f265bb532c..d81d2ab806 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetCloseFriends.swift b/Sources/TDLibKit/Generated/Models/SetCloseFriends.swift index 2be28d9986..e78b2d6e1b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetCommands.swift b/Sources/TDLibKit/Generated/Models/SetCommands.swift index 1191f58472..8eb7132c76 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetCustomEmojiStickerSetThumbnail.swift b/Sources/TDLibKit/Generated/Models/SetCustomEmojiStickerSetThumbnail.swift index 12e855e8ef..f8d93eca75 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetCustomLanguagePack.swift b/Sources/TDLibKit/Generated/Models/SetCustomLanguagePack.swift index 762ecd21b5..b637b2c440 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetCustomLanguagePackString.swift b/Sources/TDLibKit/Generated/Models/SetCustomLanguagePackString.swift index 92e1ed5d5c..e8ae528967 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetDatabaseEncryptionKey.swift b/Sources/TDLibKit/Generated/Models/SetDatabaseEncryptionKey.swift index 0d23c8a49d..a763782f39 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetDefaultBackground.swift b/Sources/TDLibKit/Generated/Models/SetDefaultBackground.swift index 01ad16d600..8fa4111598 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetDefaultChannelAdministratorRights.swift b/Sources/TDLibKit/Generated/Models/SetDefaultChannelAdministratorRights.swift index dfb230ea04..97e1a14075 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetDefaultGroupAdministratorRights.swift b/Sources/TDLibKit/Generated/Models/SetDefaultGroupAdministratorRights.swift index 1f01b03b96..f6e079de7c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetDefaultMessageAutoDeleteTime.swift b/Sources/TDLibKit/Generated/Models/SetDefaultMessageAutoDeleteTime.swift index 0eddd73abc..dc8a23c9d8 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetDefaultReactionType.swift b/Sources/TDLibKit/Generated/Models/SetDefaultReactionType.swift index f77f9113f3..aa4ff06d35 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetEmojiStatus.swift b/Sources/TDLibKit/Generated/Models/SetEmojiStatus.swift index 1c7f440df3..9d320c59e3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetFileGenerationProgress.swift b/Sources/TDLibKit/Generated/Models/SetFileGenerationProgress.swift index ad5d75f9d8..f20077b247 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetForumTopicNotificationSettings.swift b/Sources/TDLibKit/Generated/Models/SetForumTopicNotificationSettings.swift index 7a9c6ed3f7..60350b9ea9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetGameScore.swift b/Sources/TDLibKit/Generated/Models/SetGameScore.swift index 778313e276..195090a2e7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetGroupCallParticipantIsSpeaking.swift b/Sources/TDLibKit/Generated/Models/SetGroupCallParticipantIsSpeaking.swift index 4dde447494..a665b9de64 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetGroupCallParticipantVolumeLevel.swift b/Sources/TDLibKit/Generated/Models/SetGroupCallParticipantVolumeLevel.swift index a3aa85d807..29d3829a56 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetGroupCallTitle.swift b/Sources/TDLibKit/Generated/Models/SetGroupCallTitle.swift index f60ccbe55b..fe4d59d13c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetInactiveSessionTtl.swift b/Sources/TDLibKit/Generated/Models/SetInactiveSessionTtl.swift index aa88141fde..ea2b4fbd5e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetInlineGameScore.swift b/Sources/TDLibKit/Generated/Models/SetInlineGameScore.swift index 7536ad9803..908778e421 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetLocation.swift b/Sources/TDLibKit/Generated/Models/SetLocation.swift index 787f6d8a80..0df6740fc3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetLogStream.swift b/Sources/TDLibKit/Generated/Models/SetLogStream.swift index 4df9a0f7c5..40038735fb 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetLogTagVerbosityLevel.swift b/Sources/TDLibKit/Generated/Models/SetLogTagVerbosityLevel.swift index 1101e4953e..17aa3fa2b6 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetLogVerbosityLevel.swift b/Sources/TDLibKit/Generated/Models/SetLogVerbosityLevel.swift index 673f7c8c6f..6ad52fcc27 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetLoginEmailAddress.swift b/Sources/TDLibKit/Generated/Models/SetLoginEmailAddress.swift index 87cbed303e..d0e73ceb57 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetMenuButton.swift b/Sources/TDLibKit/Generated/Models/SetMenuButton.swift index 9f63a26bd1..519b211926 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetMessageReactions.swift b/Sources/TDLibKit/Generated/Models/SetMessageReactions.swift index 758e7bdb1f..b29d6c6176 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetMessageSenderBlockList.swift b/Sources/TDLibKit/Generated/Models/SetMessageSenderBlockList.swift index 59d7e7b115..7cfd82716e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetName.swift b/Sources/TDLibKit/Generated/Models/SetName.swift index 8179e10ed7..a94db010f3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetNetworkType.swift b/Sources/TDLibKit/Generated/Models/SetNetworkType.swift index d350348177..c67fda0383 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetNewChatPrivacySettings.swift b/Sources/TDLibKit/Generated/Models/SetNewChatPrivacySettings.swift index 73e25b796f..dbfb2c491d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetOption.swift b/Sources/TDLibKit/Generated/Models/SetOption.swift index 20aa31983d..4a169c0d7a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetPassportElement.swift b/Sources/TDLibKit/Generated/Models/SetPassportElement.swift index fd77675924..4018d12f65 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetPassportElementErrors.swift b/Sources/TDLibKit/Generated/Models/SetPassportElementErrors.swift index 1990fa95c9..1fb0415d65 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetPassword.swift b/Sources/TDLibKit/Generated/Models/SetPassword.swift index 5eaf3793d8..31ff3d4e3e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetPersonalChat.swift b/Sources/TDLibKit/Generated/Models/SetPersonalChat.swift index 29c814efeb..86447730c4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetPinnedChats.swift b/Sources/TDLibKit/Generated/Models/SetPinnedChats.swift index 16dcadd1e2..add6b55a62 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetPinnedForumTopics.swift b/Sources/TDLibKit/Generated/Models/SetPinnedForumTopics.swift index bdae8fc4e1..3d86428858 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetPinnedSavedMessagesTopics.swift b/Sources/TDLibKit/Generated/Models/SetPinnedSavedMessagesTopics.swift index c5827a741d..dd70aa79d3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetPollAnswer.swift b/Sources/TDLibKit/Generated/Models/SetPollAnswer.swift index 4e0a5d7bb3..6fe6838a47 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetProfileAccentColor.swift b/Sources/TDLibKit/Generated/Models/SetProfileAccentColor.swift index 740fc559ac..ce4e275559 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetProfilePhoto.swift b/Sources/TDLibKit/Generated/Models/SetProfilePhoto.swift index 014b2ac5ed..b182787e8a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetQuickReplyShortcutName.swift b/Sources/TDLibKit/Generated/Models/SetQuickReplyShortcutName.swift index 9018e83581..3d3c7133a0 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetReactionNotificationSettings.swift b/Sources/TDLibKit/Generated/Models/SetReactionNotificationSettings.swift index 6e30d34fa0..3c3a5261b9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetReadDatePrivacySettings.swift b/Sources/TDLibKit/Generated/Models/SetReadDatePrivacySettings.swift index 117aa1ef28..035ab54ddf 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetRecoveryEmailAddress.swift b/Sources/TDLibKit/Generated/Models/SetRecoveryEmailAddress.swift index b5dbe7903e..bba1fdfd8d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetSavedMessagesTagLabel.swift b/Sources/TDLibKit/Generated/Models/SetSavedMessagesTagLabel.swift index b0a5457ec9..4ef9b49506 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetScopeNotificationSettings.swift b/Sources/TDLibKit/Generated/Models/SetScopeNotificationSettings.swift index 8ba69cd3ae..a7f47bf91e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetStickerEmojis.swift b/Sources/TDLibKit/Generated/Models/SetStickerEmojis.swift index f938d053c2..fb65bf292c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetStickerKeywords.swift b/Sources/TDLibKit/Generated/Models/SetStickerKeywords.swift index 84f2a05a52..b3d953e63a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetStickerMaskPosition.swift b/Sources/TDLibKit/Generated/Models/SetStickerMaskPosition.swift index b6cfef733e..e735445dfe 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetStickerPositionInSet.swift b/Sources/TDLibKit/Generated/Models/SetStickerPositionInSet.swift index 4aeeefbc79..ea2046a164 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetStickerSetThumbnail.swift b/Sources/TDLibKit/Generated/Models/SetStickerSetThumbnail.swift index 88b99bd8a6..85d02ab501 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetStickerSetTitle.swift b/Sources/TDLibKit/Generated/Models/SetStickerSetTitle.swift index 9853fa54da..095201d695 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetStoryPrivacySettings.swift b/Sources/TDLibKit/Generated/Models/SetStoryPrivacySettings.swift index 0bbf76c88c..0c27e0eb4b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetStoryReaction.swift b/Sources/TDLibKit/Generated/Models/SetStoryReaction.swift index 400db14d0e..8882846c8e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetSupergroupCustomEmojiStickerSet.swift b/Sources/TDLibKit/Generated/Models/SetSupergroupCustomEmojiStickerSet.swift index d29cff6e5f..b68d0f464f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetSupergroupStickerSet.swift b/Sources/TDLibKit/Generated/Models/SetSupergroupStickerSet.swift index 9b2b7861c8..be7bf48e17 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetSupergroupUnrestrictBoostCount.swift b/Sources/TDLibKit/Generated/Models/SetSupergroupUnrestrictBoostCount.swift index 4d494b237c..f5975158ee 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetSupergroupUsername.swift b/Sources/TDLibKit/Generated/Models/SetSupergroupUsername.swift index b3aef879b1..12aba846b0 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetTdlibParameters.swift b/Sources/TDLibKit/Generated/Models/SetTdlibParameters.swift index 7c417d9456..822dde5581 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetUserPersonalProfilePhoto.swift b/Sources/TDLibKit/Generated/Models/SetUserPersonalProfilePhoto.swift index 2a0b2c2964..435afbc0e4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetUserPrivacySettingRules.swift b/Sources/TDLibKit/Generated/Models/SetUserPrivacySettingRules.swift index a36c789d9c..453f0f05a0 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetUserSupportInfo.swift b/Sources/TDLibKit/Generated/Models/SetUserSupportInfo.swift index 068db2fa9d..f3988782da 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetUsername.swift b/Sources/TDLibKit/Generated/Models/SetUsername.swift index 0e2ebe774d..ba4f7db364 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SetVideoChatDefaultParticipant.swift b/Sources/TDLibKit/Generated/Models/SetVideoChatDefaultParticipant.swift index 10875b4961..3f55f8c793 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ShareChatWithBot.swift b/Sources/TDLibKit/Generated/Models/ShareChatWithBot.swift index 7082ec1daa..963fc7274a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SharePhoneNumber.swift b/Sources/TDLibKit/Generated/Models/SharePhoneNumber.swift index baadccc06a..fd3f8afdc4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ShareUsersWithBot.swift b/Sources/TDLibKit/Generated/Models/ShareUsersWithBot.swift index d62af4ded1..4493b3ace9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SharedChat.swift b/Sources/TDLibKit/Generated/Models/SharedChat.swift index ab4a539dd6..9bc4f79d7c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SharedUser.swift b/Sources/TDLibKit/Generated/Models/SharedUser.swift index 7a0cd197ca..7a59e29205 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ShippingOption.swift b/Sources/TDLibKit/Generated/Models/ShippingOption.swift index 7ab73d3153..54461b8b29 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SpeechRecognitionResult.swift b/Sources/TDLibKit/Generated/Models/SpeechRecognitionResult.swift index 79f439ac4d..71fdd2f3c7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SponsoredMessage.swift b/Sources/TDLibKit/Generated/Models/SponsoredMessage.swift index ccde2cb83f..db12513503 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SponsoredMessages.swift b/Sources/TDLibKit/Generated/Models/SponsoredMessages.swift index 7b2879c0f7..570abd746d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StartGroupCallRecording.swift b/Sources/TDLibKit/Generated/Models/StartGroupCallRecording.swift index d46b697aaf..c92dd2ddcd 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StartGroupCallScreenSharing.swift b/Sources/TDLibKit/Generated/Models/StartGroupCallScreenSharing.swift index bf0c6e3373..177a3d988c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StartScheduledGroupCall.swift b/Sources/TDLibKit/Generated/Models/StartScheduledGroupCall.swift index 0d7e20db5a..8413c8e2c3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StatisticalGraph.swift b/Sources/TDLibKit/Generated/Models/StatisticalGraph.swift index 5af31e11df..f2fe8c4029 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StatisticalValue.swift b/Sources/TDLibKit/Generated/Models/StatisticalValue.swift index 04c4f75965..7c84cc7139 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Sticker.swift b/Sources/TDLibKit/Generated/Models/Sticker.swift index a2f8b5bc73..b8d86a1933 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StickerFormat.swift b/Sources/TDLibKit/Generated/Models/StickerFormat.swift index 16a3fa8f36..f02823d64e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StickerFullType.swift b/Sources/TDLibKit/Generated/Models/StickerFullType.swift index 6c65cd89d1..e8f9e1c97e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StickerSet.swift b/Sources/TDLibKit/Generated/Models/StickerSet.swift index 70ddd48494..28e422cae8 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StickerSetInfo.swift b/Sources/TDLibKit/Generated/Models/StickerSetInfo.swift index 3b9b782a0b..191abcedfd 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StickerSets.swift b/Sources/TDLibKit/Generated/Models/StickerSets.swift index 6ee8402db6..355c835e4f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StickerType.swift b/Sources/TDLibKit/Generated/Models/StickerType.swift index f4b669d1f4..4a5e9ba929 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Stickers.swift b/Sources/TDLibKit/Generated/Models/Stickers.swift index a80abb120d..336886bca1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StopPoll.swift b/Sources/TDLibKit/Generated/Models/StopPoll.swift index c0db8a6a4c..db10e37c3d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StorageStatistics.swift b/Sources/TDLibKit/Generated/Models/StorageStatistics.swift index 3fcaac591d..c0ee317e08 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StorageStatisticsByChat.swift b/Sources/TDLibKit/Generated/Models/StorageStatisticsByChat.swift index 1f39c3368f..8a72a14586 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StorageStatisticsByFileType.swift b/Sources/TDLibKit/Generated/Models/StorageStatisticsByFileType.swift index bf83f6f61f..810c9b1cc3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StorageStatisticsFast.swift b/Sources/TDLibKit/Generated/Models/StorageStatisticsFast.swift index ec683af4d4..f31a75f520 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StorePaymentPurpose.swift b/Sources/TDLibKit/Generated/Models/StorePaymentPurpose.swift index 1299230d57..79d465b269 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Stories.swift b/Sources/TDLibKit/Generated/Models/Stories.swift index 2f82199d1d..4c4f3f094f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Story.swift b/Sources/TDLibKit/Generated/Models/Story.swift index ccd5cbd78a..9593aa22f8 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryArea.swift b/Sources/TDLibKit/Generated/Models/StoryArea.swift index 3d9ca21549..c3cd9ccde1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryAreaPosition.swift b/Sources/TDLibKit/Generated/Models/StoryAreaPosition.swift index 6f555ace75..9d5d3c1395 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryAreaType.swift b/Sources/TDLibKit/Generated/Models/StoryAreaType.swift index 068c550560..2892bac89e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryContent.swift b/Sources/TDLibKit/Generated/Models/StoryContent.swift index e3a8b1335b..3748598a99 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryFullId.swift b/Sources/TDLibKit/Generated/Models/StoryFullId.swift index 444464b1a5..fbd93a428f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryInfo.swift b/Sources/TDLibKit/Generated/Models/StoryInfo.swift index 6d0d95fef1..89354c6f8e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryInteraction.swift b/Sources/TDLibKit/Generated/Models/StoryInteraction.swift index bb47246b2f..7bb98f693f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryInteractionInfo.swift b/Sources/TDLibKit/Generated/Models/StoryInteractionInfo.swift index 3e006139b0..e63347669d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryInteractionType.swift b/Sources/TDLibKit/Generated/Models/StoryInteractionType.swift index 783c053a0a..cb9e3d315b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryInteractions.swift b/Sources/TDLibKit/Generated/Models/StoryInteractions.swift index cb19e0e8ec..429b610ea2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryList.swift b/Sources/TDLibKit/Generated/Models/StoryList.swift index 089e8cb985..83c8bfc69a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryOrigin.swift b/Sources/TDLibKit/Generated/Models/StoryOrigin.swift index 332a2c049d..d01eb905cb 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryPrivacySettings.swift b/Sources/TDLibKit/Generated/Models/StoryPrivacySettings.swift index 726ad5c7d0..1f6bce3f2c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryRepostInfo.swift b/Sources/TDLibKit/Generated/Models/StoryRepostInfo.swift index fc4bd16b59..faff16cb7b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryStatistics.swift b/Sources/TDLibKit/Generated/Models/StoryStatistics.swift index fc0715e22d..4bf30af3de 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/StoryVideo.swift b/Sources/TDLibKit/Generated/Models/StoryVideo.swift index 070241f87a..6e89e57dee 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SuggestUserProfilePhoto.swift b/Sources/TDLibKit/Generated/Models/SuggestUserProfilePhoto.swift index 716d258007..43e12175ac 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SuggestedAction.swift b/Sources/TDLibKit/Generated/Models/SuggestedAction.swift index 802318f233..06b1aa3356 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Supergroup.swift b/Sources/TDLibKit/Generated/Models/Supergroup.swift index d100fa89e6..3c3d0d4456 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SupergroupFullInfo.swift b/Sources/TDLibKit/Generated/Models/SupergroupFullInfo.swift index 40faa7db52..7383d6de12 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SupergroupMembersFilter.swift b/Sources/TDLibKit/Generated/Models/SupergroupMembersFilter.swift index 344c33c40f..c6398c885c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/SynchronizeLanguagePack.swift b/Sources/TDLibKit/Generated/Models/SynchronizeLanguagePack.swift index 104573b033..85f9a2114f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TMeUrl.swift b/Sources/TDLibKit/Generated/Models/TMeUrl.swift index d8a6d6a1cd..4e81a28891 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TMeUrlType.swift b/Sources/TDLibKit/Generated/Models/TMeUrlType.swift index e66daf67f4..7f57355b21 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TMeUrls.swift b/Sources/TDLibKit/Generated/Models/TMeUrls.swift index 8e6050e716..2a797d5f8a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TargetChat.swift b/Sources/TDLibKit/Generated/Models/TargetChat.swift index 019b317b71..8c4e35d35c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TelegramPaymentPurpose.swift b/Sources/TDLibKit/Generated/Models/TelegramPaymentPurpose.swift index 41dbf426f6..8535a5aad1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TemporaryPasswordState.swift b/Sources/TDLibKit/Generated/Models/TemporaryPasswordState.swift index f00cc310d4..a21446eb60 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TerminateAllOtherSessions.swift b/Sources/TDLibKit/Generated/Models/TerminateAllOtherSessions.swift index 0cd31773a2..29e5c31d06 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TerminateSession.swift b/Sources/TDLibKit/Generated/Models/TerminateSession.swift index 861bb014bb..46f7793602 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TermsOfService.swift b/Sources/TDLibKit/Generated/Models/TermsOfService.swift index 5ad19fa1f6..22b5d44688 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestBytes.swift b/Sources/TDLibKit/Generated/Models/TestBytes.swift index 238bfd34a5..30081b807d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestCallBytes.swift b/Sources/TDLibKit/Generated/Models/TestCallBytes.swift index 887d858afb..bdfea02181 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestCallEmpty.swift b/Sources/TDLibKit/Generated/Models/TestCallEmpty.swift index d195bd9feb..fae095da34 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestCallString.swift b/Sources/TDLibKit/Generated/Models/TestCallString.swift index ba6ea76b9a..4d0c2abfdf 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestCallVectorInt.swift b/Sources/TDLibKit/Generated/Models/TestCallVectorInt.swift index d4c654bf02..6083843794 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestCallVectorIntObject.swift b/Sources/TDLibKit/Generated/Models/TestCallVectorIntObject.swift index 64c7fd11aa..748deabd85 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestCallVectorString.swift b/Sources/TDLibKit/Generated/Models/TestCallVectorString.swift index a77c474638..86801f8ded 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestCallVectorStringObject.swift b/Sources/TDLibKit/Generated/Models/TestCallVectorStringObject.swift index 7ae035a337..de78485964 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestGetDifference.swift b/Sources/TDLibKit/Generated/Models/TestGetDifference.swift index f40e28b623..956b8fa567 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestInt.swift b/Sources/TDLibKit/Generated/Models/TestInt.swift index e1e16b06f3..87e490c94c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestNetwork.swift b/Sources/TDLibKit/Generated/Models/TestNetwork.swift index 9c55d68f94..08741a177c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestProxy.swift b/Sources/TDLibKit/Generated/Models/TestProxy.swift index c058b412d8..bf69b0f142 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestReturnError.swift b/Sources/TDLibKit/Generated/Models/TestReturnError.swift index 8371e69686..f1e6426faa 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestSquareInt.swift b/Sources/TDLibKit/Generated/Models/TestSquareInt.swift index 2775c0c22b..7d5f0e8f53 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestString.swift b/Sources/TDLibKit/Generated/Models/TestString.swift index 0d42433bab..7ae11c8875 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestUseUpdate.swift b/Sources/TDLibKit/Generated/Models/TestUseUpdate.swift index 8710be4258..e6ff691d28 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestVectorInt.swift b/Sources/TDLibKit/Generated/Models/TestVectorInt.swift index af7e58b645..0fefaa0fd6 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestVectorIntObject.swift b/Sources/TDLibKit/Generated/Models/TestVectorIntObject.swift index 7ecb6ef480..07ef058a54 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestVectorString.swift b/Sources/TDLibKit/Generated/Models/TestVectorString.swift index ddf8e51e7a..f68ccee2f9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TestVectorStringObject.swift b/Sources/TDLibKit/Generated/Models/TestVectorStringObject.swift index 54e79030ee..d1b4b94d7d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Text.swift b/Sources/TDLibKit/Generated/Models/Text.swift index da183b2238..e6ae24e855 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TextEntities.swift b/Sources/TDLibKit/Generated/Models/TextEntities.swift index 8f802584ae..1f009a9e2a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TextEntity.swift b/Sources/TDLibKit/Generated/Models/TextEntity.swift index cb957037c8..ee3aa8c2b9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TextEntityType.swift b/Sources/TDLibKit/Generated/Models/TextEntityType.swift index 30f2492946..6176dccb07 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TextParseMode.swift b/Sources/TDLibKit/Generated/Models/TextParseMode.swift index 524c7cb45a..38c189c1e7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TextQuote.swift b/Sources/TDLibKit/Generated/Models/TextQuote.swift index 439f3b3d42..4b392760c4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ThemeParameters.swift b/Sources/TDLibKit/Generated/Models/ThemeParameters.swift index d36b1865c5..881653ee18 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ThemeSettings.swift b/Sources/TDLibKit/Generated/Models/ThemeSettings.swift index c0a31de865..2bdaca1630 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Thumbnail.swift b/Sources/TDLibKit/Generated/Models/Thumbnail.swift index 127cf577dc..a90aefd269 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ThumbnailFormat.swift b/Sources/TDLibKit/Generated/Models/ThumbnailFormat.swift index 2c5b3cf7d4..6ef964a023 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TimeZone.swift b/Sources/TDLibKit/Generated/Models/TimeZone.swift index 393ceb8fac..361c8b87c4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TimeZones.swift b/Sources/TDLibKit/Generated/Models/TimeZones.swift index 5ad5d43003..022abd5592 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleAllDownloadsArePaused.swift b/Sources/TDLibKit/Generated/Models/ToggleAllDownloadsArePaused.swift index d23bf39fb8..6d00a18ee9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleBotIsAddedToAttachmentMenu.swift b/Sources/TDLibKit/Generated/Models/ToggleBotIsAddedToAttachmentMenu.swift index dc0cbd9564..406bc3c9b7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleBotUsernameIsActive.swift b/Sources/TDLibKit/Generated/Models/ToggleBotUsernameIsActive.swift index 6634c0e332..1091a4286a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleBusinessConnectedBotChatIsPaused.swift b/Sources/TDLibKit/Generated/Models/ToggleBusinessConnectedBotChatIsPaused.swift index 8d4a306632..560a60ba8f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleChatDefaultDisableNotification.swift b/Sources/TDLibKit/Generated/Models/ToggleChatDefaultDisableNotification.swift index 9592938214..c823d2c7c1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleChatFolderTags.swift b/Sources/TDLibKit/Generated/Models/ToggleChatFolderTags.swift index 5f48f64716..8ca4eeb4ce 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleChatHasProtectedContent.swift b/Sources/TDLibKit/Generated/Models/ToggleChatHasProtectedContent.swift index 0944a1a36e..12308e56e9 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleChatIsMarkedAsUnread.swift b/Sources/TDLibKit/Generated/Models/ToggleChatIsMarkedAsUnread.swift index ddbea6764d..efc670be7d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleChatIsPinned.swift b/Sources/TDLibKit/Generated/Models/ToggleChatIsPinned.swift index 541941a187..3da0692e78 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleChatIsTranslatable.swift b/Sources/TDLibKit/Generated/Models/ToggleChatIsTranslatable.swift index 0346e3a284..62445f87cf 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleChatViewAsTopics.swift b/Sources/TDLibKit/Generated/Models/ToggleChatViewAsTopics.swift index 6660fffc14..d364a00645 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleDownloadIsPaused.swift b/Sources/TDLibKit/Generated/Models/ToggleDownloadIsPaused.swift index 522a89a73a..336acce2ed 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleForumTopicIsClosed.swift b/Sources/TDLibKit/Generated/Models/ToggleForumTopicIsClosed.swift index 8e2e1bc516..e770d8a209 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleForumTopicIsPinned.swift b/Sources/TDLibKit/Generated/Models/ToggleForumTopicIsPinned.swift index c98f958256..aa0d8e815c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleGeneralForumTopicIsHidden.swift b/Sources/TDLibKit/Generated/Models/ToggleGeneralForumTopicIsHidden.swift index e9cb1ba29d..16cc281885 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleGroupCallEnabledStartNotification.swift b/Sources/TDLibKit/Generated/Models/ToggleGroupCallEnabledStartNotification.swift index f9a1f72529..91d4948961 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleGroupCallIsMyVideoEnabled.swift b/Sources/TDLibKit/Generated/Models/ToggleGroupCallIsMyVideoEnabled.swift index 7ae3451e67..cb333a2593 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleGroupCallIsMyVideoPaused.swift b/Sources/TDLibKit/Generated/Models/ToggleGroupCallIsMyVideoPaused.swift index d0eb11dfa7..11a2b0f703 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleGroupCallMuteNewParticipants.swift b/Sources/TDLibKit/Generated/Models/ToggleGroupCallMuteNewParticipants.swift index d38e066e3d..5f04c4e4f2 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleGroupCallParticipantIsHandRaised.swift b/Sources/TDLibKit/Generated/Models/ToggleGroupCallParticipantIsHandRaised.swift index 013338599b..6b32d31c78 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleGroupCallParticipantIsMuted.swift b/Sources/TDLibKit/Generated/Models/ToggleGroupCallParticipantIsMuted.swift index f6ce45bad5..f125e32b1c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleGroupCallScreenSharingIsPaused.swift b/Sources/TDLibKit/Generated/Models/ToggleGroupCallScreenSharingIsPaused.swift index 8e0c36e620..6f0dd08864 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleHasSponsoredMessagesEnabled.swift b/Sources/TDLibKit/Generated/Models/ToggleHasSponsoredMessagesEnabled.swift index b910457bc7..9867bac756 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleSavedMessagesTopicIsPinned.swift b/Sources/TDLibKit/Generated/Models/ToggleSavedMessagesTopicIsPinned.swift index 603fd4421b..9c1e170efd 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleSessionCanAcceptCalls.swift b/Sources/TDLibKit/Generated/Models/ToggleSessionCanAcceptCalls.swift index 2d8eed820a..001ae5b582 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleSessionCanAcceptSecretChats.swift b/Sources/TDLibKit/Generated/Models/ToggleSessionCanAcceptSecretChats.swift index cc2e5099a6..6ef0a34e02 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleStoryIsPostedToChatPage.swift b/Sources/TDLibKit/Generated/Models/ToggleStoryIsPostedToChatPage.swift index 15b6ea991a..7ee0f56d1e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleSupergroupCanHaveSponsoredMessages.swift b/Sources/TDLibKit/Generated/Models/ToggleSupergroupCanHaveSponsoredMessages.swift index e5a98f75b5..20463aee10 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleSupergroupHasAggressiveAntiSpamEnabled.swift b/Sources/TDLibKit/Generated/Models/ToggleSupergroupHasAggressiveAntiSpamEnabled.swift index c8b9e1870b..7251ccfd17 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleSupergroupHasHiddenMembers.swift b/Sources/TDLibKit/Generated/Models/ToggleSupergroupHasHiddenMembers.swift index bcd18f78fb..7499f397ed 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleSupergroupIsAllHistoryAvailable.swift b/Sources/TDLibKit/Generated/Models/ToggleSupergroupIsAllHistoryAvailable.swift index 67874b0d03..bf97fe27ef 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleSupergroupIsBroadcastGroup.swift b/Sources/TDLibKit/Generated/Models/ToggleSupergroupIsBroadcastGroup.swift index 0b50e8cffa..2c02dbc6d5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleSupergroupIsForum.swift b/Sources/TDLibKit/Generated/Models/ToggleSupergroupIsForum.swift index 16f832d06c..ca343e7c02 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleSupergroupJoinByRequest.swift b/Sources/TDLibKit/Generated/Models/ToggleSupergroupJoinByRequest.swift index 400f626159..d6aa3385f7 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleSupergroupJoinToSendMessages.swift b/Sources/TDLibKit/Generated/Models/ToggleSupergroupJoinToSendMessages.swift index a573a190d4..3c1176ae00 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleSupergroupSignMessages.swift b/Sources/TDLibKit/Generated/Models/ToggleSupergroupSignMessages.swift index 834a6e151d..88064fe043 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleSupergroupUsernameIsActive.swift b/Sources/TDLibKit/Generated/Models/ToggleSupergroupUsernameIsActive.swift index c3d7d0be4d..91850a696a 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ToggleUsernameIsActive.swift b/Sources/TDLibKit/Generated/Models/ToggleUsernameIsActive.swift index ef94495161..d552f89111 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TopChatCategory.swift b/Sources/TDLibKit/Generated/Models/TopChatCategory.swift index 54ec1928ac..0f0e014066 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TransferChatOwnership.swift b/Sources/TDLibKit/Generated/Models/TransferChatOwnership.swift index 9fc0bf1010..1cb8966a88 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TranslateMessageText.swift b/Sources/TDLibKit/Generated/Models/TranslateMessageText.swift index bc2d3b2ec0..4b8420affe 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TranslateText.swift b/Sources/TDLibKit/Generated/Models/TranslateText.swift index 16f8a70c3a..e79b0ec10f 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/TrendingStickerSets.swift b/Sources/TDLibKit/Generated/Models/TrendingStickerSets.swift index 555aba9a14..185c8fbbea 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UnconfirmedSession.swift b/Sources/TDLibKit/Generated/Models/UnconfirmedSession.swift index 1e72d2b837..e33266e9c3 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UnpinAllChatMessages.swift b/Sources/TDLibKit/Generated/Models/UnpinAllChatMessages.swift index ebd4ec0bce..0cf4f44d86 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UnpinAllMessageThreadMessages.swift b/Sources/TDLibKit/Generated/Models/UnpinAllMessageThreadMessages.swift index 897e505522..81db87c675 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UnpinChatMessage.swift b/Sources/TDLibKit/Generated/Models/UnpinChatMessage.swift index 7e57a1f0a5..cfe5af19c4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UnreadReaction.swift b/Sources/TDLibKit/Generated/Models/UnreadReaction.swift index 72ce306a82..8de6b4eafb 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Update.swift b/Sources/TDLibKit/Generated/Models/Update.swift index 0bbe2069dc..e427a58ed0 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Updates.swift b/Sources/TDLibKit/Generated/Models/Updates.swift index c0d2bc4e59..4efcbeb895 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UpgradeBasicGroupChatToSupergroupChat.swift b/Sources/TDLibKit/Generated/Models/UpgradeBasicGroupChatToSupergroupChat.swift index 8929ed62a9..0c3ee12890 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UploadStickerFile.swift b/Sources/TDLibKit/Generated/Models/UploadStickerFile.swift index 986e96b418..d4c021835d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/User.swift b/Sources/TDLibKit/Generated/Models/User.swift index 5a6648d3a5..4df777107e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UserFullInfo.swift b/Sources/TDLibKit/Generated/Models/UserFullInfo.swift index 504420a58d..c3e2adcca1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UserLink.swift b/Sources/TDLibKit/Generated/Models/UserLink.swift index fc40420e2d..f1433f67fe 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UserPrivacySetting.swift b/Sources/TDLibKit/Generated/Models/UserPrivacySetting.swift index 9c54d9fc92..35bff4ce4b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UserPrivacySettingRule.swift b/Sources/TDLibKit/Generated/Models/UserPrivacySettingRule.swift index 6cbbf8edb2..61f0add7e4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UserPrivacySettingRules.swift b/Sources/TDLibKit/Generated/Models/UserPrivacySettingRules.swift index 1816314501..c730b1d922 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UserStatus.swift b/Sources/TDLibKit/Generated/Models/UserStatus.swift index 2ad0800d2d..256908d333 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UserSupportInfo.swift b/Sources/TDLibKit/Generated/Models/UserSupportInfo.swift index 3228b20ae4..f86539e5b8 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/UserType.swift b/Sources/TDLibKit/Generated/Models/UserType.swift index 9954366606..e296c576f1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Usernames.swift b/Sources/TDLibKit/Generated/Models/Usernames.swift index e71a1b69c0..b518711ee4 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Users.swift b/Sources/TDLibKit/Generated/Models/Users.swift index f44055de72..f961e8671b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ValidateOrderInfo.swift b/Sources/TDLibKit/Generated/Models/ValidateOrderInfo.swift index 4d155bdbbd..555a5f02ba 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ValidatedOrderInfo.swift b/Sources/TDLibKit/Generated/Models/ValidatedOrderInfo.swift index 8f4b93456d..3ec8caa31b 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/VectorPathCommand.swift b/Sources/TDLibKit/Generated/Models/VectorPathCommand.swift index 2932a3ef4e..01677252de 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Venue.swift b/Sources/TDLibKit/Generated/Models/Venue.swift index 6ad098857b..3b09adb388 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/Video.swift b/Sources/TDLibKit/Generated/Models/Video.swift index 1af61369d7..5a29824a70 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/VideoChat.swift b/Sources/TDLibKit/Generated/Models/VideoChat.swift index dc1a80e795..a236b585ff 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/VideoNote.swift b/Sources/TDLibKit/Generated/Models/VideoNote.swift index fc20b27928..9908270219 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ViewMessages.swift b/Sources/TDLibKit/Generated/Models/ViewMessages.swift index ea6ddfdcdb..7c1c4f232d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ViewPremiumFeature.swift b/Sources/TDLibKit/Generated/Models/ViewPremiumFeature.swift index a347c364d3..ca3cecb0f5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/ViewTrendingStickerSets.swift b/Sources/TDLibKit/Generated/Models/ViewTrendingStickerSets.swift index 108630a689..00dbf9531c 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/VoiceNote.swift b/Sources/TDLibKit/Generated/Models/VoiceNote.swift index 521b5231c3..587bbae6c0 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/WebApp.swift b/Sources/TDLibKit/Generated/Models/WebApp.swift index 1d26707ecd..8250c14f26 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/WebAppInfo.swift b/Sources/TDLibKit/Generated/Models/WebAppInfo.swift index 31c7968c8c..7834a16bf1 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/WebPage.swift b/Sources/TDLibKit/Generated/Models/WebPage.swift index e7f4860ac4..b78835c581 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/WebPageInstantView.swift b/Sources/TDLibKit/Generated/Models/WebPageInstantView.swift index 94c921dfab..215743b709 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Models/WriteGeneratedFilePart.swift b/Sources/TDLibKit/Generated/Models/WriteGeneratedFilePart.swift index 7e208332a7..6bd58bafd5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Supporting/DTO.swift b/Sources/TDLibKit/Generated/Supporting/DTO.swift index b4302a286c..d7e6cb418d 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Supporting/DtoCodingKeys.swift b/Sources/TDLibKit/Generated/Supporting/DtoCodingKeys.swift index 4c3f81c151..866dc6645e 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Supporting/JSONDecoder+Result.swift b/Sources/TDLibKit/Generated/Supporting/JSONDecoder+Result.swift index 30dcfe19c2..f498acbfb5 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Supporting/Logger.swift b/Sources/TDLibKit/Generated/Supporting/Logger.swift index 12bb989c97..5fad885346 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/Sources/TDLibKit/Generated/Supporting/TdInt64.swift b/Sources/TDLibKit/Generated/Supporting/TdInt64.swift index 290f93c2a5..2b19d3de77 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-12c1689b -// https://github.com/tdlib/td/tree/12c1689b +// Based on TDLib 1.8.29-fd3154b2 +// https://github.com/tdlib/td/tree/fd3154b2 // import Foundation diff --git a/versions.json b/versions.json index 50e7091b8a..0af8bf8af5 100644 --- a/versions.json +++ b/versions.json @@ -1,6 +1,6 @@ { "package": "1.5.2", "tdlib_version": "1.8.29", - "tdlib_commit": "12c1689b", - "tdlibframework_version": "1.8.29-12c1689b" + "tdlib_commit": "fd3154b2", + "tdlibframework_version": "1.8.29-fd3154b2" } \ No newline at end of file