AcsChatThreadDeletedEventData type
Schemat właściwości Data zdarzenia EventGridEvent dla zdarzenia Microsoft.Communication.ChatThreadDeleted.
type AcsChatThreadDeletedEventData = AcsChatThreadEventInThreadBase & {
deleteTime: string
deletedByCommunicationIdentifier: CommunicationIdentifierModel
}