1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-05-06 20:13:50 +08:00

Merge pull request #535 from kokororin/patch-1

fix typo
This commit is contained in:
Mrs4s 2021-01-04 01:05:06 +08:00 committed by GitHub
commit 4262430340
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -723,7 +723,7 @@ Type: `tts`
| `plugins_good` | bool | 原 `CQHTTP` 字段, 恒定为 `true` | | `plugins_good` | bool | 原 `CQHTTP` 字段, 恒定为 `true` |
| `app_good` | bool | 原 `CQHTTP` 字段, 恒定为 `true` | | `app_good` | bool | 原 `CQHTTP` 字段, 恒定为 `true` |
| `online` | bool | 表示BOT是否在线 | | `online` | bool | 表示BOT是否在线 |
| `goold` | bool | 同 `online` | | `good` | bool | 同 `online` |
| `stat` | Statistics | 运行统计 | | `stat` | Statistics | 运行统计 |
**Statistics** **Statistics**