[lib] Disable text/media notif when starting sidebar
Summary:
More context in ENG-3041. Today we send two notifs when a sidebar is created; this diff makes it so we only send one notif.
Depends on D6797
Test Plan:
I tested this whole stack as follows:
- Create a sidebar by sending a text message on web
- Create a sidebar by sending a media message on web
- Create a sidebar by sending a text message on native
- Create a sidebar by sending a media message on native
In all of these cases, I confirmed that only one notif was delivered (the notif for the text/media message was skipped)
Reviewers: atul
Reviewed By: atul
Subscribers: tomek
Differential Revision: https://phab.comm.dev/D6798