Send whisper

This activity sends a whisper message to a chat participant, that is only visible to that participant.

Table 1. Send whisper action - Inputs
Parameters Description

ConversationId

Chat conversation Id.

UserId

User that will receive the message.

Message

Message to be sent.

Table 2. Send whisper action - Outputs
Parameters Description

Success

Indicates whether the activity was completed successfully (value = True) or not (value = False).

Result

Response to the request.