@wildix/wda-stream-client > ChatRecord
ChatRecord interface
Signature:
export interface ChatRecord
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
string | undefined | (Optional) A unique identifier that distinguishes each chat session within a channel. | ||
string | |||
number | |||
number | |||
string | undefined | (Optional) A unique chat channel identifier, distinguish each chat channel across different types. | ||
(ChatParticipant)[] | |||
string | undefined | (Optional) | ||
string | undefined | (Optional) | ||
string | undefined | (Optional) | ||
number | |||
ChatStatus | undefined | (Optional) | ||
string | undefined | (Optional) | ||
(ChatTag)[] | undefined | (Optional) | ||
number | |||
number | undefined | (Optional) |