opt msg unread

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-06-08 15:23:36 +08:00
parent a6ac2c4522
commit 82b4f76b95
6 changed files with 167 additions and 27 deletions

View File

@@ -475,11 +475,11 @@ class Api {
// 获取未读私信数
// https://api.vc.bilibili.com/session_svr/v1/session_svr/single_unread
// static const String msgUnread =
// '${HttpString.tUrl}/session_svr/v1/session_svr/single_unread';
static const String msgUnread =
'${HttpString.tUrl}/session_svr/v1/session_svr/single_unread';
// 获取消息中心未读信息
// static const String msgFeedUnread = '/x/msgfeed/unread';
static const String msgFeedUnread = '/x/msgfeed/unread';
//https://api.bilibili.com/x/msgfeed/reply?platform=web&build=0&mobi_app=web
static const String msgFeedReply = '/x/msgfeed/reply';
//https://api.bilibili.com/x/msgfeed/at?platform=web&build=0&mobi_app=web