mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-06-02 06:10:08 +08:00
feat: 支持搜索关注的 UP 主 (#588)
This commit is contained in:
@@ -82,6 +82,7 @@ pub struct FollowedCollectionsRequest {
|
||||
pub struct FollowedUppersRequest {
|
||||
pub page_num: Option<i32>,
|
||||
pub page_size: Option<i32>,
|
||||
pub name: Option<String>,
|
||||
}
|
||||
|
||||
#[derive(Deserialize, Validate)]
|
||||
|
||||
Reference in New Issue
Block a user