mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 19:26:55 +01:00
672 B
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
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 |