mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-28 21:07:59 +00:00
Add missing import
This commit is contained in:
parent
2b4138ee30
commit
888b3cc6aa
@ -16,6 +16,7 @@
|
|||||||
# You should have received a copy of the GNU Lesser General Public License
|
# You should have received a copy of the GNU Lesser General Public License
|
||||||
# along with Pyrogram. If not, see <http://www.gnu.org/licenses/>.
|
# along with Pyrogram. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
from .input_media import InputMedia
|
||||||
from .input_media_animation import InputMediaAnimation
|
from .input_media_animation import InputMediaAnimation
|
||||||
from .input_media_audio import InputMediaAudio
|
from .input_media_audio import InputMediaAudio
|
||||||
from .input_media_document import InputMediaDocument
|
from .input_media_document import InputMediaDocument
|
||||||
|
Loading…
x
Reference in New Issue
Block a user