AcsChatParticipantAddedToThreadWithUserEventData type
Schéma vlastnosti Data EventGridEvent pro událost Microsoft.Communication.ChatParticipantAddedToThreadWithUser události.
type AcsChatParticipantAddedToThreadWithUserEventData =
AcsChatThreadEventBase & {
addedByCommunicationIdentifier: CommunicationIdentifierModel
participantAdded: AcsChatThreadParticipant
time: string
}