1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-05-04 19:17:37 +08:00

doc: fix typo

This commit is contained in:
Mrs4s 2021-12-09 01:00:23 +08:00
parent 9c3997d11f
commit c40f1b8191
No known key found for this signature in database
GPG Key ID: 3186E98FA19CE3A7

View File

@ -108,7 +108,7 @@ ChannelInfo:
| `owner_guild_id` | string | 所属频道ID | | `owner_guild_id` | string | 所属频道ID |
| `channel_id` | string | 子频道ID | | `channel_id` | string | 子频道ID |
| `channel_type` | int32 | 子频道类型 | | `channel_type` | int32 | 子频道类型 |
| `channel_name` | string | 频道名称 | | `channel_name` | string | 频道名称 |
| `create_time` | int64 | 创建时间 | | `create_time` | int64 | 创建时间 |
| `creator_tiny_id` | string | 创建者ID | | `creator_tiny_id` | string | 创建者ID |
| `talk_permission` | int32 | 发言权限类型 | | `talk_permission` | int32 | 发言权限类型 |