GetHomeFeedRequest
| Name | Type | Description | Notes |
|---|---|---|---|
| feed_type | str | Feed Type,推荐类型/Feed type | [optional] [default to '0'] |
| need_filter_image | bool | Need Filter Image,是否只看图文笔记/Whether to view only image notes | [optional] [default to False] |
| cookie | str | Cookie,用户自行提供的已登录的网页Cookie/User provided logged-in web Cookie | [optional] [default to ''] |
| proxy | str | Proxy,代理,格式:http://用户名:密码@IP:端口/Proxy, format: http://username:password@IP:port | [optional] [default to ''] |