mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-29 05:18:10 +00:00
Add InputMedia docs
This commit is contained in:
parent
995167c534
commit
cfb36351f9
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…
x
Reference in New Issue
Block a user