📝 Docs: 更新到 nonepress 3.8.0 (#4126)

This commit is contained in:
StarHeart
2026-08-01 16:57:44 +08:00
committed by GitHub
parent b38b1e5261
commit 1b88a6e77d
198 changed files with 2042 additions and 1641 deletions
@@ -55,7 +55,7 @@ asycn def _(bot: Bot, event: Event):
</TabItem>
</Tabs>
:::caution
:::warning
该方法获取的消息事件 ID 不推荐直接用于各适配器的 API 调用中,可能会操作失败。
@@ -231,7 +231,7 @@ async def message_edit(
## 表态消息
:::caution
:::warning
该方法属于实验性功能。其接口可能会在未来的版本中发生变化。