Amagi API 文档 - v5.13.0
正在准备搜索索引...
XiaohongshuUserNotesOptions
接口 XiaohongshuUserNotesOptions
小红书用户笔记请求参数
interface
XiaohongshuUserNotesOptions
{
typeMode
?:
TypeMode
;
user_id
:
string
;
cursor
?:
string
;
num
?:
number
;
}
层级 (
查看层级一览
)
BaseRequestOptions
XiaohongshuUserNotesOptions
索引
属性
type
Mode?
user_
id
cursor?
num?
属性
可选
type
Mode
typeMode
?:
TypeMode
类型精度模式: 'strict' 返回严格类型
user_
id
user_id
:
string
用户 ID
可选
cursor
cursor
?:
string
游标,用于翻页
可选
num
num
?:
number
获取数量,默认 30
显示设置
成员可见性
受保护
私有
继承
外部
配色
自动
浅色
深色
目录
属性
type
Mode
user_
id
cursor
num
Amagi API 文档 - v5.13.0
加载中……
小红书用户笔记请求参数