opt query pgc timeline

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-09-10 19:56:27 +08:00
parent f0f5224677
commit da17725616
5 changed files with 34 additions and 11 deletions

View File

@@ -75,7 +75,7 @@ class PgcHttp {
}
}
static Future<LoadingState<List<Result>?>> pgcTimeline({
static Future<LoadingState<List<TimelineResult>?>> pgcTimeline({
int types = 1, // 1`番剧`<br />3`电影`<br />4`国创` |
required int before,
required int after,