Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PixivNovel

Hierarchy

  • PixivNovel

Index

Properties

caption

caption: string

create_date

create_date: string

id

id: number

image_urls

image_urls: object

Type declaration

  • Optional large?: string
  • medium: string
  • square_medium: string

is_bookmarked

is_bookmarked: boolean

is_muted

is_muted: boolean

is_mypixiv_only

is_mypixiv_only: boolean

is_x_restricted

is_x_restricted: boolean

page_count

page_count: number

restrict

restrict: number

series

series: object | null

tags

tags: PixivTag[]

text_length

text_length: number

title

title: string

total_bookmarks

total_bookmarks: number

total_comments

total_comments: number

total_view

total_view: number

user

user: PixivUser

visible

visible: boolean

x_restrict

x_restrict: number

Generated using TypeDoc