turnage / graw

Golang Reddit API Wrapper
MIT License
288 stars 49 forks source link

manage media_metadata field return by reddit #88

Open dfelici87 opened 3 years ago

dfelici87 commented 3 years ago

Hi,

Reddit return a field called "media_metadata" that contains all media informaztion of post.

Can you add this field to Post object?

thanks