PassportRequiredElement
public struct PassportRequiredElement : Codable, Equatable, FunctionResult
Contains a description of the required Telegram Passport element that was requested by a service
-
List of Telegram Passport elements any of which is enough to provide
Declaration
Swift
public let suitableElements: [PassportSuitableElement]
-
Contains a description of the required Telegram Passport element that was requested by a service
Declaration
Swift
public init(suitableElements: [PassportSuitableElement])
Parameters
suitableElements
List of Telegram Passport elements any of which is enough to provide