Send whisper
This activity sends a whisper message to a chat participant, that is only visible to that participant.
| Parameters | Description |
|---|---|
|
ConversationId |
Chat conversation Id. |
|
UserId |
User that will receive the message. |
|
Message |
Message to be sent. |
| Parameters | Description |
|---|---|
|
Success |
Indicates whether the activity was completed successfully (value = True) or not (value = False). |
|
Result |
Response to the request. |
↑