# 接龙说明

# 字段说明

字段 类型 必填 说明
title string 接龙标题
example string 接龙格式
str_open_id object 发起机器人编号
content string 接龙内容
explanation string 补充文案

# 参考示例

{
    "msg_num":1,
    "msg_type":20,
    "msg_content":"{\"title\":\"现摘新鲜葡萄来啦!\",\"example\":\"每斤仅需8.8 元\",\"str_open_id\":\"机器人id\",\"content\":\"xxx 3斤\",\"explanation\":\"🍬补充文案:谁能拒绝满口爆甜的葡萄啊\"}"
}
最后更新时间: 2026/2/6 10:31:07