Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChatListChatThreadsOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • ChatListChatThreadsOptionalParams

Index

Properties

Properties

Optional maxPageSize

maxPageSize: undefined | number

The maximum number of chat threads returned per page.

Optional startTime

startTime: Date

The earliest point in time to get chat threads up to. The timestamp should be in RFC3339 format: yyyy-MM-ddTHH:mm:ssZ.

Generated using TypeDoc