Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChatThreadListChatMessagesOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • ChatThreadListChatMessagesOptionalParams

Index

Properties

Properties

Optional maxPageSize

maxPageSize: undefined | number

The maximum number of messages to be returned per page.

Optional startTime

startTime: Date

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

Generated using TypeDoc