Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChatApiClientListChatMessagesOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • ChatApiClientListChatMessagesOptionalParams

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 ISO8601 format: yyyy-MM-ddTHH:mm:ssZ.

Generated using TypeDoc