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