set_account_ttl

Function set_account_ttl 

Source
pub async fn set_account_ttl(
    ttl: AccountTtl,
    client_id: i32,
) -> Result<(), Error>
Expand description

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

ยงArguments

  • ttl - New account TTL
  • client_id - The client id to send the request to