Skip to main content

GetMessagesAround

@discordeno/botDocs


Documentation / @discordeno/bot / GetMessagesAround

Interface: GetMessagesAround

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

Extends

Properties

around?

optional around: BigString

Get messages around this message id

Defined in

packages/types/dist/types/discordeno.d.ts:261


limit?

optional limit: number

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

Inherited from

GetMessagesLimit.limit

Defined in

packages/types/dist/types/discordeno.d.ts:256