File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ For more detailed examples see the demo folder.
171171| prop | type | description |
172172| -----| --------| ---------------|
173173| * participants | [ agentProfile] | Represents your product or service's customer service agents. Fields for each agent: id, name, imageUrl|
174- | * onMessageWasSent | function(message) | Called when a message a message is sent with a message object as an argument. |
174+ | * onMessageWasSent | function(message) | Called when a message is sent with the message object as an argument. |
175175| * isOpen | Boolean | The bool indicating whether or not the chat window should be open. |
176176| * open | Function | The function passed to the component that mutates the above mentioned bool toggle for opening the chat |
177177| * close | Function | The function passed to the component that mutates the above mentioned bool toggle for closing the chat |
You can’t perform that action at this time.
0 commit comments