GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

RESTGetAPIChannelMessagesPinsQuery

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

API/Interfaces/RESTGetAPIChannelMessagesPinsQuery
seyfert/lib/types/rest/channel.d.ts

Signature

export interface RESTGetAPIChannelMessagesPinsQuery

Properties

2
beforelimit

Methods

0

No methods.

Properties

before#
before?: string;

Get messages pinned before this timestamp

limit#
limit?: number;

Max number of pins to return (1-50)