Messages
删除消息
只能删除自己发送的消息
delete/messages/{conversationId}/{messageId}
Path parameters
conversationIdstring required
messageIdstring required
Response
删除成功
Example response
{
"ok": true
}Changes
No recorded changes to this endpoint across all 4 revisions of this API.