# Function: sendInteractiveProperty
▸ sendInteractiveProperty(params
: sendInteractivePropertyParams): Promise‹void›
赠送互动道具
# 参数:
属性 | 类型 |
---|---|
params | sendInteractivePropertyParams |
sendInteractivePropertyParams
属性 | 类型 | 描述 |
---|---|---|
complete? | Function | - |
fail? | function | - |
imageUrl? | string | - |
imageUrlId? | string | - |
key | string | - |
opNum | number | - |
quiet? | boolean | - |
success? | function | - |
title? | string | - |
toUserOpenid | string | - |
# 返回值:
Promise‹void›
返回一个promise对象