MadelineProto/docs/TD_docs/constructors/accountTtl.md
2017-08-25 15:05:53 +02:00

672 B

title description
accountTtl Contains information about period of inactivity, after which the account of currently logged in user will be automatically deleted

Constructor: accountTtl

Back to constructors index

Contains information about period of inactivity, after which the account of currently logged in user will be automatically deleted

Attributes:

Name Type Required Description
days int Yes Number of days of inactivity before account deletion, should be from 30 and up to 366

Type: AccountTtl