E621
Preparing search index...
SearchUsersOptions
Interface SearchUsersOptions
interface
SearchUsersOptions
{
about_me
?:
string
;
avatar_id
?:
number
;
can_approve_posts
?:
boolean
;
can_upload_free
?:
boolean
;
email_matches
?:
string
;
id
?:
string
|
number
;
ip_addr
?:
string
;
level
?:
number
;
limit
?:
number
;
max_level
?:
number
;
min_level
?:
number
;
name_matches
?:
string
;
order
?:
|
"id_asc"
|
"id_desc"
|
"name"
|
"post_upload_count"
|
"note_count"
|
"post_update_count"
;
page
?:
number
;
}
Hierarchy (
View Summary
)
TransformDataQueryToOptions
<
SearchUsersData
>
SearchUsersOptions
Index
Properties
about_
me?
avatar_
id?
can_
approve_
posts?
can_
upload_
free?
email_
matches?
id?
ip_
addr?
level?
limit?
max_
level?
min_
level?
name_
matches?
order?
page?
Properties
Optional
about_
me
about_me
?:
string
Optional
avatar_
id
avatar_id
?:
number
Optional
can_
approve_
posts
can_approve_posts
?:
boolean
Optional
can_
upload_
free
can_upload_free
?:
boolean
Optional
email_
matches
email_matches
?:
string
Optional
id
id
?:
string
|
number
Optional
ip_
addr
ip_addr
?:
string
Optional
level
level
?:
number
Optional
limit
limit
?:
number
Optional
max_
level
max_level
?:
number
Optional
min_
level
min_level
?:
number
Optional
name_
matches
name_matches
?:
string
Optional
order
order
?:
|
"id_asc"
|
"id_desc"
|
"name"
|
"post_upload_count"
|
"note_count"
|
"post_update_count"
Optional
page
page
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
about_
me
avatar_
id
can_
approve_
posts
can_
upload_
free
email_
matches
id
ip_
addr
level
limit
max_
level
min_
level
name_
matches
order
page
E621
Loading...