Hello! iOS 16 brings new API - focus filter that allows to customise your focus mode inside application.
In my case when Work focus mode is on, telegram is silenced and all its notifications are send to Notification Centre. So I have to go to Notification Centre to check, if I got a private message or not.
Of course, I can mute all my group chats and allow telegram to get notifications in my Work focus mode, but then those notifications from group chats won’t be shown in Notification Centre and I will have to go to telegram to check them, which is not so comfortable.
It would be good to have an option to get a notification when you get a private message, or someone mentions your nickname in a group chat (like it happens in Discord), but other notifications that you didn’t setup with focus filter will still be sent to Notification Centre.
I believe, this new Focus filter api will help us setup notifications more subtle and flexible.