aykutalparslan / Ferrite

Experimental Telegram Server
GNU Affero General Public License v3.0
158 stars 25 forks source link

Implement Account.GetAccountTTL #62

Closed aykutalparslan closed 2 years ago

aykutalparslan commented 2 years ago

Get days to live of account

accountDaysTTL#b8d0afdf days:int = AccountDaysTTL; ---functions--- account.getAccountTTL#8fc711d = AccountDaysTTL;