Skip to content

v1.4.0.post2

Compare
Choose a tag to compare
@LilSpazJoekp LilSpazJoekp released this 13 Jul 03:23
29ffc7a

Fixed

  • How files are handled. data is now able to be passed with files since
    asyncpraw can make requests with both parameters.
  • Fixed SpecialException not able to get response.json() since it is a coroutine.