Merge branch 'main' into mod/opti

This commit is contained in:
Akarin~ 2025-02-26 00:41:34 +08:00 committed by GitHub
commit 872be20950
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,5 +30,5 @@ class SessionContextDepends(BaseModel):
bot: str | None = None
event: str | None = None
matcher: str | None = None
state: str | None = None
# state: str | None = None
caller: str | None = None