libtd-ktx / kotlinx.telegram.coroutines / setAccountTtl
setAccountTtl
suspend fun TelegramFlow.setAccountTtl(ttl: AccountTtl?): Unit
Suspend function, which changes the period of inactivity after which the account of the current user will automatically be deleted.
Parameters
ttl - New account TTL.