API ReferenceTypesNoteReactionAddArgsOn this pageNoteReactionAddArgs type NoteReactionAddArgs = { id: string; reaction: string;}; Properties id id: string; reaction reaction: string;