E621
Preparing search index...
SearchForumPostsOptions
Interface SearchForumPostsOptions
interface
SearchForumPostsOptions
{
body_matches
?:
string
;
creator_id
?:
number
;
creator_name
?:
string
;
id
?:
string
|
number
;
is_hidden
?:
boolean
;
limit
?:
number
;
order
?:
"id_asc"
|
"id_desc"
;
page
?:
number
;
topic_category_id
?:
number
;
topic_id
?:
number
;
topic_title_matches
?:
string
;
}
Hierarchy (
View Summary
)
TransformDataQueryToOptions
<
SearchForumPostsData
>
SearchForumPostsOptions
Index
Properties
body_
matches?
creator_
id?
creator_
name?
id?
is_
hidden?
limit?
order?
page?
topic_
category_
id?
topic_
id?
topic_
title_
matches?
Properties
Optional
body_
matches
body_matches
?:
string
Optional
creator_
id
creator_id
?:
number
Optional
creator_
name
creator_name
?:
string
Optional
id
id
?:
string
|
number
Optional
is_
hidden
is_hidden
?:
boolean
Optional
limit
limit
?:
number
Optional
order
order
?:
"id_asc"
|
"id_desc"
Optional
page
page
?:
number
Optional
topic_
category_
id
topic_category_id
?:
number
Optional
topic_
id
topic_id
?:
number
Optional
topic_
title_
matches
topic_title_matches
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body_
matches
creator_
id
creator_
name
id
is_
hidden
limit
order
page
topic_
category_
id
topic_
id
topic_
title_
matches
E621
Loading...