mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-15 17:30:13 +08:00
docs: add TODO for documentation content in _command_model.py
This commit is contained in:
@@ -11,6 +11,7 @@ from ._typing_utils import unwrap_optional
|
|||||||
from .errors import AstrBotError
|
from .errors import AstrBotError
|
||||||
from .runtime._command_matching import split_command_remainder
|
from .runtime._command_matching import split_command_remainder
|
||||||
|
|
||||||
|
#TODO:文档内容喵
|
||||||
COMMAND_MODEL_DOCS_URL = "https://docs.astrbot.org/sdk/parameter-injection"
|
COMMAND_MODEL_DOCS_URL = "https://docs.astrbot.org/sdk/parameter-injection"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user