DeleteChatMessage
Delete a chat message.
Input
Name | Type | Required | Description |
UserId | String | True | The Id of the user. |
ChatId | String | True | The Id of the chat. |
MessageId | String | True | The Id of the message. |
Result Set Columns
Name | Type | Description |
Success | String | Whether the operation was successful. |