DefaultHistoryTTL#

class pyrogram.raw.types.DefaultHistoryTTL#

Contains info about the default value of the Time-To-Live setting, applied to all new chats.

Constructor of DefaultHistoryTTL.

Details:
  • Layer: 158

  • ID: 43B46B20

Parameters:

period (int 32-bit) – Time-To-Live setting applied to all new chats.

Functions:

This object can be returned by 1 function.

messages.GetDefaultHistoryTTL

Gets the default value of the Time-To-Live setting, applied to all new chats.