Package version:

Interface ChatParticipant

A participant of the chat thread.

Hierarchy

  • ChatParticipant

Properties

displayName?: string

Display name for the chat participant.

id: CommunicationIdentifier

Identifies a participant in Azure Communication services. A participant is, for example, a phone number or an Azure communication user. This model must be interpreted as a union: Apart from rawId, at most one further property may be set.

shareHistoryTime?: any

Time from which the chat history is shared with the participant. The timestamp is in RFC3339 format: yyyy-MM-ddTHH:mm:ssZ.

Generated using TypeDoc