E621
Preparing search index...
SearchForumTopicsOptions
Interface SearchForumTopicsOptions
interface
SearchForumTopicsOptions
{
category_id
?:
number
;
id
?:
string
|
number
;
is_hidden
?:
boolean
;
is_locked
?:
boolean
;
is_sticky
?:
boolean
;
limit
?:
number
;
order
?:
"id_asc"
|
"id_desc"
|
"sticky"
;
page
?:
number
;
title
?:
string
;
title_matches
?:
string
;
}
Hierarchy (
View Summary
)
TransformDataQueryToOptions
<
SearchForumTopicsData
>
SearchForumTopicsOptions
Index
Properties
category_
id?
id?
is_
hidden?
is_
locked?
is_
sticky?
limit?
order?
page?
title?
title_
matches?
Properties
Optional
category_
id
category_id
?:
number
Optional
id
id
?:
string
|
number
Optional
is_
hidden
is_hidden
?:
boolean
Optional
is_
locked
is_locked
?:
boolean
Optional
is_
sticky
is_sticky
?:
boolean
Optional
limit
limit
?:
number
Optional
order
order
?:
"id_asc"
|
"id_desc"
|
"sticky"
Optional
page
page
?:
number
Optional
title
title
?:
string
Optional
title_
matches
title_matches
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category_
id
id
is_
hidden
is_
locked
is_
sticky
limit
order
page
title
title_
matches
E621
Loading...