libtd-ktx / kotlinx.telegram.coroutines / getAccountTtl
getAccountTtl
suspend fun
TelegramFlow
.getAccountTtl():
AccountTtl
Suspend function, which returns the period of inactivity after which the account of the current user will automatically be deleted.
Return AccountTtl Contains information about the period of inactivity after which the current user’s account will automatically be deleted.