opt get pgc follow status

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-18 14:14:13 +08:00
parent 5f734758b4
commit 4d430ba42c
15 changed files with 49283 additions and 18 deletions

View File

@@ -63,6 +63,10 @@ class GrpcUrl {
static const keywordBlockingDelete = '$im2/KeywordBlockingDelete';
static const syncFetchSessionMsgs = '$im/SyncFetchSessionMsgs';
static const getTotalUnread = '$im/GetTotalUnread';
// view
static const viewunite = '/bilibili.app.viewunite.v1.View';
static const view = '$viewunite/View';
}
class GrpcRepo {