I created a message template for connectyCube, When I send the message with ConnectyCube.chat.send(recipient_id, msg);
the message is received by the other user but the custom setting is undefined.
My problem is that I want to send the profile picture url and nickname with message to a group.
How can I receive the message with custom settings?