telegram.MessageAutoDeleteTimerChanged#
- class telegram.MessageAutoDeleteTimerChanged(*args, **kwargs)[source]#
Bases:
telegram.TelegramObjectThis 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_timeis equal.New in version 13.4.
- Parameters
message_auto_delete_time (
int) – New auto-delete time for messages in the chat.