mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-29 05:18:10 +00:00
enumeration "class"
This commit is contained in:
parent
5b492bae9d
commit
33dd708831
@ -21,7 +21,7 @@ from pyrogram.api import types
|
||||
|
||||
|
||||
class ChatAction(Enum):
|
||||
"""This enumeration class provides a convenient access to all Chat Actions available.
|
||||
"""This enumeration provides a convenient access to all Chat Actions available.
|
||||
Chat Actions are intended to be used with
|
||||
:meth:`send_chat_action() <pyrogram.Client.send_chat_action>`.
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user