E621
Preparing search index...
SearchPostDisapprovalsOptions
Interface SearchPostDisapprovalsOptions
interface
SearchPostDisapprovalsOptions
{
creator_id
?:
number
;
creator_name
?:
string
;
has_message
?:
boolean
;
id
?:
string
|
number
;
limit
?:
number
;
message
?:
string
;
order
?:
"id_asc"
|
"id_desc"
|
"post_id"
|
"post_id_desc"
;
page
?:
number
;
post_id
?:
number
;
post_tags_match
?:
string
;
reason
?:
string
;
}
Hierarchy (
View Summary
)
TransformDataQueryToOptions
<
SearchPostDisapprovalsData
>
SearchPostDisapprovalsOptions
Index
Properties
creator_
id?
creator_
name?
has_
message?
id?
limit?
message?
order?
page?
post_
id?
post_
tags_
match?
reason?
Properties
Optional
creator_
id
creator_id
?:
number
Optional
creator_
name
creator_name
?:
string
Optional
has_
message
has_message
?:
boolean
Optional
id
id
?:
string
|
number
Optional
limit
limit
?:
number
Optional
message
message
?:
string
Optional
order
order
?:
"id_asc"
|
"id_desc"
|
"post_id"
|
"post_id_desc"
Optional
page
page
?:
number
Optional
post_
id
post_id
?:
number
Optional
post_
tags_
match
post_tags_match
?:
string
Optional
reason
reason
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
creator_
id
creator_
name
has_
message
id
limit
message
order
page
post_
id
post_
tags_
match
reason
E621
Loading...