继承插件总基类,注释更新
This commit is contained in:
@@ -34,7 +34,4 @@ def register_event_plugin(cls, *args, **kwargs):
|
||||
|
||||
用法:
|
||||
@register_event_plugin
|
||||
class MyEventPlugin:
|
||||
event_type = EventType.MESSAGE_RECEIVED
|
||||
...
|
||||
"""
|
||||
Reference in New Issue
Block a user