Skip to main content

Comment

Represents a comment in Todoist.

See

https://todoist.com/api/v1/docs#tag/Comments

Extends

  • TypeOf<typeof CommentSchema>

Properties

PropertyTypeDefault value
contentstringundefined
fileAttachment| null | { fileDuration: null | number; fileName: null | string; fileSize: null | number; fileType: null | string; fileUrl: null | string; image: null | string; imageHeight: null | number; imageWidth: null | number; resourceType: string; title: null | string; uploadState: null | "pending" | "completed"; url: null | string; }undefined
idstringundefined
isDeletedbooleanundefined
postedAtstringundefined
postedUidstringundefined
projectId?stringundefined
reactionsnull | Record<string, string[]>undefined
taskIdundefined | stringitemId
uidsToNotifynull | string[]undefined