2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-28 12:57:52 +00:00

Rename file

This commit is contained in:
Dan 2018-08-07 01:25:34 +02:00
parent 2b793dd2a1
commit 4b7e22aedd
2 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ from .send_audio import SendAudio
from .send_chat_action import SendChatAction
from .send_contact import SendContact
from .send_document import SendDocument
from .send_gif import SendAnimation
from .send_animation import SendAnimation
from .send_location import SendLocation
from .send_media_group import SendMediaGroup
from .send_message import SendMessage