文本消息
<p>文本消息</p>
<h5>简要描述</h5>
<ul>
<li>文本消息</li>
</ul>
<h5>操作码</h5>
<ul>
<li>104012</li>
</ul>
<h5>返回示例</h5>
<pre><code>{
&quot;errno&quot;:200,
&quot;data&quot;: {
&quot;aatList&quot;: [ ], //群消息 @人员列表
&quot;content&quot;: &quot;sdfds&quot;, //内容
&quot;is_room&quot;: 0, //是否群消息 1是0否
&quot;msg_id&quot;: 1037758, //消息id
&quot;forward&quot;: &quot;0A00129401687474703A2F2F6D6D62697A2E717069632E636E2F6D6&quot;, //转发内容
&quot;server_id&quot;:12047947,
&quot;msgtype&quot;: 2, //文本消息类型
&quot;receiver&quot;: &quot;1688853790599424&quot;, //接收人
&quot;send_time&quot;: 1634849851,
&quot;quote_content&quot;: {
&quot;avatar_url&quot;: &quot;&quot;,
&quot;conv_type&quot;: 1,
&quot;conversation_id&quot;: 0,
&quot;ref_content &quot;: &quot;333333&quot;,
&quot;name&quot;: &quot;超级无聊&quot;,
&quot;uin&quot;: 7881302555913738,
&quot;time&quot;: 1708655045,
&quot;is_receipt&quot;: false,
&quot;contenttype&quot;: 2,
&quot;ref_appinfo&quot;: &quot;9018494131878660848&quot;,
&quot;ref_at_list&quot;: [
]
},
&quot;sender_name&quot;:&quot;ccccc&quot;,//发送人昵称
&quot;sender&quot;: &quot;1688853790599424&quot;//发送人
},
&quot;errcode&quot;: 0,
&quot;errmsg&quot;: &quot;ok&quot;,
&quot;type&quot;: 104012,
&quot;pc&quot;:&quot;WIN-IO41847KTTJ&quot;,
&quot;clientId&quot;:1
}</code></pre>
<h5>备注</h5>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>