Skip to content

Commit

Permalink
typo: 群参数说明 (#2577)
Browse files Browse the repository at this point in the history
  • Loading branch information
cssxsh committed Mar 16, 2023
1 parent b6b1059 commit ba03bd4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/ConsoleTerminal.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,11 +202,11 @@ Console 会自动根据语境推断指令参数的含义。

####

| 格式 | 示例 | 说明 |
|-----------|-----------------|----------------------|
| 机器人号码.群号码 | `123456.987654` | 一个机器人的一个群 |
| 群号码 | `987654` | 当前唯一在线机器人的一个群 |
| `~` | `~` | 仅聊天环境下,指代指令调用人自己作为好友 |
| 格式 | 示例 | 说明 |
|-----------|-----------------|---------------|
| 机器人号码.群号码 | `123456.987654` | 一个机器人的一个群 |
| 群号码 | `987654` | 当前唯一在线机器人的一个群 |
| `~` | `~` | 仅聊天环境下,指代当前群聊 |

配置
----
Expand Down

0 comments on commit ba03bd4

Please sign in to comment.