Optional clientThe client ID of the client that updated the message to this version.
Optional description
The description provided by the client that updated the message to this version.
Optional metadata
A JSON object of string key-value pairs that may contain metadata associated with the operation to update the message to this version.
Optional serial
A unique identifier for the version of the message, lexicographically-comparable with other versions (that
share the same Message.serial). Will differ from the Message.serial only if the message has been
updated or deleted.
Optional timestamp
The timestamp of the message version.
If the Message.action is message.create, this will equal the Message.timestamp.
Generated using TypeDoc
Contains the details regarding the current version of the message - including when it was updated and by whom.