mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-19 09:38:21 +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