2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-09-01 14:55:12 +00:00

Remove ChatAction module too

It's pretty much useless, better just use strings
This commit is contained in:
Dan
2019-05-09 04:58:55 +02:00
parent 3a494a478f
commit 6530c7e293
7 changed files with 49 additions and 128 deletions

View File

@@ -1,5 +0,0 @@
ChatAction
==========
.. autoclass:: pyrogram.ChatAction
:members:

View File

@@ -14,7 +14,6 @@ after the well established Telegram Bot API methods, thus offering a familiar lo
Handlers
Decorators
Filters
ChatAction
Errors