NotificationContentParent interface
要发送的消息的详细信息。
属性
| channel |
业务标识符的通道注册 ID。 |
| kind | |
| to | 收件人的本机外部平台用户标识符。 |
属性详细信息
channelRegistrationId
业务标识符的通道注册 ID。
channelRegistrationId: string
属性值
string
kind
kind: string
属性值
string
to
收件人的本机外部平台用户标识符。
to: string[]
属性值
string[]