Skip to content

Commit

Permalink
:doc: Update 02-adapter.md (#110)
Browse files Browse the repository at this point in the history
修改错别字
  • Loading branch information
Sam5440 authored Oct 29, 2023
1 parent 3dc3214 commit b6013fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/dev/02-adapter.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ class OB11Receipt(Receipt):
- target: PlatformTarget, 需要发送到的目的地
- event: Optional[Event],触发消息的事件,如果是主动发送消息则为None
- at_sender: bool,需不需要顺带at发送者
- reply: bool, 需不需要以恢复消息的形式发送
- reply: bool, 需不需要以回复消息的形式发送

而且需要返回刚才定义的 Receipt

Expand Down

0 comments on commit b6013fa

Please sign in to comment.