Suppress push notifications for specific message types

Hi,

I’m currently using Sendbird and we are doing a fair bit of customization which includes messages with specific custom types, however just like any message sent from one member to another a push notification is dispatched from Sendbird with the message as the title of the push notification which we really don’t want.

Is there any sort of flag or an option to send the message from one user to another without actually sending the push notification at all?