Import everything from aiocqhttp.message in none.message

This commit is contained in:
Richard Chien
2018-10-14 22:52:37 +08:00
parent bc0d7aaa64
commit 67362e97e7
4 changed files with 7 additions and 11 deletions

View File

@ -1,6 +1,5 @@
from aiocqhttp.message import unescape
from none import on_command, CommandSession, permission as perm
from none.message import unescape
@on_command('echo')