This repository has been archived by the owner on Sep 8, 2023. It is now read-only.
v1.5.3 (๐ ๏ธ Fix method getToken to properly return User ID)
Threads API - Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads.
Summary
- ๐ ๏ธ Fix
getToken
to properly returnuserID
- ๐ ๏ธ Rename Internal Method:
_getProfilePage
->_getCleanedProfileHTML
What's Changed
- web-ui: Add mobile responsiveness by @junhoyeo in #221
- [ImgBot] Optimize images by @imgbot in #222
- api(test): fix test for
getToken
to function correctly by @junhoyeo in #225 - Fix: getToken not returning userID by @Aerglonus in #223
- changed the name of
_getProfilePage
to_getCleanedProfileHTML
by @Aerglonus in #227
Full Changelog: v1.5.2...v1.5.3