💥 matcher prompt support message formatter

This commit is contained in:
yanyongyu
2021-09-11 13:45:03 +08:00
parent 12c1f6d764
commit b635d01519
2 changed files with 9 additions and 19 deletions

View File

@ -22,4 +22,5 @@ except Exception:
from ._bot import Bot
from ._event import Event
from ._formatter import MessageFormatter
from ._message import Message, MessageSegment