Simple Robot 组件 | KOOK
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | KOOK
simbot-component-kook-api
/
love.forte.simbot.kook.api.thread
/
GetThreadListApi
/
Factory
/
create
create
@
JvmStatic
@
JvmOverloads
fun
create
(
channelId
:
String
,
categoryId
:
String
?
=
null
,
sort
:
Int
?
=
null
,
pageSize
:
Int
?
=
null
,
time
:
Long
?
=
null
)
:
GetThreadListApi
(
source
)
构造
帖子列表
请求。
Parameters
channel
Id
频道 id
category
Id
帖子分区 id(若无默认为综合分区)
sort
排序规则,1最新回复 2最新创建,默认按频道设置来
page
Size
分页,默认30
time
翻页时,从什么时间开始找