ChatSecure / ChatSecure-iOS

ChatSecure is a free and open source encrypted chat client for iOS that supports OTR and OMEMO encryption over XMPP.
https://chatsecure.org
Other
3.13k stars 1.03k forks source link

Mute push notification for a thread #1240

Open shubham101096 opened 3 years ago

shubham101096 commented 3 years ago

In OTRThreadOwner.h there is a property "isMuted". If I mute a thread, then local notifications are only muted. How to mute push notifications for that thread?