AcsChatParticipantAddedToThreadEventData type
Schéma vlastnosti Data EventGridEvent pro událost Microsoft.Communication.ChatThreadParticipantAdded.
type AcsChatParticipantAddedToThreadEventData = AcsChatEventInThreadBase & {
addedByCommunicationIdentifier: CommunicationIdentifierModel
participantAdded: AcsChatThreadParticipant
time: string
version: number
}