fix

report im msg

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2026-01-07 11:05:16 +08:00
parent 5a0b045a1f
commit 9855b35b65
14 changed files with 343 additions and 199 deletions

View File

@@ -984,4 +984,6 @@ abstract final class Api {
static const String superChatReport =
'${HttpString.liveBaseUrl}/av/v1/SuperChat/report';
static const String imMsgReport = '${HttpString.tUrl}/x/bplus/im/report/add';
}