Skip to content

Commit

Permalink
[no ci] Version 1.5.2-tdlib-1.8.36-87d88107
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 9, 2024
1 parent bab50cf commit b1366a7
Show file tree
Hide file tree
Showing 1,351 changed files with 4,301 additions and 2,998 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": "4eed284e8b7449c7505527cce71d4c01d6b70786",
"version": "1.8.35-9b6ff586"
"revision": "6bf0d1eb0e2c821703b629681043c63a23a92c1b",
"version": "1.8.36-87d88107"
}
}
]
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.35-9b6ff586")),
.package(url: "https://github.com/Swiftgram/TDLibFramework", .exact("1.8.36-87d88107")),
],
targets: [
.target(
Expand Down
202 changes: 145 additions & 57 deletions Sources/TDLibKit/Generated/API/TDLibApi.swift

Large diffs are not rendered by default.

202 changes: 145 additions & 57 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.35-9b6ff586
// https://github.com/tdlib/td/tree/9b6ff586
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

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.35-9b6ff586
// https://github.com/tdlib/td/tree/9b6ff586
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

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.35-9b6ff586
// https://github.com/tdlib/td/tree/9b6ff586
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

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.35-9b6ff586
// https://github.com/tdlib/td/tree/9b6ff586
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

import Foundation
Expand Down
6 changes: 3 additions & 3 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.35-9b6ff586
// https://github.com/tdlib/td/tree/9b6ff586
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

import Foundation
Expand All @@ -13,7 +13,7 @@ import Foundation
/// Contains information about the period of inactivity after which the current user's account will automatically be deleted
public struct AccountTtl: Codable, Equatable, Hashable {

/// Number of days of inactivity before the account will be flagged for deletion; 30-366 days
/// Number of days of inactivity before the account will be flagged for deletion; 30-730 days
public let days: Int


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.35-9b6ff586
// https://github.com/tdlib/td/tree/9b6ff586
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

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.35-9b6ff586
// https://github.com/tdlib/td/tree/9b6ff586
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

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.35-9b6ff586
// https://github.com/tdlib/td/tree/9b6ff586
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

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.35-9b6ff586
// https://github.com/tdlib/td/tree/9b6ff586
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

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.35-9b6ff586
// https://github.com/tdlib/td/tree/9b6ff586
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

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.35-9b6ff586
// https://github.com/tdlib/td/tree/9b6ff586
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

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.35-9b6ff586
// https://github.com/tdlib/td/tree/9b6ff586
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

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.35-9b6ff586
// https://github.com/tdlib/td/tree/9b6ff586
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

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.35-9b6ff586
// https://github.com/tdlib/td/tree/9b6ff586
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

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.35-9b6ff586
// https://github.com/tdlib/td/tree/9b6ff586
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

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.35-9b6ff586
// https://github.com/tdlib/td/tree/9b6ff586
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

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.35-9b6ff586
// https://github.com/tdlib/td/tree/9b6ff586
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

import Foundation
Expand Down
6 changes: 3 additions & 3 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.35-9b6ff586
// https://github.com/tdlib/td/tree/9b6ff586
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

import Foundation
Expand All @@ -22,7 +22,7 @@ public struct AddMessageReaction: Codable, Equatable, Hashable {
/// Identifier of the message
public let messageId: Int64?

/// Type of the reaction to add. Use addPaidMessageReaction instead to add the paid reaction
/// Type of the reaction to add. Use addPendingPaidMessageReaction instead to add the paid reaction
public let reactionType: ReactionType?

/// Pass true if the reaction needs to be added to recent reactions; tags are never added to the list of recent reactions
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.35-9b6ff586
// https://github.com/tdlib/td/tree/9b6ff586
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
//
// AddPendingPaidMessageReaction.swift
// tl2swift
//
// Generated automatically. Any changes will be lost!
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

import Foundation


/// Adds the paid message reaction to a message. Use getMessageAvailableReactions to check whether the reaction is available for the message
public struct AddPendingPaidMessageReaction: Codable, Equatable, Hashable {

/// Identifier of the chat to which the message belongs
public let chatId: Int64?

/// Pass true to make paid reaction of the user on the message anonymous; pass false to make the user's profile visible among top reactors. Ignored if use_default_is_anonymous == true
public let isAnonymous: Bool?

/// Identifier of the message
public let messageId: Int64?

/// Number of Telegram Stars to be used for the reaction. The total number of pending paid reactions must not exceed getOption("paid_reaction_star_count_max")
public let starCount: Int64?

/// Pass true if the user didn't choose anonymity explicitly, for example, the reaction is set from the message bubble
public let useDefaultIsAnonymous: Bool?


public init(
chatId: Int64?,
isAnonymous: Bool?,
messageId: Int64?,
starCount: Int64?,
useDefaultIsAnonymous: Bool?
) {
self.chatId = chatId
self.isAnonymous = isAnonymous
self.messageId = messageId
self.starCount = starCount
self.useDefaultIsAnonymous = useDefaultIsAnonymous
}
}

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.35-9b6ff586
// https://github.com/tdlib/td/tree/9b6ff586
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

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.35-9b6ff586
// https://github.com/tdlib/td/tree/9b6ff586
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

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.35-9b6ff586
// https://github.com/tdlib/td/tree/9b6ff586
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

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.35-9b6ff586
// https://github.com/tdlib/td/tree/9b6ff586
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

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.35-9b6ff586
// https://github.com/tdlib/td/tree/9b6ff586
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

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.35-9b6ff586
// https://github.com/tdlib/td/tree/9b6ff586
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

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.35-9b6ff586
// https://github.com/tdlib/td/tree/9b6ff586
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

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.35-9b6ff586
// https://github.com/tdlib/td/tree/9b6ff586
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

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.35-9b6ff586
// https://github.com/tdlib/td/tree/9b6ff586
// Based on TDLib 1.8.36-87d88107
// https://github.com/tdlib/td/tree/87d88107
//

import Foundation
Expand Down
Loading

0 comments on commit b1366a7

Please sign in to comment.