Skip to content

Commit

Permalink
[no ci] Version 1.5.2-tdlib-1.8.41-eb98bbe6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 4, 2024
1 parent b480757 commit c915f10
Show file tree
Hide file tree
Showing 1,390 changed files with 4,684 additions and 2,790 deletions.
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"repositoryURL": "https://github.com/Swiftgram/TDLibFramework",
"state": {
"branch": null,
"revision": "18bf3fef46fc3ee03ce86b81784e1c570526b1db",
"version": "1.8.40-22d49d5b"
"revision": "d7a50b5804bc5793a86cc13365319202d7ebf274",
"version": "1.8.41-eb98bbe6"
}
}
]
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ let package = Package(
targets: ["TDLibKit"]),
],
dependencies: [
.package(url: "https://github.com/Swiftgram/TDLibFramework", .exact("1.8.40-22d49d5b")),
.package(url: "https://github.com/Swiftgram/TDLibFramework", .exact("1.8.41-eb98bbe6")),
],
targets: [
.target(
Expand Down
288 changes: 280 additions & 8 deletions Sources/TDLibKit/Generated/API/TDLibApi.swift

Large diffs are not rendered by default.

288 changes: 280 additions & 8 deletions Sources/TDLibKit/Generated/API/TdApi.swift

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/API/TdClient.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/Models/AccentColor.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/Models/AcceptCall.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/Models/AcceptTermsOfService.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/Models/AccountTtl.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/Models/AddBotMediaPreview.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/Models/AddChatMember.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/Models/AddChatMembers.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/Models/AddChatToList.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/Models/AddContact.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/Models/AddFavoriteSticker.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/Models/AddFileToDownloads.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/Models/AddLocalMessage.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/Models/AddLogMessage.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/Models/AddMessageReaction.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/Models/AddNetworkStatistics.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/Models/AddProxy.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/Models/AddRecentSticker.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/Models/AddRecentlyFoundChat.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/Models/AddSavedAnimation.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/Models/AddStickerToSet.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/Models/AddedReaction.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/Models/AddedReactions.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/Models/Address.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.40-22d49d5b
// https://github.com/tdlib/td/tree/22d49d5b
// Based on TDLib 1.8.41-eb98bbe6
// https://github.com/tdlib/td/tree/eb98bbe6
//

import Foundation
Expand Down
Loading

0 comments on commit c915f10

Please sign in to comment.