mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-07-30 23:14:35 +00:00
📝 replace deprecated caution/important admonitions
This commit is contained in:
@@ -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
|
||||
|
||||
该方法属于实验性功能。其接口可能会在未来的版本中发生变化。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user