mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-07-08 01:32:41 +08:00
Impl /auth/user/info
This commit is contained in:
@@ -2,6 +2,7 @@ use bytes::BytesMut;
|
||||
|
||||
use crate::ext::json::ToJson2;
|
||||
|
||||
#[derive(Clone)]
|
||||
/// A user in the database
|
||||
pub struct User {
|
||||
/// The user ID
|
||||
|
||||
Reference in New Issue
Block a user