Uses of Class
org.drinkless.tdlib.TdApi.AccountTtl
-
Packages that use TdApi.AccountTtl Package Description org.drinkless.tdlib -
-
Uses of TdApi.AccountTtl in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.AccountTtl Modifier and Type Field Description TdApi.AccountTtlTdApi.SetAccountTtl. ttlNew account TTL.Constructors in org.drinkless.tdlib with parameters of type TdApi.AccountTtl Constructor Description SetAccountTtl(TdApi.AccountTtl ttl)Creates a function, which changes the period of inactivity after which the account of the current user will automatically be deleted.
-