mangadex-full-api - v6.2.0
Preparing search index...
<internal types>
CustomListCreateSchema
Interface CustomListCreateSchema
CustomListCreate
interface
CustomListCreateSchema
{
manga
?:
string
[]
;
name
:
string
;
version
?:
number
;
visibility
?:
"private"
|
"public"
;
}
Index
Properties
manga?
name
version?
visibility?
Properties
Optional
manga
manga
?:
string
[]
name
name
:
string
Optional
version
version
?:
number
Min
1
Optional
visibility
visibility
?:
"private"
|
"public"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
manga
name
version
visibility
mangadex-full-api - v6.2.0
Loading...
CustomListCreate