@univerjs/thread-comment v0.5.4
Interface: IUpdateCommentPayload
Defined in: submodules/univer/packages/thread-comment/src/commands/mutations/comment.mutation.ts:43
Properties
Property | Type | Defined in |
---|---|---|
attachments? | string [] | submodules/univer/packages/thread-comment/src/commands/mutations/comment.mutation.ts:46 |
commentId | string | submodules/univer/packages/thread-comment/src/commands/mutations/comment.mutation.ts:44 |
text | IDocumentBody | submodules/univer/packages/thread-comment/src/commands/mutations/comment.mutation.ts:45 |
updated? | boolean | submodules/univer/packages/thread-comment/src/commands/mutations/comment.mutation.ts:47 |
updateT? | string | submodules/univer/packages/thread-comment/src/commands/mutations/comment.mutation.ts:48 |