Displays chat conversation.
EditOperations
EditaddMessage
Adds a message to a conversation. Messages will be displayed in chronological order.
Inputs
| Name | Description |
| askUserID | The screenName of the user who speaks or asks a question |
| answerUserID | The screenName of the user who answers the question |
| imageUrlAsk | The URL of the image used as an avatar for the person who speaks |
| imageUrlAnswer | The URL of the image used as an avatar for the person who answers |
| text | The text of the message |
|
Outputs
EditObjects
Details about type definitions can be found on the
Block Metadata Type System page.