AcsChatAzureBotCommandReceivedInThreadEventData interface
Schéma vlastnosti Data události EventGridEvent pro událost Microsoft.Communication.ChatAzureBotCommandReceivedInThread.
- Extends
Vlastnosti
| message |
Text zprávy chatu |
| metadata | Metadata zprávy chatu |
Zděděné vlastnosti
| compose |
Původní čas psaní zprávy |
| message |
ID zprávy chatu |
| sender |
Identifikátor komunikace odesílatele |
| sender |
Zobrazované jméno odesílatele |
| thread |
ID vlákna chatu |
| transaction |
ID transakce se použije jako vektor kolační relace. |
| type | Typ zprávy |
| version | Verze zprávy |
Podrobnosti vlastnosti
messageBody
Text zprávy chatu
messageBody: string
Hodnota vlastnosti
string
metadata
Metadata zprávy chatu
metadata?: {[propertyName: string]: string}
Hodnota vlastnosti
{[propertyName: string]: string}
Podrobnosti zděděných vlastností
composeTime
Původní čas psaní zprávy
composeTime?: string
Hodnota vlastnosti
string
messageId
ID zprávy chatu
messageId: string
Hodnota vlastnosti
string
senderCommunicationIdentifier
Identifikátor komunikace odesílatele
senderCommunicationIdentifier: CommunicationIdentifierModel
Hodnota vlastnosti
Zděděno zAcsChatMessageEventInThreadBase.senderCommunicationIdentifier
senderDisplayName
Zobrazované jméno odesílatele
senderDisplayName?: string
Hodnota vlastnosti
string
threadId
ID vlákna chatu
threadId: string
Hodnota vlastnosti
string
transactionId
ID transakce se použije jako vektor kolační relace.
transactionId: string
Hodnota vlastnosti
string
type
version
Verze zprávy
version?: number
Hodnota vlastnosti
number