Record
delete-a-chatbot-message-params
No description available.
record delete-a-chatbot-message-params {
message-id: string,
account-id: string,
robot-jid: string,
user-jid: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| message-id | string | |
| account-id | string | |
| robot-jid | string | |
| user-jid | option<string> |