Interface ICursorPaginatedChats

Cursor (keyset) paginated external chats response. pinned is present only on the first page (no cursor).

Hierarchy

  • ICursorPaginatedChats

Properties

data: IChat[]
hasNext: boolean
nextCursor: string
pinned?: IChat[]

Generated using TypeDoc