Skip to content

Commit a034ba6

Browse files
runnerrunner
authored andcommitted
[no ci] Version 1.5.0-tdlib-1.8.24-437c2d0c
1 parent e573533 commit a034ba6

File tree

1,170 files changed

+4870
-2472
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,170 files changed

+4870
-2472
lines changed

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ let package = Package(
3030
targets: ["TDLibKit"]),
3131
],
3232
dependencies: [
33-
.package(url: "https://github.com/Swiftgram/TDLibFramework", .exact("1.8.23-5bbfc1cf")),
33+
.package(url: "https://github.com/Swiftgram/TDLibFramework", .exact("1.8.24-437c2d0c")),
3434
],
3535
targets: [
3636
.target(

Sources/TDLibKit/Generated/API/TDLibApi.swift

Lines changed: 614 additions & 62 deletions
Large diffs are not rendered by default.

Sources/TDLibKit/Generated/API/TdApi.swift

Lines changed: 614 additions & 62 deletions
Large diffs are not rendered by default.

Sources/TDLibKit/Generated/API/TdClient.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
// tl2swift
44
//
55
// Generated automatically. Any changes will be lost!
6-
// Based on TDLib 1.8.23-5bbfc1cf
7-
// https://github.com/tdlib/td/tree/5bbfc1cf
6+
// Based on TDLib 1.8.24-437c2d0c
7+
// https://github.com/tdlib/td/tree/437c2d0c
88
//
99

1010
import Foundation

Sources/TDLibKit/Generated/Models/AccentColor.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
// tl2swift
44
//
55
// Generated automatically. Any changes will be lost!
6-
// Based on TDLib 1.8.23-5bbfc1cf
7-
// https://github.com/tdlib/td/tree/5bbfc1cf
6+
// Based on TDLib 1.8.24-437c2d0c
7+
// https://github.com/tdlib/td/tree/437c2d0c
88
//
99

1010
import Foundation

Sources/TDLibKit/Generated/Models/AcceptCall.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
// tl2swift
44
//
55
// Generated automatically. Any changes will be lost!
6-
// Based on TDLib 1.8.23-5bbfc1cf
7-
// https://github.com/tdlib/td/tree/5bbfc1cf
6+
// Based on TDLib 1.8.24-437c2d0c
7+
// https://github.com/tdlib/td/tree/437c2d0c
88
//
99

1010
import Foundation

Sources/TDLibKit/Generated/Models/AcceptTermsOfService.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
// tl2swift
44
//
55
// Generated automatically. Any changes will be lost!
6-
// Based on TDLib 1.8.23-5bbfc1cf
7-
// https://github.com/tdlib/td/tree/5bbfc1cf
6+
// Based on TDLib 1.8.24-437c2d0c
7+
// https://github.com/tdlib/td/tree/437c2d0c
88
//
99

1010
import Foundation

Sources/TDLibKit/Generated/Models/AccountTtl.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
// tl2swift
44
//
55
// Generated automatically. Any changes will be lost!
6-
// Based on TDLib 1.8.23-5bbfc1cf
7-
// https://github.com/tdlib/td/tree/5bbfc1cf
6+
// Based on TDLib 1.8.24-437c2d0c
7+
// https://github.com/tdlib/td/tree/437c2d0c
88
//
99

1010
import Foundation

Sources/TDLibKit/Generated/Models/ActivateStoryStealthMode.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
// tl2swift
44
//
55
// Generated automatically. Any changes will be lost!
6-
// Based on TDLib 1.8.23-5bbfc1cf
7-
// https://github.com/tdlib/td/tree/5bbfc1cf
6+
// Based on TDLib 1.8.24-437c2d0c
7+
// https://github.com/tdlib/td/tree/437c2d0c
88
//
99

1010
import Foundation

0 commit comments

Comments
 (0)