TDLib v0.0.2 TDLib.Object.AccountTtl View Source
Contains information about the period of inactivity after which the current user’s account will automatically be deleted.
Name | Type | Description |
---|---|---|
days | number | Number of days of inactivity before the account will be flagged for deletion; should range from 30-366 days. |
More details on telegram’s documentation.