Slight improvement on ChatAction's docs

This commit is contained in:
Lonami Exo
2019-11-10 14:56:00 +01:00
parent 38b929b973
commit 57dd0827f4
2 changed files with 13 additions and 2 deletions

View File

@@ -90,7 +90,8 @@ Full documentation for the `MessageRead
ChatAction
==========
Occurs whenever a user joins or leaves a chat, or a message is pinned.
Occurs on certain chat actions, such as chat title changes,
user join or leaves, pinned messages, photo changes, etc.
Full documentation for the `ChatAction
<telethon.events.chataction.ChatAction>`.