增加新的接收信息装饰器, 并支持自定义函数接受信息类型, 增加防撤回

This commit is contained in:
Mr.yang
2023-10-08 22:41:25 +08:00
parent f321ed6d85
commit 15a6264f0d
6 changed files with 12 additions and 8 deletions
-2
View File
@@ -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):
"""