Skip to main content
Version: Next

RESTGetAPIChannelMessagesQuery

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