Skip to content

Latest commit

 

History

History
86 lines (46 loc) · 1.74 KB

userAnimeList.md

File metadata and controls

86 lines (46 loc) · 1.74 KB

mal-api-v2 / Exports / userAnimeList

Interface: userAnimeList

Table of contents

Properties

Properties

fields

Optional fields: userAnimeFields

Array string see (optional)

Defined in

index.d.ts:69


limit

Optional limit: number

Default 100 (optional)

Defined in

index.d.ts:65


offset

Optional offset: number

Default 0 (optional)

Defined in

index.d.ts:67


sort

Optional sort: "list_score" | "list_updated_at" | "anime_title" | "anime_start_date" | "anime_id"

Default "anime_title" see (optional)

Defined in

index.d.ts:63


status

Optional status: "watching" | "completed" | "on_hold" | "dropped" | "plan_to_watch"

String see (optional)

Defined in

index.d.ts:61


userName

Optional userName: string

Default "@me" (optional)

Defined in

index.d.ts:59