telegram.MessageAutoDeleteTimerChanged

class telegram.MessageAutoDeleteTimerChanged(*args, **kwargs)[source]

Bases: telegram.TelegramObject

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

Objects of this class are comparable in terms of equality. Two objects of this class are considered equal, if their message_auto_delete_time is equal.

New in version 13.4.

Parameters
message_auto_delete_time[source]

New auto-delete time for messages in the chat.

Type

int