mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-06-24 20:57:02 +08:00
11 lines
416 B
Markdown
11 lines
416 B
Markdown
| Name | Description | Type |
|
|
|:----:|:-----------:|:----:|
|
|
| id | Artwork id (unique) | integer |
|
|
| title | Title of artwork | string |
|
|
| author | Author name | string |
|
|
| uid | User id of the author | integer |
|
|
| description | Description of artwork | string |
|
|
| count | Number of pages | integer |
|
|
| is_nsfw | Whether the artwork is NSFW | boolean |
|
|
| lock | Specify which part should not be updated. | integer |
|