package ap type RawNoteContent struct { Content string `json:"content"` MediaType string `json:"mediaType"` }