📝 replace deprecated caution/important admonitions

This commit is contained in:
StarHeartHunt
2026-07-22 22:21:49 +08:00
parent c42629ba7f
commit 641e95b73c
83 changed files with 147 additions and 147 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
该方法属于实验性功能。其接口可能会在未来的版本中发生变化。