DiscoverySearchParams

constructor(query: String, page: Int? = null, pageSize: Int? = null, type: String? = null)

Parameters

query

搜索关键词

page

页码(可选,默认 1)

pageSize

每页数量(可选,默认 20)

type

搜索类型(可选)