AccountDaysTTL#

class pyrogram.raw.types.AccountDaysTTL#

Time to live in days of the current account.

Constructor of AccountDaysTTL.

Details:
  • Layer: 158

  • ID: B8D0AFDF

Parameters:

days (int 32-bit) – This account will self-destruct in the specified number of days.

Functions:

This object can be returned by 1 function.

account.GetAccountTTL

Get days to live of account.