notionapi
notionapi copied to clipboard
feat: Block Constructors
- Fixes #173 : Adds constructors for all blocks
- Fixes #183: Adds missing
const BlockTypeAudio(as a constant for consistency) - Changes are on top of https://github.com/jomei/notionapi/pull/186
P.S. Here I'd better wait for https://github.com/jomei/notionapi/pull/187 to be merged, and then I'll remove my fixes for BlockTypeAudio as there in !187 changes are more complete