Interface RESTGetAPIChannelMessagesQuery

Hierarchy

  • RESTGetAPIChannelMessagesQuery

Properties

after?: string

Get messages after this message ID

around?: string

Get messages around this message ID

before?: string

Get messages before this message ID

limit?: number

Max number of messages to return (1-100)

Default

50

Generated using TypeDoc