From 1f4465ab5e99cff81d3e7903f3195afbb34e3826 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A9=E5=AD=90=E6=96=B9=E8=BE=B0?= Date: Sun, 17 Nov 2024 00:40:04 -0500 Subject: [PATCH] =?UTF-8?q?=E7=A6=81=E8=A8=80=E6=96=B0=E5=A2=9E=E5=BF=85?= =?UTF-8?q?=E8=A6=81=E5=8F=82=E6=95=B0hour?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/live/silent_user_manage.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/live/silent_user_manage.md b/docs/live/silent_user_manage.md index 08f7757..0daa299 100644 --- a/docs/live/silent_user_manage.md +++ b/docs/live/silent_user_manage.md @@ -18,6 +18,7 @@ | tuid | str | 要禁言的uid | 必要 | | | msg | str | 要禁言的弹幕内容 | 非必要 | | | mobile_app | str | web | 必要 | 定值"web"即可 | +| hour | str | 禁言时长 | 必要 | -1为永久,0为本场直播 | | csrf_token | str | CSRF Token | 必要 | cookie中的bili_jct字段 | | csrf | str | CSRF Token | 必要 | cookie中的bili_jct字段 | | visit_id | str | 不明 | 非必要 | |