junhoyeo / threads-api

Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads. Web UI Included.
https://threads.junho.io
MIT License
1.59k stars 133 forks source link

Move `noUpdateLSD` in method options to `ThreadsAPI` class constructor #34

Closed junhoyeo closed 1 year ago

junhoyeo commented 1 year ago

@Digital39999: Also noUpdateLSD is in method options, not in class constructor.

Oops, my bad. Should've fixed this.

Originally posted by @junhoyeo in https://github.com/junhoyeo/threads-api/issues/26#issuecomment-1626079968

Digital39999 commented 1 year ago

Done in #35.

junhoyeo commented 1 year ago

@Digital39999 That was fast! Thanks :)

Digital39999 commented 1 year ago

@junhoyeo Np, glad to help!