Skip to content

Commit

Permalink
[Docs] Fix unmatched translation of get_essence_msg_list
Browse files Browse the repository at this point in the history
Merge pull request #23 from MikuPy2001/patch-2

Update index.md 扩展API 中最后一个 get_essence_msg_list 方法名更正
  • Loading branch information
Wesley-Young authored Dec 6, 2024
2 parents 258af21 + 6047730 commit f290b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Lagrange.OneBot/API/Extend/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ async def test_send_forward_message(bot: Bot, target_id: int):
| --------------- | -------- | ------ | ---------------------------------- |
| `message_id` | int | - | 消息 ID |

## 设置群精华消息
## 获取群精华消息列表

**方法名**

Expand Down

0 comments on commit f290b4a

Please sign in to comment.