From 08f0214252b294a308306e398322342991dd5443 Mon Sep 17 00:00:00 2001 From: wulan17 Date: Sun, 14 Jan 2024 22:56:37 +0700 Subject: [PATCH] Pyrofork: Update set_chat_protected_content usable-by Signed-off-by: wulan17 --- pyrogram/methods/chats/set_chat_protected_content.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyrogram/methods/chats/set_chat_protected_content.py b/pyrogram/methods/chats/set_chat_protected_content.py index 2ed9a097..b64848ce 100644 --- a/pyrogram/methods/chats/set_chat_protected_content.py +++ b/pyrogram/methods/chats/set_chat_protected_content.py @@ -30,7 +30,7 @@ class SetChatProtectedContent: ) -> bool: """Set the chat protected content setting. - .. include:: /_includes/usable-by/users-bots.rst + .. include:: /_includes/usable-by/users.rst Parameters: chat_id (``int`` | ``str``):