report sc

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2026-01-03 15:44:37 +08:00
parent 2b5f111fb1
commit fd06fa9cc4
19 changed files with 678 additions and 397 deletions

View File

@@ -981,4 +981,7 @@ abstract final class Api {
static const String liveContributionRank =
'${HttpString.liveBaseUrl}/xlive/general-interface/v1/rank/queryContributionRank';
static const String superChatReport =
'${HttpString.liveBaseUrl}/av/v1/SuperChat/report';
}