Skip to main content

GetMessagesAround

@discordeno/bot


Documentation / @discordeno/bot / GetMessagesAround

Interface: GetMessagesAround

Defined in: packages/types/dist/types/discordeno.d.ts:259

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

Extends

Properties

around?

optional around: BigString

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

Get messages around this message id


limit?

optional limit: number

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

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

Inherited from

GetMessagesLimit.limit