@moontaiworks/fanbox-dl - v1.7.0
GitHub
Preparing search index...
ListCreatorPostsParams
Interface ListCreatorPostsParams
interface
ListCreatorPostsParams
{
creatorId
:
string
;
firstId
?:
string
;
firstPublishedDatetime
?:
string
;
sort
?:
PostSort
;
limit
?:
number
;
maxId
?:
string
;
maxPublishedDatetime
?:
string
;
}
Hierarchy (
View Summary
)
PostListParams
ListCreatorPostsParams
Index
Properties
creator
Id
first
Id?
first
Published
Datetime?
sort?
limit?
max
Id?
max
Published
Datetime?
Properties
creator
Id
creatorId
:
string
Optional
first
Id
firstId
?:
string
Optional
first
Published
Datetime
firstPublishedDatetime
?:
string
Optional
sort
sort
?:
PostSort
Optional
limit
limit
?:
number
Optional
max
Id
maxId
?:
string
Optional
max
Published
Datetime
maxPublishedDatetime
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
creator
Id
first
Id
first
Published
Datetime
sort
limit
max
Id
max
Published
Datetime
GitHub
@moontaiworks/fanbox-dl - v1.7.0
Loading...