create
fun create(channelId: String, threadId: String, order: String, page: String, postId: String? = null, time: String? = null, pageSize: String? = null): GetThreadPostApi(source)
构造 回复列表 请求。
Parameters
channelId
频道id
threadId
帖子id
order
'asc'升序 'desc'降序
page
页码
postId
某一楼评论的post_id,查看楼中楼需要
time
回复的create_time用于分页
pageSize
一页几个