TextNotificationContent interface
发送文本通知的请求。
继承属性
| channel |
业务标识符的通道注册 ID。 |
| to | 收件人的本机外部平台用户标识符。 |
属性详细信息
content
消息内容。
content: string
属性值
string
kind
消息通知类型为文本。
kind: "text"
属性值
"text"
继承属性详细信息
channelRegistrationId
业务标识符的通道注册 ID。
channelRegistrationId: string
属性值
string