AcsMessageReceivedEventData interface
Microsoft.Communication.AdvancedMessageReceived 事件之 EventGridEvent 的 Data 属性架構。
- Extends
屬性
button | 已接收的訊息按鈕內容 |
channel |
接收的訊息通道種類 |
content | 已接收的訊息內容 |
context | 接收的訊息內容 |
interactive |
收到的訊息互動式內容 |
media |
已接收的訊息媒體內容 |
message |
訊息標識碼。 格式為 Guid 做為字串。 |
message |
WhatsApp 訊息類型 |
reaction | 收到的訊息反應內容 |
繼承的屬性
error | 通道事件錯誤 |
from | 郵件寄件者 |
received |
收到時間訊息 |
to | 郵件收件者 |
屬性詳細資料
button
channelKind
接收的訊息通道種類
channelKind?: string
屬性值
string
content
已接收的訊息內容
content?: string
屬性值
string
context
interactiveContent
mediaContent
messageId
訊息標識碼。 格式為 Guid 做為字串。
messageId?: string
屬性值
string
messageType
WhatsApp 訊息類型
messageType: string
屬性值
string
reaction
繼承的屬性詳細資料
error
通道事件錯誤
error?: AcsMessageChannelEventError