Files
pixiv_downloader/doc/db/authors.md
2022-07-16 13:33:59 +00:00

11 lines
370 B
Markdown

| Name | Description | Type |
|:----:|:-----------:|:----:|
| id | User id | integer |
| name | Author name | string |
| creator_id | Fanbox creator id | string |
| icon | File id of icon | integer |
| big_icon | File id of big icon | integer |
| background | File id of background | integer |
| comment | Author comment | string |
| webpage | Author webpage | string |