File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
docs/document/server-side Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 77::: tip
881 . 接口调用过程中,请求体和扩展字段的总长度不能超过 5 KB。
992 . 聊天室中发消息时,不会同步给发送方。
10+ 3 . 通过 RESTful 接口发送的消息默认不写入会话列表,若需要此类消息写入会话列表,需在[ 环信即时通讯控制台开通] ( /product/enable_and_configure_IM.html#设置通过-restful-api-发送的消息写入会话列表 ) 。
1011:::
1112
1213** 发送频率** :对于单个 app,该 REST API 存在以下三个限制:
Original file line number Diff line number Diff line change 99::: tip
10101 . 接口调用过程中,请求体和扩展字段的总长度不能超过 5 KB。
11112 . 群组中发送的消息均同步给发送方。
12+ 3 . 通过 RESTful 接口发送的消息默认不写入会话列表,若需要此类消息写入会话列表,需在[ 环信即时通讯控制台开通] ( /product/enable_and_configure_IM.html#设置通过-restful-api-发送的消息写入会话列表 ) 。
1213:::
1314
1415** 发送频率** :对于单个 app,该 REST API 存在以下三个限制:
Original file line number Diff line number Diff line change 4646
4747单聊场景下,发送各类型的消息调用需调用同一 RESTful API,不同类型的消息只是请求体中的 body 字段内容存在差异。
4848
49- ::: notice
50- 接口调用过程中,请求体和扩展字段的总长度不能超过 5 KB。
49+ ::: tip
50+ 1 . 接口调用过程中,请求体和扩展字段的总长度不能超过 5 KB。
51+ 2 . 通过 RESTful 接口发送的消息默认不写入会话列表,若需要此类消息写入会话列表,需在[ 环信即时通讯控制台开通] ( /product/enable_and_configure_IM.html#设置通过-restful-api-发送的消息写入会话列表 ) 。
5152:::
5253
5354** 发送频率** :对于单个 app,该 REST API 存在以下三个限制:
You can’t perform that action at this time.
0 commit comments