pmvhaven
This commit is contained in:
@@ -26,6 +26,7 @@ pub struct VideosRequest {
|
||||
// Your server's global options will be sent in the videos request
|
||||
// pub flavor: "mint chocolate chip"
|
||||
pub featured: Option<String>, // "featured",
|
||||
pub category: Option<String>, // "pmv"
|
||||
}
|
||||
#[derive(serde::Serialize, Debug)]
|
||||
pub struct PageInfo {
|
||||
|
||||
Reference in New Issue
Block a user