模板:QQchat:修订间差异
来自RIA | Wiki
更多操作
LettuceIce(留言 | 贡献) 无编辑摘要 |
LettuceIce(留言 | 贡献) 无编辑摘要 |
||
| 第38行: | 第38行: | ||
"description": "用户头像(仅接受background-color)", | "description": "用户头像(仅接受background-color)", | ||
"example": "background-color:red", | "example": "background-color:red", | ||
"default": "background-color:gray | "default": "background-color:gray", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
2023年11月2日 (四) 17:19的版本
{{{group_name}}}
{{{time}}}
{{{message}}}
{{{user_title}}} {{{user_name}}}
无描述。
| 参数 | 描述 | 类型 | 状态 | |
|---|---|---|---|---|
| group_name | group_name | 群聊名称 | 字符串 | 必需 |
| time | time | 聊天时间 | 字符串 | 推荐 |
| message | message | 消息内容 | 字符串 | 必需 |
| user_profile | user_profile | 用户头像(仅接受background-color)
| 未知 | 推荐 |
| user_title | user_title | 用户头衔 | 字符串 | 必需 |
| user_name | user_name | 用户昵称 | 字符串 | 必需 |