RESTGetAPIChannelMessagesQuery

https://discord.com/developers/docs/resources/channel#get-channel-messages

Signature

export interface RESTGetAPIChannelMessagesQuery

Properties

4

Methods

0

No methods.

Properties

limit?: number;

Max number of messages to return (1-100)

@default50