mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-29 17:27:41 +00:00
🔥 self-built app hasn't MetaEvent
This commit is contained in:
@ -237,11 +237,6 @@ class NoticeEvent(Event):
|
||||
...
|
||||
|
||||
|
||||
class MetaEvent(Event):
|
||||
#TODO:实现该事件
|
||||
...
|
||||
|
||||
|
||||
_t = StringTrie(separator=".")
|
||||
|
||||
# define `model` first to avoid globals changing while `for`
|
||||
|
Reference in New Issue
Block a user