留言板发布
| 参数名 | 变更操作 | 备注 | | —- | :—-: |—– | |access_token| |oauth获取的access_token| | client_secret | |陌陌分配的secrect| | client_id ||应用client_id| |content|| 发布的内容| |pics||图片(和表情不能同时为空)| |share_type||1图片,2网页| |link||share_type=2. 链接,必填| |link_title||share_type=2.标题,必填| |link_desc||share_type=2.描述| |link_icon||share_type=2.icon| |topic_id|15.7.13|话题ID| |topic_name|15.7.13|话题|
{
"ec": 0,
"em": "发表留言成功",
"errcode": 0,
"errmsg": "发表留言成功",
"timesec": 1423193136,
"data":
{
"feed": {
"feedid": "ad1735295000",
"content": "2224",
"create_time": "FEED_CREATE_TIME",
"pics": [
"8461EA38-5643-F296-75B4-B108DA2DFD63"
],
"status": 1,
"type": 0,
"owner": "93241506",
"sname": "",
"sid": "",
"emotion_library": "",
"emotion_name": "",
"emotion_body": "",
"geoloc": {
"lat": 0,
"lng": 0
},
"distance": 0,
"comment_count": 0
}
}
}
| 阶段 | 版本号 | 备注 | | —- | :—-: | —- | | 启用版本 | #6.1| |