Closed ghost closed 2 years ago
Hi. Thanks for the nice library!
MediaFields is missing URL. We have to make a custom struct to get the media url. I would be happy to see this fixed.
MediaFields
type MediaFields struct { URL bool }
Thanks for reporting that, sorry I missed it! It should be fixed now.
Hi. Thanks for the nice library!
MediaFields
is missing URL. We have to make a custom struct to get the media url. I would be happy to see this fixed.