Is it supported to send messages to yourself?
2022-11-01
Products / Plugins:In-app chat
Platform / Framework:iOS / Android / macOS / Windows / Web / Mini Program / Flutter / ReactNative / uni-app / Unity3D
Currently, it is not supported to send messages to yourself through the sendMessage interface (i.e., toConversationID = your own ID). If you try to send a message to yourself, an error 6000001 will be returned with a prompt indicating incorrect input parameters.
ZIM SDK will plan to remove this restriction in future versions.
