mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-31 20:54:51 +00:00
Fix style
This commit is contained in:
parent
78ccb93bc1
commit
3386fd040a
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ class SendChatAction(BaseClient):
|
|||
|
||||
Raises:
|
||||
:class:`Error <pyrogram.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
|
||||
|
|
|
|||
Loading…
Reference in a new issue