updateTime property

int? get updateTime

The date when the message was updated in Unixtime.

Implementation

int? get updateTime => message['update_time'];