SearchBackground
public struct SearchBackground : Codable, Equatable, TDFunction
Searches for a background by its name
-
Undocumented
Declaration
Swift
public typealias Result = Background
-
The name of the background
Declaration
Swift
public let name: String
-
Searches for a background by its name
Declaration
Swift
public init(name: String)
Parameters
name
The name of the background