SetAccountTtl constructor

SetAccountTtl(
  1. {required AccountTtl ttl,
  2. int? extra,
  3. int? clientId}
)

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

Returns Ok

Implementation

SetAccountTtl