fursuit-tv-sdk
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
fursuit-tv-sdk
fursuit-tv-sdk
/
com.furrist.rp.furtv.sdk.model
/
SearchParams
/
SearchParams
Search
Params
constructor
(
query
:
String
,
type
:
String
?
=
null
,
cursor
:
String
?
=
null
,
limit
:
Int
?
=
null
)
Parameters
query
搜索关键词
type
搜索类型(可选)
cursor
分页游标(可选)
limit
返回数量限制(可选)