diff --git a/pyrogram/client/methods/messages/action/send_chat_action.py b/pyrogram/client/methods/messages/action/send_chat_action.py index 71e1d9f0..24a946c1 100644 --- a/pyrogram/client/methods/messages/action/send_chat_action.py +++ b/pyrogram/client/methods/messages/action/send_chat_action.py @@ -48,7 +48,7 @@ class SendChatAction(BaseClient): Raises: :class:`Error ` - :class:`ValueError`: If the provided string is not a valid ChatAction + ``ValueError``: If the provided string is not a valid ChatAction """ # Resolve Enum type