mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
feat: edit dyn
feat: set pub setting feat: set reply interaction Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -986,4 +986,14 @@ abstract final class Api {
|
||||
'${HttpString.liveBaseUrl}/av/v1/SuperChat/report';
|
||||
|
||||
static const String imMsgReport = '${HttpString.tUrl}/x/bplus/im/report/add';
|
||||
|
||||
static const String dynPrivatePubSetting =
|
||||
'/x/dynamic/feed/dyn/private_pub_setting';
|
||||
|
||||
static const String editDyn = '/x/dynamic/feed/edit/dyn';
|
||||
|
||||
static const String replyInteraction =
|
||||
'/x/v2/reply/subject/interaction-status';
|
||||
|
||||
static const String replySubjectModify = '/x/v2/reply/subject/modify';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user