create

fun create(channelId: String, categoryId: String? = null, sort: Int? = null, pageSize: Int? = null, time: Long? = null): GetThreadListApi(source)

构造 帖子列表 请求。

Parameters

channelId

频道 id

categoryId

帖子分区 id(若无默认为综合分区)

sort

排序规则,1最新回复 2最新创建,默认按频道设置来

pageSize

分页,默认30

time

翻页时,从什么时间开始找