Closed bugnano closed 5 months ago
Fixes #57
This PR uses the headless WebView implemented in the Session to enable sending messages via conversation.sendMessage.
conversation.sendMessage
Note that this is a temporary hack, that will need to be refactored once we can use the Data Layer.
Fixes #57
This PR uses the headless WebView implemented in the Session to enable sending messages via
conversation.sendMessage
.Note that this is a temporary hack, that will need to be refactored once we can use the Data Layer.