Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Manga

Hierarchy

  • Manga

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private api

api: api

Methods

detail

get

  • get(illustResolvable: string | number): Promise<any>
  • Gets a manga by URL or ID.

    Parameters

    • illustResolvable: string | number

    Returns Promise<any>

getPages

  • getPages(manga: PixivManga, size?: string): Promise<string[]>

new

recommended

Generated using TypeDoc