There was an error while loading. Please reload this page.
1 parent d41f8a6 commit 87f20a1Copy full SHA for 87f20a1
pyrogram/methods/messages/send_media_group.py
@@ -62,7 +62,7 @@ async def send_media_group(
62
Example:
63
.. code-block:: python
64
65
- from pyrogram import InputMediaPhoto, InputMediaVideo
+ from pyrogram.types import InputMediaPhoto, InputMediaVideo
66
67
app.send_media_group(
68
"me",
0 commit comments