Please update the Android app's push notifications for the Chat/Team Chat views to use NotificationCompat.MessagingStyle (Android Conversations API). ​Currently, every single chat message and emoji reaction triggers a separate notification card in the notification shade, which creates massive clutter. ​It would drastically improve the user experience if messages from the same chat were grouped and appended into a single, continuous conversational thread, exactly how WhatsApp, Telegram, or Slack handle Android notifications.