Skip to content

Commit

Permalink
docs: remove an extra backslash (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
Allenyou1126 authored Oct 30, 2024
1 parent 464aea7 commit 4a0a22b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Lagrange.Core/MessageChain/MessageChain.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MessageChain 消息链

消息链类, 继承自 `List\<IMessageEntity>`
消息链类, 继承自 `List<IMessageEntity>`

如果为群聊消息:

Expand Down

0 comments on commit 4a0a22b

Please sign in to comment.