Merge branch 'dev' of https://github.com/MoFox-Studio/MoFox_Bot into dev
This commit is contained in:
@@ -27,6 +27,7 @@ class ActionPlannerInfo(BaseDataModel):
|
||||
action_data: dict | None = None
|
||||
action_message: Optional["DatabaseMessages"] = None
|
||||
available_actions: dict[str, "ActionInfo"] | None = None
|
||||
should_quote_reply: bool | None = None # 是否应该引用回复原消息,None表示由系统自动决定
|
||||
|
||||
|
||||
@dataclass
|
||||
|
||||
Reference in New Issue
Block a user