-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.planning
Description
Checklist
- I've searched for similar issues and couldn't find anything matching
- I've discussed this feature request in the OpenIMSDK Slack and got positive feedback
Is this feature request related to a problem?
✅ Yes
Problem Description
I sent messages to multiple friends through the "/msg/batch_send_msg" interface on the client, but after sending, I also receive the messages myself. If I send messages to 500 friends, 500 chat windows will be updated or created simultaneously, which is not a good experience. Is there a way to prevent messages from being sent to the sender when calling "batch_send_msg"?
Solution Description
is there a way to prevent messages from being sent to the sender when calling "batch_send_msg"
Benefits
Enhance the user experience.
Potential Drawbacks
No response
Additional Information
No response
Metadata
Metadata
Assignees
Labels
featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.planning