cupertino-files / AddCommentOptions
Interface: AddCommentOptions
Defined in: src/tswp/comments.ts:87
Properties
author?
optionalauthor?:string|bigint
Defined in: src/tswp/comments.ts:94
Author for the comment. An identifier picks an existing TSK.AnnotationAuthorArchive; a name reuses the author with that name or creates one. Omitted, the document's first existing author is used, because that is who the apps attribute a new comment to.
created?
optionalcreated?:Date
Defined in: src/tswp/comments.ts:96
Defaults to now.