message_auto_delete_time property

int32? message_auto_delete_time
getter/setter pair

New time value, in seconds; unless the chat is secret, it must be from 0 up to 365 * 86400 and be divisible by 86400. If 0, then messages aren't deleted automatically

Implementation

int32? message_auto_delete_time;