Pascal Precht d8bda2490a fix(communities): handle removed community chats properly
We were ignoring the `removedChats` in the messenger response and
therefore never processed deleted community chats in the client.

This commit adds `removedChats` to `handleCommunityUpdates()` and
ensures that the community channel's ID is used when emitting a signal
to the app.

This needs: https://github.com/status-im/status-go/pull/2973

Closes #8000
2022-11-25 09:21:50 +01:00
..
2020-09-29 13:28:08 -04:00
2020-09-04 15:57:29 -04:00
2020-09-04 15:57:29 -04:00
2020-09-04 15:57:29 -04:00
2021-08-24 16:56:55 -04:00