Add Emoji module docs

This commit is contained in:
Dan 2018-02-15 18:48:23 +01:00
parent 7b73b98d78
commit cb7601005b
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,6 @@
Emoji
======
.. autoclass:: pyrogram.Emoji
:members:
:undoc-members:

View File

@ -11,6 +11,7 @@ the same parameters as well, thus offering a familiar look to Bot developers.
Client Client
ChatAction ChatAction
ParseMode ParseMode
Emoji
InputMedia InputMedia
Error Error