dstotijn / go-notion

Go client for the Notion API.
MIT License
380 stars 39 forks source link

block no support audio type #47

Closed nonacosa closed 1 year ago

nonacosa commented 1 year ago

need get audio info, but fetch is nothing :

image

dstotijn commented 1 year ago

Hi, thanks for raising an issue! Interestingly, the audio block type is currently missing from the official docs (I've emailed Notion about this). I'll make a PR to add support here in go-notion, based on the TypeScript defs from the JS SDK.

dstotijn commented 1 year ago

Added in v0.9.0.

nonacosa commented 1 year ago

I'm sorry I just saw the reply, thank you very much for the project and I wish you a happy life :>