Skip to main content
Version: Next

RESTGetAPIChannelMessagesQuery

@deprecated

API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.

Index

Properties

optionalafter

after?: string

Get messages after this message ID

optionalaround

around?: string

Get messages around this message ID

optionalbefore

before?: string

Get messages before this message ID

optionallimit

limit?: number

Max number of messages to return (1-100)

@default

50