Skip to content

v2.2.0

Compare
Choose a tag to compare
@spuxx1701 spuxx1701 released this 27 Oct 13:34
· 103 commits to main since this release

Added

  • Author profiles now include information about whether the author's account has been locked.
  • Implemented GET /usernames endpoint. This endpoint returns filterable lists of usernames.
  • Implemented POST /threads endpoint.
  • Implemented POST /privateMessages endpoint.
  • Implemented GET /privateMessages/:id/reply endpoint.
  • Implemented GET /privateMessages/:id/forward endpoint.