Several documentation fixes/additions (#750)

This commit is contained in:
Jeff
2018-04-08 20:15:26 +08:00
committed by Lonami
parent 8e01946957
commit 259bb6ace1
5 changed files with 24 additions and 48 deletions

View File

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