v1.4.0.post2
Fixed
- How files are handled.
data
is now able to be passed withfiles
since
asyncpraw can make requests with both parameters. - Fixed
SpecialException
not able to getresponse.json()
since it is a coroutine.
Fixed
data
is now able to be passed with files
sinceSpecialException
not able to get response.json()
since it is a coroutine.