From b7d1e66e77ba18965bcdbe8d9dc8fc62323a274a Mon Sep 17 00:00:00 2001 From: canvex <44216326+canvex@users.noreply.github.com> Date: Wed, 7 Feb 2024 23:31:44 +0800 Subject: [PATCH] =?UTF-8?q?shift=20=E4=BF=AE=E6=AD=A3=E8=AA=AA=E6=98=8E?= =?UTF-8?q?=E6=96=87=E5=AD=97=20(#174)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shift/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shift/main.py b/shift/main.py index ea462b3..37205a4 100644 --- a/shift/main.py +++ b/shift/main.py @@ -41,7 +41,7 @@ def check_chat_available(chat: Chat): "backup [from channel] [to channel] (silent) 备份频道(可以使用频道用户名或者 id)\n" "list 顯示目前轉發的頻道\n\n" "选项说明:\n" - "silent: 禁用通知, none: 文字, all: 全部訊息都傳, photo: 圖片, document: 檔案, video: 影片", + "silent: 禁用通知, text: 文字, all: 全部訊息都傳, photo: 圖片, document: 檔案, video: 影片", ) async def shift_set(client: Client, message: Message): if not message.parameter: