Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ServerConversations

Index

Properties

conversations: ConversationItem[]

The conversation list.

cursor: string

The position from which to start getting data for the next query. If the number of returned data entries is smaller than that specified in the request, the cursor is an empty string (''), which indicates that the current page is the last page; otherwise, the SDK returns the specific cursor position which indicates where to start getting data for the next query.

Generated using TypeDoc