Skip to main content

@wildix/wda-stream-client > ChatParticipant

ChatParticipant interface

Signature:

export interface ChatParticipant 

Properties

Property

Modifiers

Type

Description

bot?

boolean | undefined

(Optional)

company?

string | undefined

(Optional)

createdAt?

string | undefined

(Optional)

email?

string | undefined

(Optional)

id

string

locale?

string | undefined

(Optional)

name?

string | undefined

(Optional)

pbxDomain?

string | undefined

(Optional)

pbxExtension?

string | undefined

(Optional)

pbxPort?

string | undefined

(Optional)

pbxSerial?

string | undefined

(Optional)

pbxUserId?

string | undefined

(Optional)

phone?

string | undefined

(Optional)

picture?

string | undefined

(Optional)

role

ChatParticipantRole

timeZone?

string | undefined

(Optional)

type

ChatParticipantType

updatedAt?

string | undefined

(Optional)