mirror of
https://github.com/whitechi73/OpenShamrock.git
synced 2024-08-14 13:12:17 +08:00
get_essence_msg_list
This commit is contained in:
parent
d516dde165
commit
ff05c8b753
@ -576,7 +576,7 @@ icon: address-book
|
|||||||
| actor | int64 | 处理者, 未处理为0 |
|
| actor | int64 | 处理者, 未处理为0 |
|
||||||
| flag | string | flag,用于处理请求 |
|
| flag | string | flag,用于处理请求 |
|
||||||
|
|
||||||
## 获取精华消息列表 <Badge text="未实现" type="danger" />
|
## 获取精华消息列表
|
||||||
|
|
||||||
该接口用于获取精华消息列表。
|
该接口用于获取精华消息列表。
|
||||||
|
|
||||||
@ -602,7 +602,9 @@ icon: address-book
|
|||||||
| operator_id | int64 | 操作者QQ 号 |
|
| operator_id | int64 | 操作者QQ 号 |
|
||||||
| operator_nick | string | 操作者昵称 |
|
| operator_nick | string | 操作者昵称 |
|
||||||
| operator_time | int64 | 精华设置时间 |
|
| operator_time | int64 | 精华设置时间 |
|
||||||
| message_id | int32 | 消息ID |
|
| message_id | int32 | 消息ID,可能为0表示找不到消息映射 |
|
||||||
|
| message_seq | int32 | 消息seq |
|
||||||
|
|
||||||
|
|
||||||
## QQ是否在黑名单内
|
## QQ是否在黑名单内
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user