AcsChatParticipantRemovedFromThreadWithUserEventData type
Microsoft.Communication.ChatParticipantRemovedFromThreadWithUser 事件的 EventGridEvent Data 屬性架構。
type AcsChatParticipantRemovedFromThreadWithUserEventData =
AcsChatThreadEventBase & {
participantRemoved: AcsChatThreadParticipant
removedByCommunicationIdentifier: CommunicationIdentifierModel
time: string
}