Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Illust

Hierarchy

  • Illust

Index

Constructors

constructor

Properties

Protected api

api: api

Methods

bookmarkDetail

  • bookmarkDetail(params: PixivParams & object): Promise<any>

bookmarkRanges

  • bookmarkRanges(params: PixivParams & object): Promise<any>

bookmarkTags

comments

commentsV2

  • commentsV2(params: PixivParams & object): Promise<any>
  • The difference from the V1 API is that parent_comment was replaced with has_replies.

    Parameters

    Returns Promise<any>

detail

follow

get

  • get(illustResolvable: string | number): Promise<any>
  • Gets an illust by either URL or ID.

    Parameters

    • illustResolvable: string | number

    Returns Promise<any>

getPages

  • getPages(illust: PixivIllust, size?: string): Promise<string[]>

new

popularPreview

  • popularPreview(params: PixivParams & object): Promise<any>

ranking

recommended

trendingTags

walkthrough

Generated using TypeDoc