Skip to main content

GetChannelPinsOptions

Documentation


Documentation / @discordeno/types / GetChannelPinsOptions

Interface: GetChannelPinsOptions

Defined in: discordeno/message.ts:146

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

Properties

before?

optional before?: string

Defined in: discordeno/message.ts:148

Get messages pinned before this timestamp


limit?

optional limit?: number

Defined in: discordeno/message.ts:150

Max number of pins to return (1-50), defaults to 50