class MessageAutoDeleteTimerChanged

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

Methods

__construct(int $message_auto_delete_time)

No description

int
getMessageAutoDeleteTime()

New auto-delete time for messages in the chat; in seconds.

Details

at line 13
__construct(int $message_auto_delete_time)

No description

Parameters

int $message_auto_delete_time

at line 20
int getMessageAutoDeleteTime()

New auto-delete time for messages in the chat; in seconds.

Return Value

int