new folder app/message

This commit is contained in:
TheMisterSenpai 2022-03-27 18:25:52 +03:00
parent 329a4fa216
commit 7a487e530a
2 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,4 @@
# Copyright MelisaDev 2022 - Present
# Full MIT License can be found in `LICENSE.txt` at the project root.
from .message import *

View file

@ -0,0 +1,4 @@
# Copyright MelisaDev 2022 - Present
# Full MIT License can be found in `LICENSE.txt` at the project root.
from __future__ import annotations