mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-07 07:24:51 +00:00
Add InputMedia docs
This commit is contained in:
parent
995167c534
commit
cfb36351f9
2 changed files with 7 additions and 0 deletions
6
docs/source/pyrogram/InputMedia.rst
Normal file
6
docs/source/pyrogram/InputMedia.rst
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
InputMedia
|
||||||
|
==========
|
||||||
|
|
||||||
|
.. autoclass:: pyrogram.InputMedia
|
||||||
|
:members:
|
||||||
|
:undoc-members:
|
||||||
|
|
@ -11,6 +11,7 @@ the same parameters as well, thus offering a familiar look to Bot developers.
|
||||||
Client
|
Client
|
||||||
ChatAction
|
ChatAction
|
||||||
ParseMode
|
ParseMode
|
||||||
|
InputMedia
|
||||||
Error
|
Error
|
||||||
|
|
||||||
.. _Telegram Bot API: https://core.telegram.org/bots/api#available-methods
|
.. _Telegram Bot API: https://core.telegram.org/bots/api#available-methods
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue