Schmavery / facebook-chat-api

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

Handle when delta does not contain attachments property #844

Closed ngocdon0127 closed 4 years ago

ngocdon0127 commented 4 years ago

Sometimes, with sticker message in group, delta does not contain 'attachments' property.

Schmavery commented 4 years ago

thanks