AcsChatMessageEditedEventData interface
Schéma vlastnosti Data EventGridEvent pro událost Microsoft.Communication.ChatMessageEditeded.
- Extends
Vlastnosti
| edit |
Čas, kdy byla zpráva upravena |
| 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 |
| recipient |
Identifikátor komunikace cílového uživatele |
| 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
editTime
Čas, kdy byla zpráva upravena
editTime?: string
Hodnota vlastnosti
string
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
zděděno zAcsChatMessageEventBase.composeTime
messageId
ID zprávy chatu
messageId: string
Hodnota vlastnosti
string
zděděno zAcsChatMessageEventBase.messageId
recipientCommunicationIdentifier
Identifikátor komunikace cílového uživatele
recipientCommunicationIdentifier: CommunicationIdentifierModel
Hodnota vlastnosti
zděděný zAcsChatMessageEventBase.recipientCommunicationIdentifier
senderCommunicationIdentifier
Identifikátor komunikace odesílatele
senderCommunicationIdentifier: CommunicationIdentifierModel
Hodnota vlastnosti
zděděno zAcsChatMessageEventBase.senderCommunicationIdentifier
senderDisplayName
Zobrazované jméno odesílatele
senderDisplayName?: string
Hodnota vlastnosti
string
threadId
ID vlákna chatu
threadId: string
Hodnota vlastnosti
string
zděděné zAcsChatMessageEventBase.threadId
transactionId
ID transakce se použije jako vektor kolační relace.
transactionId: string
Hodnota vlastnosti
string