显示消息设置

show_message_setting/

接口描述

请求方式:GET

请求参数

参数名
类型
描述
必填
user_id
int
示例:11
必填

响应参数

参数名
类型
描述
必填
user_id
int
示例:11
必填
invisible
int
示例:0
必填
interactive_notification
int
示例:0
必填
dynamic_news
int
示例:0
必填
chat_shake
int
示例:0
必填
like_other
int
示例:0
必填
chat_message
int
示例:0
必填
say_hi
int
示例:0
必填

返回示例

```json { "user_id": 11, "invisible": 0, "interactive_notification": 0, "dynamic_news": 0, "chat_shake": 0, "like_other": 0, "chat_message": 0, "say_hi": 0 } ```

说明

![image.png](https://cos.easydoc.net/29611097/files/km2vcx2i.png)