Skip to content
This repository has been archived by the owner on Sep 10, 2021. It is now read-only.

v0.4.1

Latest
Compare
Choose a tag to compare
@szdc szdc released this 01 Jun 07:29
  • Added a method getPost to retrieve a single post
  • Added methods getSticker and getStickers to retrieve information about stickers
  • Added a method listPostsBySticker to list posts using a sticker
  • Updated fields in the Post interface to match changes in response data
  • deps: Updated axios to address security vulnerability (axios/axios#1098)