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