Send command
This activity sends a custom command to a chat conversation.
| Parameters | Description |
|---|---|
|
Arguments |
Arguments for the command to be sent. |
|
Command |
Command to be sent. |
ConversationId |
Chat conversation Id. |
| Parameters | Description |
|---|---|
|
Success |
Indicates whether the activity was completed successfully (value = True) or not (value = False). |
|
Result |
Response to the request. |
↑