Interface

TimelineEditCommitResult

Result returned after committing an edit command.

Signature

Type Definition
Interface TimelineEditCommitResult

Properties

NameSignatureDescription
commandcommand: TimelineEditCommandCommand that was committed.
committedcommitted: booleanWhether the command committed.
previewpreview: TimelineEditPreviewPreview data used for the commit.