Preview environment

interface RESTGetAPIChannelMessagesQuery

export interface RESTGetAPIChannelMessagesQuery

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

optional
after? : Snowflake

Get messages after this message ID

optional
around? : Snowflake

Get messages around this message ID

optional
before? : Snowflake

Get messages before this message ID

optional
limit? : number

Max number of messages to return (1-100) 50