共用方式為


TemplateNotificationContent interface

傳送範本通知的要求。

Extends

屬性

kind

訊息通知類型為範本。

template

用來建立範本的樣板物件。

繼承的屬性

channelRegistrationId

商務標識碼的通道註冊標識碼。

to

收件者的原生外部平臺用戶標識碼。

屬性詳細資料

kind

訊息通知類型為範本。

kind: "template"

屬性值

"template"

template

用來建立範本的樣板物件。

template: MessageTemplate

屬性值

繼承的屬性詳細資料

channelRegistrationId

商務標識碼的通道註冊標識碼。

channelRegistrationId: string

屬性值

string

繼承自NotificationContentParent.channelRegistrationId

to

收件者的原生外部平臺用戶標識碼。

to: string[]

屬性值

string[]

繼承自NotificationContentParent.to