mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-28 03:05:25 +08:00
🔥 self-built app hasn't MetaEvent
This commit is contained in:
parent
30cb6be104
commit
8c7498eeb5
@ -237,11 +237,6 @@ class NoticeEvent(Event):
|
||||
...
|
||||
|
||||
|
||||
class MetaEvent(Event):
|
||||
#TODO:实现该事件
|
||||
...
|
||||
|
||||
|
||||
_t = StringTrie(separator=".")
|
||||
|
||||
# define `model` first to avoid globals changing while `for`
|
||||
|
Loading…
Reference in New Issue
Block a user