Skip to content

Latest commit

 

History

History
66 lines (36 loc) · 1.81 KB

_src_agent_structures_.getchatresponse.md

File metadata and controls

66 lines (36 loc) · 1.81 KB

@livechat/lc-sdk-jsGlobals"src/agent/structures"GetChatResponse

Interface: GetChatResponse

Hierarchy

  • GetChatResponse

Index

Properties

Properties

access

access: Access

Defined in src/agent/structures.ts:62


id

id: string

Defined in src/agent/structures.ts:58


is_followed

is_followed: boolean

Defined in src/agent/structures.ts:63


Optional properties

properties? : Properties

Defined in src/agent/structures.ts:61


thread

thread: Thread

Defined in src/agent/structures.ts:60


users

users: User[]

Defined in src/agent/structures.ts:59