Dear Friends at Wix,
For Member’s Chat (Member chatting with each other), may I ask if anyone has managed to have the feature where a member can start a chat with another member at a certain page? From my understanding, currently a member is only able to start a chat with another member at the List of Members page, that specific Member’s Profile page whom he wants to chat with, and in Groups.
Does Wix have a similar API to sendMessage( ) from wix-chat-backend but instead of initiating a chat with the business, we have place something like initiateChatWithOtherMember(memberId, Channel) inside onClick() so that a member can initiate chat with another member at different pages?
If I’m not wrong, currently only IDs of business channels are supported…
Thanks!