The following tables list the members exposed by the NoteInfo type.

Name Description
Public property body The body of the note
Public property from_id Who the note is from
Public property in_reply_to whether or not it's in reply to another note
Public property subject The subject of the note
Public property target The type of thing we're attaching a note to
Public property target_id the id of the thing we're attaching the note to
Top