mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
Add new folder for messages and media related types
This commit is contained in:
parent
3a5dc20fb5
commit
2b4138ee30
17 changed files with 3 additions and 0 deletions
|
|
@ -21,6 +21,9 @@ from .audio import Audio
|
|||
from .contact import Contact
|
||||
from .document import Document
|
||||
from .location import Location
|
||||
from .message import Message
|
||||
from .message_entity import MessageEntity
|
||||
from .messages import Messages
|
||||
from .photo import Photo
|
||||
from .photo_size import PhotoSize
|
||||
from .sticker import Sticker
|
||||
Loading…
Reference in a new issue