Interface GetAccountTtl

Returns the period of inactivity after which the account of the current user will automatically be deleted. Request type for Tdjson#getAccountTtl.

interface GetAccountTtl {
    @type: "getAccountTtl";
}

Properties

Properties

@type: "getAccountTtl"