Skip to content

Latest commit

 

History

History
48 lines (26 loc) · 1.43 KB

_src_agent_structures_.listchatparameters.md

File metadata and controls

48 lines (26 loc) · 1.43 KB

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

Interface: ListChatParameters

Hierarchy

  • ListChatParameters

Index

Properties

Properties

Optional filters

filters? : ChatsFilters

Defined in src/agent/structures.ts:17


Optional limit

limit? : undefined | number

Defined in src/agent/structures.ts:19


Optional page_id

page_id? : undefined | string

Defined in src/agent/structures.ts:20


Optional sort_order

sort_order? : SortOrder

Defined in src/agent/structures.ts:18