notionapi icon indicating copy to clipboard operation
notionapi copied to clipboard

hotfix: RichText.Type has its own enum

Open amberpixels opened this issue 11 months ago • 0 comments

RichText object had type of ObjectType that is a different enum. RichText's types are simpler: text, mention, equation.

Reference: https://developers.notion.com/reference/rich-text

amberpixels avatar Jan 05 '25 15:01 amberpixels