Nerixyz / instagram_mqtt

Realtime and Push Notification (FBNS) support for the instagram-private-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Group message event

Superalexandre opened this issue · comments

Hello,

I search the event name when group message are received

Thanks :)

commented

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.

Okay thanks