fix last commit's docstring link

This commit is contained in:
Jeff 2018-04-08 18:17:35 +08:00
parent 9e97e0d361
commit 31ae3c9936

View File

@ -83,7 +83,7 @@ class ChatAction(EventBuilder):
Represents the event of a new chat action.
Members:
action_message (:tl:`MessageAction`):
action_message (`MessageAction <https://lonamiwebs.github.io/Telethon/types/message_action.html>`_):
The message invoked by this Chat Action.
new_pin (`bool`):