This repository has been archived by the owner on Sep 10, 2021. It is now read-only.
- Added a method
getPost
to retrieve a single post - Added methods
getSticker
andgetStickers
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)