View Source ExTDLib.Object.MessageChatSetMessageAutoDeleteTime (ExTDLib v0.0.4)
The auto-delete or self-destruct timer for messages in the chat has been changed.
| Name | Type | Description |
|---|---|---|
| message_auto_delete_time | number | New value auto-delete or self-destruct time, in seconds; 0 if disabled. |
| from_user_id | string | If not 0, a user identifier, which default setting was automatically applied. |
More details on telegram's documentation.