MessageAutoDeleteTimerChanged#

class pyrogram.types.MessageAutoDeleteTimerChanged#

This object represents a service message about a change in auto-delete timer settings.

Parameters:
  • message_auto_delete_time (int) – New auto-delete time for messages in the chat; in seconds.

  • from_user (User, optional) – If set, the chat TTL setting was set not due to a manual change by one of participants, but automatically because one of the participants has the default TTL settings enabled.