AcsChatThreadDeletedEventData type

مخطط الخاصية Data ل EventGridEvent لحدث Microsoft.Communication.ChatThreadDeleted.

type AcsChatThreadDeletedEventData = AcsChatThreadEventInThreadBase & {
  deleteTime: string
  deletedByCommunicationIdentifier: CommunicationIdentifierModel
}