Class AnimeFull

Hierarchy (view full)

Constructors

Properties

approved: boolean
background: null | string
broadcast: null | AnimeBroadcast
client: Client
demographics: AnimeGenreMeta<"Demographic">[]
duration: null | number
episodes: null | number
explicitGenres: AnimeGenreMeta<"Explicit">[]
external: ContentExternal[]
favorites: number
genres: AnimeGenreMeta<"Genre">[]
id: number
licensors: ProducerMeta[]
members: number
popularity: number
producers: ProducerMeta[]
rank: number
rating: AnimeRating
score: null | number
scoredBy: null | number
season: null | AnimeSeason
source: null | string
streamingLinks: Link[]
studios: ProducerMeta[]
synopsis: null | string
themeSongs: {
    endings: string[];
    optenings: string[];
}
themes: AnimeGenreMeta<"Theme">[]
titles: TitleArray
trailer: null | YoutubeVideo
type: AnimeType
url: URL
year: null | number

Accessors

Methods