mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-06 05:00:23 +03:00
fix last commit's docstring link
This commit is contained in:
parent
9e97e0d361
commit
31ae3c9936
|
@ -83,7 +83,7 @@ class ChatAction(EventBuilder):
|
||||||
Represents the event of a new chat action.
|
Represents the event of a new chat action.
|
||||||
|
|
||||||
Members:
|
Members:
|
||||||
action_message (:tl:`MessageAction`):
|
action_message (`MessageAction <https://lonamiwebs.github.io/Telethon/types/message_action.html>`_):
|
||||||
The message invoked by this Chat Action.
|
The message invoked by this Chat Action.
|
||||||
|
|
||||||
new_pin (`bool`):
|
new_pin (`bool`):
|
||||||
|
|
Loading…
Reference in New Issue
Block a user