Preparing search index...
The search index is not available
nekosapi
nekosapi
<internal>
FullImageOptions
Interface FullImageOptions
interface
FullImageOptions
{
artist
?:
number
;
character
?:
number
[]
;
is_animated
?:
boolean
;
is_flagged
?:
boolean
;
is_original
?:
boolean
;
is_screenshot
?:
boolean
;
limit
?:
IntRange
<
1
,
100
>
;
offset
?:
number
;
rating
?:
Rating
[]
;
}
Hierarchy (
view full
)
BaseImageOptions
FullImageOptions
Index
Properties
artist?
character?
is_
animated?
is_
flagged?
is_
original?
is_
screenshot?
limit?
offset?
rating?
Properties
Optional
artist
artist
?:
number
Optional
character
character
?:
number
[]
Optional
is_
animated
is_
animated
?:
boolean
Optional
is_
flagged
is_
flagged
?:
boolean
Optional
is_
original
is_
original
?:
boolean
Optional
is_
screenshot
is_
screenshot
?:
boolean
Optional
limit
limit
?:
IntRange
<
1
,
100
>
Optional
offset
offset
?:
number
Optional
rating
rating
?:
Rating
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
artist
character
is_
animated
is_
flagged
is_
original
is_
screenshot
limit
offset
rating
nekosapi
default
<internal>
NekosAPI
NekosAPIv1
Generated using
TypeDoc