Nerixyz / instagram_mqtt

Realtime and Push Notification (FBNS) support for the instagram-private-api
MIT License
244 stars 49 forks source link

Group message event #22

Closed Superalexandre closed 4 years ago

Superalexandre commented 4 years ago

Hello,

I search the event name when group message are received

Thanks :)

Nerixyz commented 4 years ago

Hello,

I search the event name when group message are received

Thanks :)

You have to get the thread info. This can be done by getting the fist items of the thread. I've done this here.

Superalexandre commented 4 years ago

Okay thanks