Skip to content

Commit

Permalink
Update docs [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Karlatemp committed Dec 11, 2021
1 parent 2675e8e commit 478d246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Messages.md
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ for (SingleMessage message : messageChain) {
}
```

也可以使用 `messageChain.iterator()``messageChain.steam()` 等。
也可以使用 `messageChain.iterator()``messageChain.stream()` 等。

### 序列化

Expand Down

0 comments on commit 478d246

Please sign in to comment.