feat: del msg feed

opt: msg feed

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-04-07 12:24:14 +08:00
parent 99810ef512
commit a5e8594611
10 changed files with 365 additions and 216 deletions

View File

@@ -695,7 +695,9 @@ class Api {
static const String removeMsg = '/session_svr/v1/session_svr/remove_session';
static const String removeSysMsg = '/x/sys-msg/del_notify_list';
static const String delSysMsg = '/x/sys-msg/del_notify_list';
static const String delMsgfeed = '/x/msgfeed/del';
static const String setTop = '/session_svr/v1/session_svr/set_top';