feat:部分处理notify,自动同步数据库null约束变更

notify存储至message库
This commit is contained in:
SengokuCola
2025-08-08 12:34:21 +08:00
parent a7bd6a05b3
commit a2c86f3605
7 changed files with 285 additions and 12 deletions

View File

@@ -109,6 +109,7 @@ class MessageRecv(Message):
self.has_picid = False
self.is_voice = False
self.is_mentioned = None
self.is_notify = False
self.is_command = False