Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IMessageListOptions

Index

Properties

Optional count

count?: number

Total number of messages to return. Default / Max is 100

Optional end

end?: string | number | Date

Receive messages that from the end time value and newer. Used with end, receive messages between both time values.

Optional includeFilteredMessages

includeFilteredMessages?: boolean

Optional start

start?: string | number | Date

Receive messages that are older than and up to start time value. Used with end, receive messages between both time values.

Legend

  • Namespace
  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Interface
  • Interface with type parameter
  • Property
  • Enumeration

Generated using TypeDoc