Interface ListCommentOption

Description

获取评论选项

Hierarchy

Properties

limit?: number

Description

最大记录数

Default

10
loadMoreKey?: Partial<ListCommentMoreKey>

上一页的 loadMoreKey

order?: "LIKES" | "TIME"

排序

Default

LIKES

Generated using TypeDoc