AcsChatParticipantRemovedFromThreadEventData type
Schéma vlastnosti Data EventGridEvent pro událost Microsoft.Communication.ChatThreadParticipantRemoved.
type AcsChatParticipantRemovedFromThreadEventData = AcsChatEventInThreadBase & {
participantRemoved: AcsChatThreadParticipant
removedByCommunicationIdentifier: CommunicationIdentifierModel
time: string
version: number
}