AcsChatThreadDeletedEventData type
Schéma de la propriété Data d’un EventGridEvent pour un événement Microsoft.Communication.ChatThreadDeleted.
type AcsChatThreadDeletedEventData = AcsChatThreadEventInThreadBase & {
deleteTime: string
deletedByCommunicationIdentifier: CommunicationIdentifierModel
}