DeletePassportElement
public struct DeletePassportElement : Codable, Equatable, TDFunction
Deletes a Telegram Passport element
-
Undocumented
Declaration
Swift
public typealias Result = Ok -
Element type
Declaration
Swift
public let type: PassportElementType -
Deletes a Telegram Passport element
Declaration
Swift
public init(type: PassportElementType)Parameters
typeElement type
View on GitHub
Install in Dash
DeletePassportElement Structure Reference