MadelineProto/docs/TD_docs/methods/getAccountTtl.md

22 lines
554 B
Markdown
Raw Normal View History

---
title: getAccountTtl
description: Returns period of inactivity, after which the account of currently logged in user will be automatically deleted
---
## Method: getAccountTtl
[Back to methods index](index.md)
2017-06-06 18:39:21 +02:00
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Returns period of inactivity, after which the account of currently logged in user will be automatically deleted
### Params:
| Name | Type | Required | Description |
2017-08-20 11:05:56 +02:00
|----------|---------------|----------|-------------|
### Return type: [AccountTtl](../types/AccountTtl.md)