mgrochowski

Results 1 issues of mgrochowski

**Description** Using hashtag_medias_recent() throws exception due to the incorrect structure of response (due to the KeyError: 'graphql') **To Reproduce the issue** ``` medias = cl.hashtag_medias_recent('downhill', amount=2) medias[0].dict() ``` **Expected behaviour**...

bug