mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 12:51:18 +00:00
Add Emoji module docs
This commit is contained in:
parent
7b73b98d78
commit
cb7601005b
6
docs/source/pyrogram/Emoji.rst
Normal file
6
docs/source/pyrogram/Emoji.rst
Normal file
@ -0,0 +1,6 @@
|
||||
Emoji
|
||||
======
|
||||
|
||||
.. autoclass:: pyrogram.Emoji
|
||||
:members:
|
||||
:undoc-members:
|
@ -11,6 +11,7 @@ the same parameters as well, thus offering a familiar look to Bot developers.
|
||||
Client
|
||||
ChatAction
|
||||
ParseMode
|
||||
Emoji
|
||||
InputMedia
|
||||
Error
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user