AcsChatParticipantRemovedFromThreadWithUserEventData type
Schéma vlastnosti Data EventGridEvent pro událost Microsoft.Communication.ChatParticipantRemovedFromThreadWithUser události.
type AcsChatParticipantRemovedFromThreadWithUserEventData =
AcsChatThreadEventBase & {
participantRemoved: AcsChatThreadParticipant
removedByCommunicationIdentifier: CommunicationIdentifierModel
time: string
}