I’ve searched the documentation and the code but I cannot find any ability to prevent specific notifications from being sent. For example, when requesting to join a group, I want to prevent the notification being sent to the admins. Or when a friend request is sent, I want to stop the notification about it from being sent (getting the friends list and seeing there is a friend request is enough for me). I don’t think filtering out the notifications in the client side is a good enough solution. Is there anything i am missing ?
Hello @jell-o-fishi,
At the moment client-side filtering is the easiest and there’s no explicit way to prevent the notifications from being sent. If you’d like to make notifications optional please consider opening a feature request in the Nakama repository.
Best.