A relationship to the user who created and owns this list
The MangaDex UUID of this custom list
An array of relationships to the manga in this custom list
The display name of this custom list
The version of this custom list (incremented by updating data)
Is this list public or private?
Changes the visibility of this custom list
Deletes this list
Make the currently authenticated user follow this list
Returns an array of chapters from the manga in this list
Optionalquery: Partial<GetListIdFeedParamsSchema>Make the currently authenticated user unfollow this list
Updates a list's information.
StaticaddStaticcreateStaticdeleteDeletes a list by its id
StaticfollowMake the currently authenticated user follow a list
StaticgetStaticgetReturns an array of chapters from the manga in a list
Optionalquery: Partial<GetListIdFeedParamsSchema>StaticgetReturns all lists followed by the currently authenticated user
StaticgetReturns all of the currently authenticated user's custom manga lists
StaticgetStaticremoveStaticunfollowMake the currently authenticated user unfollow a list
CustomListAttributes