RESTGetAPIChannelMessagesQuery

export interface RESTGetAPIChannelMessagesQuery
export interface RESTGetAPIChannelMessagesQuery
https://discord.com/developers/docs/resources/channel#get-channel-messages
after?:Snowflake
Get messages after this message ID
around?:Snowflake
Get messages around this message ID
before?:Snowflake
Get messages before this message ID
limit?:number
Max number of messages to return (1-100) 50