E621
Preparing search index...
SearchCommentVotesOptions
Interface SearchCommentVotesOptions
interface
SearchCommentVotesOptions
{
"[RawQueryShape]"
?:
{}
;
comment_creator_id
?:
number
;
comment_creator_name
?:
string
;
comment_id
?:
number
;
duplicates_only
?:
boolean
;
id
?:
string
|
number
;
limit
?:
number
;
order
?:
"id_asc"
|
"id_desc"
|
"ip_addr"
;
page
?:
number
;
score
?:
UpDownVote
;
timeframe
?:
number
;
user_id
?:
number
;
user_ip_addr
?:
string
;
user_name
?:
string
;
}
Hierarchy (
View Summary
)
TransformDataQueryToOptions
<
CommentVotesIndexData
>
SearchCommentVotesOptions
Index
Properties
[
Raw
Query
Shape]?
comment_
creator_
id?
comment_
creator_
name?
comment_
id?
duplicates_
only?
id?
limit?
order?
page?
score?
timeframe?
user_
id?
user_
ip_
addr?
user_
name?
Properties
Optional
Readonly
[
Raw
Query
Shape]
"[RawQueryShape]"
?:
{}
Optional
comment_
creator_
id
comment_creator_id
?:
number
Optional
comment_
creator_
name
comment_creator_name
?:
string
Optional
comment_
id
comment_id
?:
number
Optional
duplicates_
only
duplicates_only
?:
boolean
Optional
id
id
?:
string
|
number
Optional
limit
limit
?:
number
Optional
order
order
?:
"id_asc"
|
"id_desc"
|
"ip_addr"
Optional
page
page
?:
number
Optional
score
score
?:
UpDownVote
Optional
timeframe
timeframe
?:
number
Optional
user_
id
user_id
?:
number
Optional
user_
ip_
addr
user_ip_addr
?:
string
Optional
user_
name
user_name
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[
Raw
Query
Shape]
comment_
creator_
id
comment_
creator_
name
comment_
id
duplicates_
only
id
limit
order
page
score
timeframe
user_
id
user_
ip_
addr
user_
name
E621
Loading...