GetAccountTtl constructor

GetAccountTtl(
  1. {int? extra,
  2. int? clientId}
)

Returns the period of inactivity after which the account of the current user will automatically be deleted

Returns AccountTtl

Implementation

GetAccountTtl