E621
Preparing search index...
SearchDMailsOptions
Interface SearchDMailsOptions
interface
SearchDMailsOptions
{
from_id
?:
number
;
from_name
?:
string
;
id
?:
string
|
number
;
is_deleted
?:
boolean
;
is_read
?:
boolean
;
limit
?:
number
;
message_matches
?:
string
;
page
?:
number
;
read
?:
boolean
;
title_matches
?:
string
;
to_id
?:
number
;
to_name
?:
string
;
}
Hierarchy (
View Summary
)
TransformDataQueryToOptions
<
SearchDMailsData
>
SearchDMailsOptions
Index
Properties
from_
id?
from_
name?
id?
is_
deleted?
is_
read?
limit?
message_
matches?
page?
read?
title_
matches?
to_
id?
to_
name?
Properties
Optional
from_
id
from_id
?:
number
Optional
from_
name
from_name
?:
string
Optional
id
id
?:
string
|
number
Optional
is_
deleted
is_deleted
?:
boolean
Optional
is_
read
is_read
?:
boolean
Optional
limit
limit
?:
number
Optional
message_
matches
message_matches
?:
string
Optional
page
page
?:
number
Optional
read
read
?:
boolean
Optional
title_
matches
title_matches
?:
string
Optional
to_
id
to_id
?:
number
Optional
to_
name
to_name
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
from_
id
from_
name
id
is_
deleted
is_
read
limit
message_
matches
page
read
title_
matches
to_
id
to_
name
E621
Loading...