可能要发送的小程序怎么设置才能显示?

可能要发送的小程序这个是怎么设置才能出现的啊?

可能要发送的小程序这个是怎么设置才能出现的啊?
了解下 https://developers.weixin.qq.com/miniprogram/dev/component/button.html
| send-message-title | String | 当前标题 | 会话内消息卡片标题 | open-type="contact" | 1.5.0 |
| send-message-path | String | 当前分享路径 | 会话内消息卡片点击跳转小程序路径 | open-type="contact" | 1.5.0 |
| send-message-img | String | 截图 | 会话内消息卡片图片 | open-type="contact" | 1.5.0 |
| show-message-card | Boolean | false | 显示会话内消息卡片 | open-type="contact" | 1.5.0 |