Skip to content

Commit

Permalink
Merge pull request #1045 from haoxiuwen/doc-v2
Browse files Browse the repository at this point in the history
Modify IM Doc
  • Loading branch information
haoxiuwen authored Nov 20, 2024
2 parents ecdac8d + dac556d commit dce8bca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/product/limitationapi.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@
| 单向清空单聊会话某个时间点及之前的漫游消息 | POST | /{org_name}/{app_name}/rest/message/roaming/chat/user/{userId}/time?userId={userId}&delTime={delTime} | 100 次/秒/App Key |
| 单向清空群组或聊天室会话某个时间点及之前的漫游消息 | POST | /{org_name}/{app_name}/rest/message/roaming/group/user/{userId}/time?groupId={groupId}&delTime={delTime} | 100 次/秒/App Key |
| 导入单聊消息 | POST | /{org_name}/{app_name}/messages/users/import | 100 条/秒/App Key |
| 分页获取用户收藏 | GET | /{org_name}/{app_name}/users/{username}/collections | 100 条/秒/App Key |

## 用户属性

Expand Down

0 comments on commit dce8bca

Please sign in to comment.