增加新的接收信息装饰器, 并支持自定义函数接受信息类型, 增加防撤回
This commit is contained in:
@@ -144,8 +144,6 @@ class Register(Event):
|
||||
raise NotImplementedError
|
||||
|
||||
def group_changed_register(self,
|
||||
isGroup: bool = False,
|
||||
isDivision: bool = False,
|
||||
isPyq: bool = False,
|
||||
allow_other_receive: bool = True):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user