GetChannelPinsOptions
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?
optionalbefore?:string
Defined in: discordeno/message.ts:148
Get messages pinned before this timestamp
limit?
optionallimit?:number
Defined in: discordeno/message.ts:150
Max number of pins to return (1-50), defaults to 50