junhoyeo / threads-api

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

`ThreadsAPI.NotificationFilter` Undefined #318

Open alhassanalbadri opened 10 months ago

alhassanalbadri commented 10 months ago

Hey,

I was using your package and noticed in the example code that properties from ThreadsAPI.NotificationFilter were being used but ThreadsAPI.NotificationFilter itself is undefined. Could you please advise on what could be done?