Skip to content

Latest commit

 

History

History
48 lines (26 loc) · 1.42 KB

_src_agent_structures_.listchatsresponse.md

File metadata and controls

48 lines (26 loc) · 1.42 KB

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

Interface: ListChatsResponse

Hierarchy

  • ListChatsResponse

Index

Properties

Properties

chats_summary

chats_summary: ChatsSummary[]

Defined in src/agent/structures.ts:33


found_chats

found_chats: number

Defined in src/agent/structures.ts:34


Optional next_page_id

next_page_id? : undefined | string

Defined in src/agent/structures.ts:32


Optional previuous_page_id

previuous_page_id? : undefined | string

Defined in src/agent/structures.ts:31