mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-05 06:44:51 +00:00
Rename file
This commit is contained in:
parent
2b793dd2a1
commit
4b7e22aedd
2 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ from .send_audio import SendAudio
|
||||||
from .send_chat_action import SendChatAction
|
from .send_chat_action import SendChatAction
|
||||||
from .send_contact import SendContact
|
from .send_contact import SendContact
|
||||||
from .send_document import SendDocument
|
from .send_document import SendDocument
|
||||||
from .send_gif import SendAnimation
|
from .send_animation import SendAnimation
|
||||||
from .send_location import SendLocation
|
from .send_location import SendLocation
|
||||||
from .send_media_group import SendMediaGroup
|
from .send_media_group import SendMediaGroup
|
||||||
from .send_message import SendMessage
|
from .send_message import SendMessage
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue