mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-06-06 05:49:01 +08:00
286 B
286 B
| Name | Description | Type |
|---|---|---|
| id | User id (unique and auto increased) | integer |
| name | Name of user | string |
| username | Username of user (unique) | string |
| password | Password of user | string |
| is_admin | Whether user is admin | boolean |