Skip to content

Commit

Permalink
[no ci] Version 1.5.0-tdlib-1.8.24-437c2d0c
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Jan 30, 2024
1 parent e573533 commit a034ba6
Show file tree
Hide file tree
Showing 1,170 changed files with 4,870 additions and 2,472 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": "7206e53efc312a644aa963d82fd65ebafa3f7e70",
"version": "1.8.23-5bbfc1cf"
"revision": "2cafe29176cd6d100371e2a2a4ed706f530f425d",
"version": "1.8.24-437c2d0c"
}
}
]
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ let package = Package(
targets: ["TDLibKit"]),
],
dependencies: [
.package(url: "https://github.com/Swiftgram/TDLibFramework", .exact("1.8.23-5bbfc1cf")),
.package(url: "https://github.com/Swiftgram/TDLibFramework", .exact("1.8.24-437c2d0c")),
],
targets: [
.target(
Expand Down
676 changes: 614 additions & 62 deletions Sources/TDLibKit/Generated/API/TDLibApi.swift

Large diffs are not rendered by default.

676 changes: 614 additions & 62 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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

import Foundation
Expand Down
8 changes: 4 additions & 4 deletions Sources/TDLibKit/Generated/Models/AddMessageReaction.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

import Foundation


/// Adds a reaction to a message. Use getMessageAvailableReactions to receive the list of available reactions for the message
/// Adds a reaction or a tag to a message. Use getMessageAvailableReactions to receive the list of available reactions for the message
public struct AddMessageReaction: Codable, Equatable, Hashable {

/// Identifier of the chat to which the message belongs
Expand All @@ -25,7 +25,7 @@ public struct AddMessageReaction: Codable, Equatable, Hashable {
/// Type of the reaction to add
public let reactionType: ReactionType?

/// Pass true if the reaction needs to be added to recent reactions
/// Pass true if the reaction needs to be added to recent reactions; tags are never added to the list of recent reactions
public let updateRecentReactions: Bool?


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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

import Foundation
Expand Down
4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/Models/AnimatedChatPhoto.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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

import Foundation
Expand Down
4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/Models/AnimatedEmoji.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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

import Foundation
Expand Down
4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/Models/Animation.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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

import Foundation
Expand Down
4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/Models/Animations.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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

import Foundation
Expand Down
4 changes: 2 additions & 2 deletions Sources/TDLibKit/Generated/Models/AnswerCallbackQuery.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.23-5bbfc1cf
// https://github.com/tdlib/td/tree/5bbfc1cf
// Based on TDLib 1.8.24-437c2d0c
// https://github.com/tdlib/td/tree/437c2d0c
//

import Foundation
Expand Down
Loading

0 comments on commit a034ba6

Please sign in to comment.