API ReferenceTypesUpdateCommentArgsOn this pageUpdateCommentArgs type UpdateCommentArgs = { content: string;}; Arguments for updating a comment. See https://todoist.com/api/v1/docs#tag/Comments/operation/update_comment_api_v1_comments__comment_id__post Properties content content: string;