message_auto_delete_time property

int message_auto_delete_time
read / write

Message auto-delete time value, in seconds; must be from 0 up to 365 * 86400 and be divisible by 86400. If 0, then messages aren't deleted automatically.

Implementation

late int message_auto_delete_time;