-
Notifications
You must be signed in to change notification settings - Fork 11
get account ttl
Alexey Kravtsov edited this page May 19, 2020
·
1 revision
libtd-ktx / kotlinx.telegram.coroutines / 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.