群精华消息 (GroupEssenceMessage)
字段名 | 类型 | 描述 |
---|---|---|
group_id | int64 | 群号 |
message_seq | int64 | 消息序列号 |
message_time | int64 | 消息发送时的 Unix 时间戳(秒) |
sender_id | int64 | 发送者 QQ 号 |
sender_name | string | 发送者名称 |
operator_id | int64 | 设置精华的操作者 QQ 号 |
operator_name | string | 设置精华的操作者名称 |
operation_time | int64 | 消息被设置精华时的 Unix 时间戳(秒) |
segments | IncomingSegment[] | 消息段列表 |