Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChatThreadMember

Package version

A member of the chat thread. A member of the chat thread.

Hierarchy

  • any
    • ChatThreadMember

Index

Properties

Optional displayName

displayName: undefined | string

Display name for the chat thread member.

id

id: string

The id of the chat thread member in the format 8:acs:ResourceId_AcsUserId.

Optional shareHistoryTime

shareHistoryTime: Date

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

user

user: CommunicationUser

The CommunicationUser that identifies this chat thread member.

Generated using TypeDoc