Interface GetChannelMessagesFilter

Hierarchy

  • GetChannelMessagesFilter

Properties

after?: string

Order will be reversed when compared to before or when omitting this parameter altogether

before?: string

An ISO 8601 timestamp that will be used to filter out results for the current page

includePrivate?: boolean

Whether to include private messages between all users in response (default false)

limit?: number

The max size of the page (default 50; min 1; max 100)