Merge pull request #37 from tobycroft/patch-1

Update doc err at group.md
This commit is contained in:
白池 2023-11-12 16:22:35 +08:00 committed by GitHub
commit a233402723
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -157,17 +157,6 @@ icon: user-group
该 API 无响应数据
:::
### API 端点
`/set_group_whole_ban`
### 参数
| 字段 | 类型 | 必须 | 说明 |
| -------- | ----- | ---- | -------- |
| group_id | int64 | 是 | 群号 |
| enable | bool | 是 | 是否禁言 |
### 响应
该接口将返回处理结果,其中 `data` 字段无数据。。