tieba.js
Preparing search index...
GetPostsParams
Interface GetPostsParams
interface
GetPostsParams
{
commentRn
?:
number
;
commentsSortByTime
?:
boolean
;
onlyThreadAuthor
?:
boolean
;
page
?:
number
;
rn
?:
number
;
sort
?:
number
;
tid
:
number
;
withComment
?:
boolean
;
}
Index
Properties
comment
Rn?
comments
Sort
By
Time?
only
Thread
Author?
page?
rn?
sort?
tid
with
Comment?
Properties
Optional
comment
Rn
commentRn
?:
number
Optional
comments
Sort
By
Time
commentsSortByTime
?:
boolean
Optional
only
Thread
Author
onlyThreadAuthor
?:
boolean
Optional
page
page
?:
number
Optional
rn
rn
?:
number
每页返回楼层数,贴吧接口上限 30
Optional
sort
sort
?:
number
排序类型:
1:时间倒序
2:热门排序
3 及以上:时间正序
tid
tid
:
number
Optional
with
Comment
withComment
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment
Rn
comments
Sort
By
Time
only
Thread
Author
page
rn
sort
tid
with
Comment
tieba.js
Loading...
每页返回楼层数,贴吧接口上限 30