GetAccountTtl
public struct GetAccountTtl : Codable, Equatable, TDFunction
Returns the period of inactivity after which the account of the current user will automatically be deleted
-
Undocumented
Declaration
Swift
public typealias Result = AccountTtl -
Returns the period of inactivity after which the account of the current user will automatically be deleted
Declaration
Swift
public init()
View on GitHub
Install in Dash
GetAccountTtl Structure Reference