Variable Message.editedTimestamp

Declaration

class Message
{
  // ...
  string editedTimestamp;
  // ...
}