Overview
Fetches a list of the episodes for a specific anime. This function takes adataId
as a parameter. It is required to pass dataId
to fetch the episodes of an anime.
Usage
index.ts
The
dataId
can be found on each Result
object from the getMostPopular()
,
getTopAiring()
, getSpecialList()
, getDubbedAnime()
, getSubbedAnime()
,
getTVShows()
, getONAList()
, getMovies()
, getOVAList()
methods.Response
response
Parameters
dataId
- Type:
string
- Required:
true
- Description: The unique identifier of the anime