openimsdk / open-im-server

IM Chat
https://openim.io
Apache License 2.0
13.79k stars 2.43k forks source link

[Other]: How does the business server send custom control messages? #2497

Open sqzxcv opened 1 month ago

sqzxcv commented 1 month ago

What would you like to share?

The business server wants to notify specific users to perform specific actions (such as prompting users to update their details). For this requirement, is there an interface available to send such control messages?

Additional information

No response

kubbot commented 1 month ago

This issue is available for anyone to work on. Make sure to reference this issue in your pull request. :sparkles: Thank you for your contribution! :sparkles: Join slack 🤖 to connect and communicate with our developers. If you wish to accept this assignment, please leave a comment in the comments section: /accept.🎯

FGadvancer commented 1 month ago

The server has an API that currently lacks documentation. The client will receive the OnRecvCustomBusinessMessage event.