Identify private message interactions between users

I added a notification_type of 6 (private_message) to get this to work:

AND n.notification_type = 6

1 Like