Schmavery / facebook-chat-api

Unofficial Facebook Chat API for Nodejs
MIT License
1.94k stars 596 forks source link

Update getThreadHistory.js #827

Closed bsrobinson closed 4 years ago

bsrobinson commented 4 years ago

I'm seeing failures on line 374, cannot get 'id' of null. This fix obviously protects the code and prevents the error, but I have no idea of any underlining consequences Raised as issue #824

Schmavery commented 4 years ago

thanks