getAccountTtl - libtd-ktx

Kotlin Coroutines extensions for Telegram API TDLib (Telegram Database library)


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.