Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChatParticipant

Package version

A participant of the chat thread. A participant of the chat thread.

Hierarchy

  • any
    • ChatParticipant

Index

Properties

Optional displayName

displayName: undefined | string

Display name for the chat participant.

id

id: string

The id of the chat participant.

Optional shareHistoryTime

shareHistoryTime: Date

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

user

user: CommunicationUserIdentifier

The CommunicationUserIdentifier that identifies this chat participant.

Generated using TypeDoc