MessageUpdateInfo

public MessageUpdateInfo MessageUpdateInfo(Long timestamp, MessageContent content, MessageUpdateStatus status)

Parameters

timestamp

the time of modification (Unix timestamp in milliseconds)

content

the modified message content; available when status is MessageUpdateStatus.UPDATING

status

the current modification status